2018-10-23 05:08:09,351 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 05:08:09,355 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 05:08:09,356 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-23 05:08:09,357 - 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-10-23 05:08:09,387 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-23 05:08:09,486 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-23 05:08:10,862 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'trunk-details', u'agent', u'quotas', u'l3_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'l3-ha', u'quota_details', u'address-scope', u'trunk', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'dhcp_agent_scheduler', u'extra_dhcp_opt', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'qos-fip', u'ip_allocation']) 2018-10-23 05:08:11,632 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-23 05:08:11,805 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'b3894c787b024f5a9b5e44339558ca36', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-23 05:08:11,917 - 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.23:5000/v3/endpoints/0002deb434cd4f749110c795645a48cc'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'163dd27f55ac422c8a985bc222d7b030', u'id': u'0002deb434cd4f749110c795645a48cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/07e7948e0e55450987f3ffd2909ba137'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2665ee3e816144fe941fa8c7642c3733', u'id': u'07e7948e0e55450987f3ffd2909ba137'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0a1756827fb7415c90f4a5c743fa29a7'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2665ee3e816144fe941fa8c7642c3733', u'id': u'0a1756827fb7415c90f4a5c743fa29a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0bf7b4c669764a26b7c8c2642d12d6df'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9c7abf0372ff4ff3bcae6604467a5d40', u'id': u'0bf7b4c669764a26b7c8c2642d12d6df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0c21a6b594b84f00a8fb7e7072b0d35d'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'754cd7dc10154e15a3a83609730396fe', u'id': u'0c21a6b594b84f00a8fb7e7072b0d35d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0ce8a36b76eb4f979cfaaf88076d8593'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b4f2b847bcbd414591f29da618f81ff4', u'id': u'0ce8a36b76eb4f979cfaaf88076d8593'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0ea38749668a4cb79f74e9aa32d20aa9'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'442b3fc082c34610b038319c80bae361', u'id': u'0ea38749668a4cb79f74e9aa32d20aa9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1f57830ff6ab42ea96118acc0265c9b4'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fd544d81e6cb4b2983770c25c4d3294e', u'id': u'1f57830ff6ab42ea96118acc0265c9b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2201fa1a8e5c43e3af1a46026c77ac91'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'754cd7dc10154e15a3a83609730396fe', u'id': u'2201fa1a8e5c43e3af1a46026c77ac91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/29b57a774e1445dcaeb21fa992c5917e'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'83077b0144be4dbba28f90dadaedd51b', u'id': u'29b57a774e1445dcaeb21fa992c5917e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/29d2e27356ef4698aca2aef64a4d0f24'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'80ae1326025049a78c725ae58e4fc018', u'id': u'29d2e27356ef4698aca2aef64a4d0f24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/36eedca94d0d492d8e4e8091d67eaca9'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'754cd7dc10154e15a3a83609730396fe', u'id': u'36eedca94d0d492d8e4e8091d67eaca9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3ae6d152548f4304a72feaf7b35f2cba'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'83077b0144be4dbba28f90dadaedd51b', u'id': u'3ae6d152548f4304a72feaf7b35f2cba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/42adccf6e8c948f986c825103aa31c8e'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f61fa47e02e949ab9d896d129a5a3cd0', u'id': u'42adccf6e8c948f986c825103aa31c8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/497872b85cf74ea2a195562169f817dd'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'69af95940f4c4301864045cbe5e0e953', u'id': u'497872b85cf74ea2a195562169f817dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4bfeb37315084a3f83a1a1d8f3ce4ddb'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f61fa47e02e949ab9d896d129a5a3cd0', u'id': u'4bfeb37315084a3f83a1a1d8f3ce4ddb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5273b14c935d4248afbfb4039fcf3c97'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'163dd27f55ac422c8a985bc222d7b030', u'id': u'5273b14c935d4248afbfb4039fcf3c97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/54ec1157feff4ffe8ad719dc2bfeca6b'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b4f2b847bcbd414591f29da618f81ff4', u'id': u'54ec1157feff4ffe8ad719dc2bfeca6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/614b1230922e4479800202ad34e563d8'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9c7abf0372ff4ff3bcae6604467a5d40', u'id': u'614b1230922e4479800202ad34e563d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/668d778e122c4993a1f07864d7057874'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fd544d81e6cb4b2983770c25c4d3294e', u'id': u'668d778e122c4993a1f07864d7057874'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/677cf155031840fbbbc80290fa6e45bb'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'80ae1326025049a78c725ae58e4fc018', u'id': u'677cf155031840fbbbc80290fa6e45bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/69cd4b029ded4868a967302557317730'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'69af95940f4c4301864045cbe5e0e953', u'id': u'69cd4b029ded4868a967302557317730'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/737e0026b5c14dd9a89d2bba33ca44b6'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fd544d81e6cb4b2983770c25c4d3294e', u'id': u'737e0026b5c14dd9a89d2bba33ca44b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/759095c7ac914886953963638f854370'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1e43908f33a54c53b558f659f124405e', u'id': u'759095c7ac914886953963638f854370'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/76bab752eabf409db6a3530aac3be67c'}, u'url': u'http://172.30.9.23:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e4e64f9f4bb748cf8cb943dffbddb17c', u'id': u'76bab752eabf409db6a3530aac3be67c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7c1c2acbe90942db8cf50bd95fec2331'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'80ae1326025049a78c725ae58e4fc018', u'id': u'7c1c2acbe90942db8cf50bd95fec2331'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8f3e4810a9324edea55b29eaaac5eb6c'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9c7abf0372ff4ff3bcae6604467a5d40', u'id': u'8f3e4810a9324edea55b29eaaac5eb6c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/93ccf7fc42af405cb1f8a3b5e32724c8'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'57fa1b75fb634cf696f5650ad294bd84', u'id': u'93ccf7fc42af405cb1f8a3b5e32724c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9ccad2d988bb4dea8bf5ed56305e2656'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'442b3fc082c34610b038319c80bae361', u'id': u'9ccad2d988bb4dea8bf5ed56305e2656'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9d5e5d7ef94246b492d7cbbb9f04443f'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1e43908f33a54c53b558f659f124405e', u'id': u'9d5e5d7ef94246b492d7cbbb9f04443f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a3c50e072dd445289c995fc1a0a829b4'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'442b3fc082c34610b038319c80bae361', u'id': u'a3c50e072dd445289c995fc1a0a829b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a972cabd9e3d4337a2d559674426e99c'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f61fa47e02e949ab9d896d129a5a3cd0', u'id': u'a972cabd9e3d4337a2d559674426e99c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/adbdbb81c78d46408857efe5b4978318'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'57fa1b75fb634cf696f5650ad294bd84', u'id': u'adbdbb81c78d46408857efe5b4978318'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/aea3c2f15e9c4ec68581593a30bc301f'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'57fa1b75fb634cf696f5650ad294bd84', u'id': u'aea3c2f15e9c4ec68581593a30bc301f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b9dac450e911448abb3c7fe4536a836d'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1e43908f33a54c53b558f659f124405e', u'id': u'b9dac450e911448abb3c7fe4536a836d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/bbf062d2e0d1413a90b00896aa7ad09b'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'69af95940f4c4301864045cbe5e0e953', u'id': u'bbf062d2e0d1413a90b00896aa7ad09b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/bf3b10dfedc741b08b242f4046c9df57'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b4f2b847bcbd414591f29da618f81ff4', u'id': u'bf3b10dfedc741b08b242f4046c9df57'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d70133962ec74789968b63373bec08ab'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e4e64f9f4bb748cf8cb943dffbddb17c', u'id': u'd70133962ec74789968b63373bec08ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d7dba8abb102426e85e7b64227ba0e8f'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'163dd27f55ac422c8a985bc222d7b030', u'id': u'd7dba8abb102426e85e7b64227ba0e8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/edae171246084cd983734bdb268ee2f1'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2665ee3e816144fe941fa8c7642c3733', u'id': u'edae171246084cd983734bdb268ee2f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f52b5e33559a49c4bee2ea2b0c2cdaf9'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e4e64f9f4bb748cf8cb943dffbddb17c', u'id': u'f52b5e33559a49c4bee2ea2b0c2cdaf9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/fffef8502a1e4a4ca2a22bd3091b4286'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'83077b0144be4dbba28f90dadaedd51b', u'id': u'fffef8502a1e4a4ca2a22bd3091b4286'})] 2018-10-23 05:08:13,777 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-23 05:08:13,822 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-23 05:08:13,970 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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", "cx16", "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", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 15}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2622, 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.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", "cx16", "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", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 16}, 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})] 2018-10-23 05:08:13,999 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-23 05:08:14,096 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'aeecc923-7810-4309-92d7-45889b1cf4ed'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:05:42Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 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-10-23T05:05:37Z', u'provider:network_type': u'flat', u'tenant_id': u'cc0890326dc74553b2104b665bdf4eb7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cc0890326dc74553b2104b665bdf4eb7', u'l2_adjacency': True})] 2018-10-23 05:08:14,131 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-23 05:08:14,331 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'4024e19839cf42dc8025ceb3284d0906'}), Munch({'project': u'75b496dd16d34c75adcf276cf3069d94', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'53772f3c3c37441bbcdfb40b970b342f'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'58e2070b94964396add493cf86b4f381'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'00f32241bfd349168a11f5477bcf5387', 'user': u'6d66aabe4a604fc8b40b38a2760baafd'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'6d66aabe4a604fc8b40b38a2760baafd'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'8df60b640c914758a6cae48c2c924e2d'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'b3e29a1434f045a7b686896c597f0176'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'b4a1569b160d4a87901fcfb4b411eb2c'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'c863b796743649c4a8b67b8f1f19ebde'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'c9a90e9ac9bc4791bac27126662ce454'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'd65741b88bce400d81236ff2ccbe2ddb'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'e170da6a00344584b5fdb5d3de1d8638'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'e91721c55ee241baa42d2aab1c46f358'}), Munch({'project': u'cc0890326dc74553b2104b665bdf4eb7', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'f3ca534b9470447fb0b0871aec4a2e5c'}), Munch({'domain': u'b3894c787b024f5a9b5e44339558ca36', 'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'1db8a9023c26471f84a87fbd688c6fad'}), Munch({'id': u'93aae36133c444ee908c35bffba3c1ff', 'user': u'53772f3c3c37441bbcdfb40b970b342f'})] 2018-10-23 05:08:14,427 - 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'ResellerAdmin', 'id': u'00f32241bfd349168a11f5477bcf5387'}), 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'93aae36133c444ee908c35bffba3c1ff'}), 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'9411d8f32fba4eaeae9845b737237827'}), 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'heat_stack_user', 'id': u'dd30d166998d413d86967e2c453bed3f'})] 2018-10-23 05:08:14,476 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-23 05:08:14,582 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-23 05:08:14,692 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0cd3d1b7fc56462ab48a320a2077cf80', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'163dd27f55ac422c8a985bc222d7b030', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1e43908f33a54c53b558f659f124405e', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'2665ee3e816144fe941fa8c7642c3733', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'442b3fc082c34610b038319c80bae361', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'57fa1b75fb634cf696f5650ad294bd84', 'name': u'nova'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'69af95940f4c4301864045cbe5e0e953', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'754cd7dc10154e15a3a83609730396fe', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'80ae1326025049a78c725ae58e4fc018', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'83077b0144be4dbba28f90dadaedd51b', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'9c7abf0372ff4ff3bcae6604467a5d40', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'b4f2b847bcbd414591f29da618f81ff4', 'name': u'heat'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'e4e64f9f4bb748cf8cb943dffbddb17c', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f61fa47e02e949ab9d896d129a5a3cd0', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'fd544d81e6cb4b2983770c25c4d3294e', 'name': u'swift'})] 2018-10-23 05:08:14,738 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:05:42Z', 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'aeecc923-7810-4309-92d7-45889b1cf4ed', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'tenant_id': u'cc0890326dc74553b2104b665bdf4eb7', u'created_at': u'2018-10-23T05:05:42Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'cc0890326dc74553b2104b665bdf4eb7'})] 2018-10-23 05:08:14,747 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2018-10-23 05:08:14,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:08:14,891 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-23 05:08:14,944 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-23 05:08:16,487 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-23 05:08:17,283 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:08:17Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'47dc0b01-2a07-46e6-80bd-e8d50db9e00d', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_217c1cd5-a585-4a18-bd91-dcd70c16b004', u'created_at': u'2018-10-23T05:08:17Z', u'mtu': 1450, u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'75b496dd16d34c75adcf276cf3069d94', u'l2_adjacency': True}) 2018-10-23 05:08:18,144 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:08:17Z', 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'957883ea-153e-4a5e-a9ea-7c7238990a57', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_217c1cd5-a585-4a18-bd91-dcd70c16b004', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'47dc0b01-2a07-46e6-80bd-e8d50db9e00d', u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'created_at': u'2018-10-23T05:08:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'75b496dd16d34c75adcf276cf3069d94'}) 2018-10-23 05:08:19,690 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:08:19Z', u'revision_number': 2, u'ha': False, u'id': u'64238e06-6a30-409a-a218-9c6a455912bf', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_217c1cd5-a585-4a18-bd91-dcd70c16b004', u'admin_state_up': True, u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'created_at': u'2018-10-23T05:08:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'75b496dd16d34c75adcf276cf3069d94'}) 2018-10-23 05:08:21,808 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:08:21,809 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-23 05:08:27,039 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-23 05:08:28,772 - 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'd16ace6c4bcb438e87ce13178662ae8d', '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_42e50ba1-6803-49e4-9245-b8c0383d586f'}) 2018-10-23 05:08:29,182 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'778987ee94fc411fba19ed89121048ad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_42e50ba1-6803-49e4-9245-b8c0383d586f'}) 2018-10-23 05:08:29,325 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:08:29,517 - functest.core.tenantnetwork - DEBUG - role: 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'dab48754e40f4c7199c757719b283eff'}) 2018-10-23 05:08:30,110 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_42e50ba1-6803-49e4-9245-b8c0383d586f', 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'd16ace6c4bcb438e87ce13178662ae8d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ead82da2-dd74-45b2-a759-c5cea7f4cefb', 'username': u'tenantnetwork2-user_42e50ba1-6803-49e4-9245-b8c0383d586f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:08:30,114 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_42e50ba1-6803-49e4-9245-b8c0383d586f', 'password': 'ead82da2-dd74-45b2-a759-c5cea7f4cefb', 'project_name': 'tenantnetwork2-project_42e50ba1-6803-49e4-9245-b8c0383d586f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'd16ace6c4bcb438e87ce13178662ae8d', 'project_domain_name': 'Default'} 2018-10-23 05:08:30,114 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-23 05:08:30,776 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:08:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc32f1d2-3b8d-4f70-9e8d-72ffe86d0940', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_42e50ba1-6803-49e4-9245-b8c0383d586f', u'created_at': u'2018-10-23T05:08:30Z', u'mtu': 1450, u'tenant_id': u'd16ace6c4bcb438e87ce13178662ae8d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd16ace6c4bcb438e87ce13178662ae8d', u'l2_adjacency': True}) 2018-10-23 05:08:33,036 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:08: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'3aa48160-ea0f-401b-8f77-5ae9ee3e9731', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_42e50ba1-6803-49e4-9245-b8c0383d586f', u'enable_dhcp': True, u'network_id': u'dc32f1d2-3b8d-4f70-9e8d-72ffe86d0940', u'tenant_id': u'd16ace6c4bcb438e87ce13178662ae8d', u'created_at': u'2018-10-23T05:08: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'd16ace6c4bcb438e87ce13178662ae8d'}) 2018-10-23 05:08:34,529 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:08:34Z', u'revision_number': 2, u'id': u'713d33eb-258d-443f-a177-798fb3713a11', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_42e50ba1-6803-49e4-9245-b8c0383d586f', u'admin_state_up': True, u'tenant_id': u'd16ace6c4bcb438e87ce13178662ae8d', u'created_at': u'2018-10-23T05:08:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'd16ace6c4bcb438e87ce13178662ae8d'}) 2018-10-23 05:08:36,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:08:36,932 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-23 05:08:45,380 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-23 05:08:46,169 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-23 05:08:46,801 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:08:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eabdec42-002c-4db1-921d-4822dbbcfd50', u'provider:segmentation_id': 90, 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_ce68dd1c-c814-417d-b205-a44596872d3b', u'created_at': u'2018-10-23T05:08:46Z', u'mtu': 1450, u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'75b496dd16d34c75adcf276cf3069d94', u'l2_adjacency': True}) 2018-10-23 05:08:47,304 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:08:47Z', 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'474331ba-19b6-4bf4-aec2-e8ccb08dbf4d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_ce68dd1c-c814-417d-b205-a44596872d3b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'eabdec42-002c-4db1-921d-4822dbbcfd50', u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'created_at': u'2018-10-23T05:08:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'75b496dd16d34c75adcf276cf3069d94'}) 2018-10-23 05:08:48,761 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:08:48Z', u'revision_number': 2, u'ha': False, u'id': u'ec927442-5b10-4f1b-a5b9-9565c33c8497', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_ce68dd1c-c814-417d-b205-a44596872d3b', u'admin_state_up': True, u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'created_at': u'2018-10-23T05:08:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'75b496dd16d34c75adcf276cf3069d94'}) 2018-10-23 05:08:54,118 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/344f5cd6-aa07-4316-b773-ef45173ffdc3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/344f5cd6-aa07-4316-b773-ef45173ffdc3/file', 'owner': u'75b496dd16d34c75adcf276cf3069d94', 'id': u'344f5cd6-aa07-4316-b773-ef45173ffdc3', 'size': 12716032, u'self': u'/v2/images/344f5cd6-aa07-4316-b773-ef45173ffdc3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'75b496dd16d34c75adcf276cf3069d94', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/344f5cd6-aa07-4316-b773-ef45173ffdc3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:08:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:08:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_ce68dd1c-c814-417d-b205-a44596872d3b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/344f5cd6-aa07-4316-b773-ef45173ffdc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_ce68dd1c-c814-417d-b205-a44596872d3b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_ce68dd1c-c814-417d-b205-a44596872d3b', 'created': u'2018-10-23T05:08:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:08:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/344f5cd6-aa07-4316-b773-ef45173ffdc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_ce68dd1c-c814-417d-b205-a44596872d3b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:08:54,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_ce68dd1c-c814-417d-b205-a44596872d3b', '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'75b496dd16d34c75adcf276cf3069d94', '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'7db9e391-2c4a-4f11-a7a6-9f49b5e5e48a', 'swap': 0}) 2018-10-23 05:08:55,136 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:08:55,136 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 05:09:01,585 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-23 05:09:02,531 - 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'597c20c9ba8c4f698bc806dd6541196f', '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_954ddb82-73b8-4f4e-bc37-d62eeb435550'}) 2018-10-23 05:09:02,935 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16b3c2d5103f4ceabe1f9a5fdfcba4a7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_954ddb82-73b8-4f4e-bc37-d62eeb435550'}) 2018-10-23 05:09:03,122 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:09:03,231 - functest.core.tenantnetwork - DEBUG - role: 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'274071188ce9411782c9e30352b229ea'}) 2018-10-23 05:09:03,937 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_954ddb82-73b8-4f4e-bc37-d62eeb435550', 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'597c20c9ba8c4f698bc806dd6541196f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7d16f830-633e-4f60-9336-c5aa12b1e3c8', 'username': u'vmready2-user_954ddb82-73b8-4f4e-bc37-d62eeb435550', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:09:03,940 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_954ddb82-73b8-4f4e-bc37-d62eeb435550', 'password': '7d16f830-633e-4f60-9336-c5aa12b1e3c8', 'project_name': 'vmready2-project_954ddb82-73b8-4f4e-bc37-d62eeb435550', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '597c20c9ba8c4f698bc806dd6541196f', 'project_domain_name': 'Default'} 2018-10-23 05:09:03,941 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-23 05:09:04,829 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:09:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0b924ff3-bb96-4f38-847e-26f3272e4913', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_954ddb82-73b8-4f4e-bc37-d62eeb435550', u'created_at': u'2018-10-23T05:09:04Z', u'mtu': 1450, u'tenant_id': u'597c20c9ba8c4f698bc806dd6541196f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'597c20c9ba8c4f698bc806dd6541196f', u'l2_adjacency': True}) 2018-10-23 05:09:06,144 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:09: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'92f592e2-bf9a-4f21-af1a-2b5caebf426a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_954ddb82-73b8-4f4e-bc37-d62eeb435550', u'enable_dhcp': True, u'network_id': u'0b924ff3-bb96-4f38-847e-26f3272e4913', u'tenant_id': u'597c20c9ba8c4f698bc806dd6541196f', u'created_at': u'2018-10-23T05:09: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'597c20c9ba8c4f698bc806dd6541196f'}) 2018-10-23 05:09:07,534 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:09:07Z', u'revision_number': 2, u'id': u'2617134b-c064-4561-a192-8e0fe45050f3', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_954ddb82-73b8-4f4e-bc37-d62eeb435550', u'admin_state_up': True, u'tenant_id': u'597c20c9ba8c4f698bc806dd6541196f', u'created_at': u'2018-10-23T05:09:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'597c20c9ba8c4f698bc806dd6541196f'}) 2018-10-23 05:09:11,795 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/02956417-eca7-4121-b269-fe2dfacbacd9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/02956417-eca7-4121-b269-fe2dfacbacd9/file', 'owner': u'597c20c9ba8c4f698bc806dd6541196f', 'id': u'02956417-eca7-4121-b269-fe2dfacbacd9', 'size': 12716032, u'self': u'/v2/images/02956417-eca7-4121-b269-fe2dfacbacd9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'597c20c9ba8c4f698bc806dd6541196f', 'name': 'vmready2-project_954ddb82-73b8-4f4e-bc37-d62eeb435550', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/02956417-eca7-4121-b269-fe2dfacbacd9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:09:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:09:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_954ddb82-73b8-4f4e-bc37-d62eeb435550', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/02956417-eca7-4121-b269-fe2dfacbacd9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_954ddb82-73b8-4f4e-bc37-d62eeb435550', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_954ddb82-73b8-4f4e-bc37-d62eeb435550', 'created': u'2018-10-23T05:09:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:09:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/02956417-eca7-4121-b269-fe2dfacbacd9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_954ddb82-73b8-4f4e-bc37-d62eeb435550', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:09:12,141 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_954ddb82-73b8-4f4e-bc37-d62eeb435550', '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'75b496dd16d34c75adcf276cf3069d94', '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'11689c3c-8cd6-4272-9ce4-d158ee216707', 'swap': 0}) 2018-10-23 05:09:12,282 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:09:12,283 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 05:09:19,538 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-23 05:09:20,256 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-23 05:09:20,814 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:09:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2d74a643-2c1a-49c0-9f1d-6da3e07eba16', u'provider:segmentation_id': 38, 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_0669a748-b480-42c2-9a64-284d7c8a1fe6', u'created_at': u'2018-10-23T05:09:20Z', u'mtu': 1450, u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'75b496dd16d34c75adcf276cf3069d94', u'l2_adjacency': True}) 2018-10-23 05:09:21,493 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:09:21Z', 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'2a8c525c-3752-43bd-b482-85842ed7657f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_0669a748-b480-42c2-9a64-284d7c8a1fe6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2d74a643-2c1a-49c0-9f1d-6da3e07eba16', u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'created_at': u'2018-10-23T05:09:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'75b496dd16d34c75adcf276cf3069d94'}) 2018-10-23 05:09:22,939 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:09:22Z', u'revision_number': 2, u'ha': False, u'id': u'e2315136-2478-417d-860e-88c11ab98cd2', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_0669a748-b480-42c2-9a64-284d7c8a1fe6', u'admin_state_up': True, u'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', u'created_at': u'2018-10-23T05:09:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'75b496dd16d34c75adcf276cf3069d94'}) 2018-10-23 05:09:26,007 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/c450305c-9038-4a08-acd9-0b93d1318478/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c450305c-9038-4a08-acd9-0b93d1318478/file', 'owner': u'75b496dd16d34c75adcf276cf3069d94', 'id': u'c450305c-9038-4a08-acd9-0b93d1318478', 'size': 12716032, u'self': u'/v2/images/c450305c-9038-4a08-acd9-0b93d1318478', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'75b496dd16d34c75adcf276cf3069d94', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/c450305c-9038-4a08-acd9-0b93d1318478/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:09:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:09:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_0669a748-b480-42c2-9a64-284d7c8a1fe6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c450305c-9038-4a08-acd9-0b93d1318478', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_0669a748-b480-42c2-9a64-284d7c8a1fe6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_0669a748-b480-42c2-9a64-284d7c8a1fe6', 'created': u'2018-10-23T05:09:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:09:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c450305c-9038-4a08-acd9-0b93d1318478', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_0669a748-b480-42c2-9a64-284d7c8a1fe6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:09:26,308 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_0669a748-b480-42c2-9a64-284d7c8a1fe6', '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'75b496dd16d34c75adcf276cf3069d94', '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'4c5d1ce1-02fe-4f9d-93a8-8a579474828f', 'swap': 0}) 2018-10-23 05:09:26,656 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqA4ifd063dqgctXbCOnr5z1aeRKnbAne623ACO+DvI68lyZs6f9mF/wBYkSpNfmRpInzNDamlUFKcHJpZA0SQidpomwGfSFmiVsfZnW6RECJGL4bRQanJCeLACIp5HjMILdaVs15WqS7QHq4yo5ZPfqBjLdLahczvK6XeVRoID8QWfLKH/mSLK5VgeqYbsxfJYCHjsjbkmUZTx2lkmAFAjU5vugirxHwp2VblC3yJ74yhF9lQUikyx19bGS4gBx4ckzWyjnWhoSAS4d91DLKr4hjBbBE5n5LLSJO42abhpMvxFaICBiHW4L8rWwIfzWcCIrNlEIhnecwjWSWWiCd9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqgOIn3dOt3aoHLV2wjp6+c9WnkSp2wJ3uttwAjvg7yOvJcmb\nOn/Zhf8AWJEqTX5kaSJ8zQ2ppVBSnByaWQNEkInaaJsBn0hZolbH2Z1ukRAiRi+G\n0UGpyQniwAiKeR4zCC3WlbNeVqku0B6uMqOWT36gYy3S2oXM7yul3lUaCA/EFnyy\nh/5kiyuVYHqmG7MXyWAh47I25JlGU8dpZJgBQI1Ob7oIq8R8KdlW5Qt8ie+MoRfZ\nUFIpMsdfWxkuIAceHJM1so51oaEgEuHfdQyyq+IYwWwROZ+Sy0iTuNmm4aTL8RWi\nAgYh1uC/K1sCH81nAiKzZRCIZ3nMI1kllognfQIDAQABAoIBAQCfjTFqdk0pX/Hk\n/2e0X62JQ0vGvCmrn2U9tzIm5orx4ks86zcCb3l0hxuMAq/wie0xvWviBDBxNDBS\n0YUIhEiUXMrb4JxlH0D/WPG1CEn7WWjQ9UlQmI7+XIiwL1PE1tKNmncHho3CRoPo\nTOKuI1eswulCKn73FRp+WjgPr03+wUVxPLjlq7zjbsjWW0bCxvxomimFvDjZbD2s\nuexFMY2k3Bx0xwrfYDPYZtjSPzywZSE6dQ27eydYZM8Q0S+3KiLgoK0oPFhpmGvb\nHEK2rbcwlPudX8RMyOK0FD4Q8MMwZUDm+gIftg4NtORY2tM5f44EHaJt7erTEWW9\nAxxQMcABAoGBANEbdks8AOuDxqPTruUdv1gXhP4obzWS53fQo1amU3cqplNpRji/\nqCaOYIPHwanedfKp7hUJnW2lY61od6KmPUkcryaUGDYEiVTDnhY6r9eN/OybYyRy\nLLEGjy1/VmyOU1Q7kUOBChNBelRK4PFgO/hacP8qkxrH+w6kAxk7Tfs9AoGBANAj\nxgdA6mpQeDSondBRRlU1F4jTnMjBKED0qF1V/ET/Wg4iirkei5rmN1q8OPpuEJIb\n1QVW6zKMAcQa/OoCVqS9AytRs8gdBdtYScnyxNK7jAO21iu6Vz8Ebc1ty95Ifoxv\nvomNRWPP/lE/DGVgH2LrLOG7nuPlTgVczUkDQqFBAoGBALmV6v5IyfQ8py69cCru\npOUVMrazwkfFEuQW6vC7e7Z2xtmexHEXQLC/ik9LGcmepAXz5VcMiolG0VmVLyDO\n8/OQnq7Zn0dJ7WyqlQLboTbpUMHaAzrUjm+rB6X0rwp3ouNOXtWPkBaY9W4catov\nc+ousrz010xckqhizlE1fjdtAoGAO6gFOk8A4TfvPCiYEv04i3OMK0t7xI6YWwXE\nu/vJMn198k80M5rtqJgThY4tRpoFZdtUUxN2liZK20pg8zF4Y/9IyUHBpbmr1BKa\nE6fhggT/PJFLEX13RDigwCCYLj3ZB6d/lS1IljMnUWIgy22hkViWpJyCDg/LLP5M\nWID2uAECgYEAzaVhGtTY9PMfl8F5cia6EE+8h7brXj97zYpNEOw1BbUwjCZyfEZ8\nSKPZDO5QrG8WJ/Z5Yyi6BiKtQX47hqaAcMvg819bZ7tGYu7x42hx3XTsbZCUXESY\nRLST4ICohwUTonWMqL5w1jUi04ABcM685ERnzRaSkNCv0MBzH0ZzYzs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'53772f3c3c37441bbcdfb40b970b342f', 'name': u'singlevm1-kp_0669a748-b480-42c2-9a64-284d7c8a1fe6', 'created_at': '2018-10-23T05:09:26.656779', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'75b496dd16d34c75adcf276cf3069d94', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'21:0a:17:29:78:54:65:ce:7c:ff:5a:03:9e:5a:fb:72', 'type': 'ssh', 'id': u'singlevm1-kp_0669a748-b480-42c2-9a64-284d7c8a1fe6'}) 2018-10-23 05:09:26,657 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAqgOIn3dOt3aoHLV2wjp6+c9WnkSp2wJ3uttwAjvg7yOvJcmb On/Zhf8AWJEqTX5kaSJ8zQ2ppVBSnByaWQNEkInaaJsBn0hZolbH2Z1ukRAiRi+G 0UGpyQniwAiKeR4zCC3WlbNeVqku0B6uMqOWT36gYy3S2oXM7yul3lUaCA/EFnyy h/5kiyuVYHqmG7MXyWAh47I25JlGU8dpZJgBQI1Ob7oIq8R8KdlW5Qt8ie+MoRfZ UFIpMsdfWxkuIAceHJM1so51oaEgEuHfdQyyq+IYwWwROZ+Sy0iTuNmm4aTL8RWi AgYh1uC/K1sCH81nAiKzZRCIZ3nMI1kllognfQIDAQABAoIBAQCfjTFqdk0pX/Hk /2e0X62JQ0vGvCmrn2U9tzIm5orx4ks86zcCb3l0hxuMAq/wie0xvWviBDBxNDBS 0YUIhEiUXMrb4JxlH0D/WPG1CEn7WWjQ9UlQmI7+XIiwL1PE1tKNmncHho3CRoPo TOKuI1eswulCKn73FRp+WjgPr03+wUVxPLjlq7zjbsjWW0bCxvxomimFvDjZbD2s uexFMY2k3Bx0xwrfYDPYZtjSPzywZSE6dQ27eydYZM8Q0S+3KiLgoK0oPFhpmGvb HEK2rbcwlPudX8RMyOK0FD4Q8MMwZUDm+gIftg4NtORY2tM5f44EHaJt7erTEWW9 AxxQMcABAoGBANEbdks8AOuDxqPTruUdv1gXhP4obzWS53fQo1amU3cqplNpRji/ qCaOYIPHwanedfKp7hUJnW2lY61od6KmPUkcryaUGDYEiVTDnhY6r9eN/OybYyRy LLEGjy1/VmyOU1Q7kUOBChNBelRK4PFgO/hacP8qkxrH+w6kAxk7Tfs9AoGBANAj xgdA6mpQeDSondBRRlU1F4jTnMjBKED0qF1V/ET/Wg4iirkei5rmN1q8OPpuEJIb 1QVW6zKMAcQa/OoCVqS9AytRs8gdBdtYScnyxNK7jAO21iu6Vz8Ebc1ty95Ifoxv vomNRWPP/lE/DGVgH2LrLOG7nuPlTgVczUkDQqFBAoGBALmV6v5IyfQ8py69cCru pOUVMrazwkfFEuQW6vC7e7Z2xtmexHEXQLC/ik9LGcmepAXz5VcMiolG0VmVLyDO 8/OQnq7Zn0dJ7WyqlQLboTbpUMHaAzrUjm+rB6X0rwp3ouNOXtWPkBaY9W4catov c+ousrz010xckqhizlE1fjdtAoGAO6gFOk8A4TfvPCiYEv04i3OMK0t7xI6YWwXE u/vJMn198k80M5rtqJgThY4tRpoFZdtUUxN2liZK20pg8zF4Y/9IyUHBpbmr1BKa E6fhggT/PJFLEX13RDigwCCYLj3ZB6d/lS1IljMnUWIgy22hkViWpJyCDg/LLP5M WID2uAECgYEAzaVhGtTY9PMfl8F5cia6EE+8h7brXj97zYpNEOw1BbUwjCZyfEZ8 SKPZDO5QrG8WJ/Z5Yyi6BiKtQX47hqaAcMvg819bZ7tGYu7x42hx3XTsbZCUXESY RLST4ICohwUTonWMqL5w1jUi04ABcM685ERnzRaSkNCv0MBzH0ZzYzs= -----END RSA PRIVATE KEY----- 2018-10-23 05:09:44,722 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_0669a748-b480-42c2-9a64-284d7c8a1fe6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:d0:9d', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c450305c-9038-4a08-acd9-0b93d1318478'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-10-23T05:09:40.000000', 'flavor': Munch({u'id': u'4c5d1ce1-02fe-4f9d-93a8-8a579474828f'}), 'az': u'nova', 'id': u'c02c5ecc-44dc-4468-a883-cdd4fe6473d8', 'security_groups': [Munch({u'name': u'singlevm1-sg_0669a748-b480-42c2-9a64-284d7c8a1fe6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53772f3c3c37441bbcdfb40b970b342f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'75b496dd16d34c75adcf276cf3069d94', '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-10-23T05:09:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:09:40Z', 'hostId': u'ef36e6d3dc150ea547c13e7b75f8b9bbb1f37cb2c959e7aeb92bbfb7', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_0669a748-b480-42c2-9a64-284d7c8a1fe6', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'ef36e6d3dc150ea547c13e7b75f8b9bbb1f37cb2c959e7aeb92bbfb7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.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-00000001', u'OS-SRV-USG:launched_at': u'2018-10-23T05:09:40.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'75b496dd16d34c75adcf276cf3069d94', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_0669a748-b480-42c2-9a64-284d7c8a1fe6', 'adminPass': u'ZDHBoHh72TPq', 'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', 'created_at': u'2018-10-23T05:09:29Z', 'created': u'2018-10-23T05:09:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:09:47,846 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e2315136-2478-417d-860e-88c11ab98cd2', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'75b496dd16d34c75adcf276cf3069d94', 'created_at': u'2018-10-23T05:09:45Z', 'attached': True, 'updated_at': u'2018-10-23T05:09:47Z', 'id': u'fbf82066-0338-4c3b-8f95-efcf3e48fa6c', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'75b496dd16d34c75adcf276cf3069d94', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'e2315136-2478-417d-860e-88c11ab98cd2', u'qos_policy_id': None, 'project_id': u'75b496dd16d34c75adcf276cf3069d94', 'port_id': u'06b6e163-1890-4ec3-95f0-7c7a3e3275c3', 'port': u'06b6e163-1890-4ec3-95f0-7c7a3e3275c3', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 05:09:48,676 - 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 513245726 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.908 MHz processor [ 0.177204] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.179386] pid_max: default: 32768 minimum: 301 [ 0.180582] ACPI: Core revision 20150930 [ 0.182197] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183888] Security Framework initialized [ 0.184969] Yama: becoming mindful. [ 0.185916] AppArmor: AppArmor initialized [ 0.187017] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188724] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190370] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191922] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193724] Initializing cgroup subsys io [ 0.194782] Initializing cgroup subsys memory [ 0.195905] Initializing cgroup subsys devices [ 0.197046] Initializing cgroup subsys freezer [ 0.198185] Initializing cgroup subsys net_cls [ 0.199320] Initializing cgroup subsys perf_event [ 0.200522] Initializing cgroup subsys net_prio [ 0.201674] Initializing cgroup subsys hugetlb [ 0.202802] Initializing cgroup subsys pids [ 0.203920] CPU: Physical Processor ID: 0 [ 0.205666] mce: CPU supports 10 MCE banks [ 0.206755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208067] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224472] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.231089] ftrace: allocating 31920 entries in 125 pages [ 0.256844] smpboot: Max logical packages: 1 [ 0.257966] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259742] x2apic enabled [ 0.260833] Switched APIC routing to physical x2apic. [ 0.263170] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.264621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.267313] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269655] KVM setup paravirtual spinlock [ 0.271188] x86: Booted up 1 node, 1 CPUs [ 0.272248] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.274047] devtmpfs: initialized [ 0.275981] evm: security.selinux [ 0.276898] evm: security.SMACK64 [ 0.277815] evm: security.SMACK64EXEC [ 0.278796] evm: security.SMACK64TRANSMUTE [ 0.279848] evm: security.SMACK64MMAP [ 0.280816] evm: security.ima [ 0.281653] evm: security.capability [ 0.282680] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.285084] pinctrl core: initialized pinctrl subsystem [ 0.286505] RTC time: 5:09:41, date: 10/23/18 [ 0.287756] NET: Registered protocol family 16 [ 0.289020] cpuidle: using governor ladder [ 0.290101] cpuidle: using governor menu [ 0.291139] PCCT header not found. [ 0.292128] ACPI: bus type PCI registered [ 0.293183] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294793] PCI: Using configuration type 1 for base access [ 0.296882] ACPI: Added _OSI(Module Device) [ 0.297997] ACPI: Added _OSI(Processor Device) [ 0.299132] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300319] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302412] ACPI: Interpreter enabled [ 0.303415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313116] ACPI: (supports S0 S5) [ 0.314053] ACPI: Using IOAPIC for interrupt routing [ 0.315294] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.318979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322067] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326461] acpiphp: Slot [3] registered [ 0.327519] acpiphp: Slot [4] registered [ 0.328568] acpiphp: Slot [5] registered [ 0.329611] acpiphp: Slot [6] registered [ 0.330654] acpiphp: Slot [7] registered [ 0.331699] acpiphp: Slot [8] registered [ 0.332744] acpiphp: Slot [9] registered [ 0.333783] acpiphp: Slot [10] registered [ 0.334845] acpiphp: Slot [11] registered [ 0.335909] acpiphp: Slot [12] registered [ 0.336970] acpiphp: Slot [13] registered [ 0.338034] acpiphp: Slot [14] registered [ 0.339099] acpiphp: Slot [15] registered [ 0.353777] acpiphp: Slot [16] registered [ 0.354828] acpiphp: Slot [17] registered [ 0.355891] acpiphp: Slot [18] registered [ 0.356944] acpiphp: Slot [19] registered [ 0.358012] acpiphp: Slot [20] registered [ 0.359070] acpiphp: Slot [21] registered [ 0.360127] acpiphp: Slot [22] registered [ 0.361184] acpiphp: Slot [23] registered [ 0.362245] acpiphp: Slot [24] registered [ 0.363297] acpiphp: Slot [25] registered [ 0.364357] acpiphp: Slot [26] registered [ 0.365408] acpiphp: Slot [27] registered [ 0.366464] acpiphp: Slot [28] registered [ 0.367528] acpiphp: Slot [29] registered [ 0.368584] acpiphp: Slot [30] registered [ 0.369639] acpiphp: Slot [31] registered [ 0.370695] PCI host bridge to bus 0000:00 [ 0.371754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373320] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374891] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376790] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378680] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380583] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386104] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387630] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389256] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.395529] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418503] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.422237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.424073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425879] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.427583] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.428943] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.430953] vgaarb: loaded [ 0.431749] vgaarb: bridge control possible 0000:00:02.0 [ 0.433303] SCSI subsystem initialized [ 0.434492] ACPI: bus type USB registered [ 0.435565] usbcore: registered new interface driver usbfs [ 0.436898] usbcore: registered new interface driver hub [ 0.438211] usbcore: registered new device driver usb [ 0.439638] PCI: Using ACPI for IRQ routing [ 0.441078] NetLabel: Initializing [ 0.442023] NetLabel: domain hash size = 128 [ 0.443132] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444378] NetLabel: unlabeled traffic allowed by default [ 0.445878] clocksource: Switched to clocksource kvm-clock [ 0.455194] AppArmor: AppArmor Filesystem Enabled [ 0.456424] pnp: PnP ACPI init [ 0.457596] pnp: PnP ACPI: found 5 devices [ 0.464258] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.466475] NET: Registered protocol family 2 [ 0.467815] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.469485] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.471039] TCP: Hash tables configured (established 4096 bind 4096) [ 0.472603] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.474004] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.475514] NET: Registered protocol family 1 [ 0.476649] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.478083] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.479484] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508396] Trying to unpack rootfs image as initramfs... [ 0.568323] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.573232] Scanning for low memory corruption every 60 seconds [ 0.575289] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.576830] audit: initializing netlink subsys (disabled) [ 0.578261] audit: type=2000 audit(1540271381.226:1): initialized [ 0.580054] Initialise system trusted keyring [ 0.581364] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.582890] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.585501] zbud: loaded [ 0.586462] VFS: Disk quotas dquot_6.6.0 [ 0.587558] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589622] fuse init (API version 7.23) [ 0.590819] Key type big_key registered [ 0.591888] Allocating IMA MOK and blacklist keyrings. [ 0.593460] Key type asymmetric registered [ 0.594568] Asymmetric key parser 'x509' registered [ 0.595845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.597830] io scheduler noop registered [ 0.598898] io scheduler deadline registered (default) [ 0.600217] io scheduler cfq registered [ 0.601356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.602755] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.604438] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606376] ACPI: Power Button [PWRF] [ 0.607566] GHES: HEST is not enabled! [ 0.621687] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654076] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677671] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680534] Linux agpgart interface v0.103 [ 0.683711] brd: module loaded [ 0.685795] loop: module loaded [ 0.690438] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.692347] GPT:90111 != 2097151 [ 0.693244] GPT:Alternate GPT header not at the end of the disk. [ 0.694671] GPT:90111 != 2097151 [ 0.695583] GPT: Use GNU Parted to correct GPT errors. [ 0.696845] vda: vda1 vda15 [ 0.698481] scsi host0: ata_piix [ 0.699499] scsi host1: ata_piix [ 0.700439] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.702030] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.703932] libphy: Fixed MDIO Bus: probed [ 0.705012] tun: Universal TUN/TAP device driver, 1.6 [ 0.706271] tun: (C) 1999-2004 Max Krasnyansky [ 0.709104] PPP generic driver version 2.4.2 [ 0.710310] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711864] ehci-pci: EHCI PCI platform driver [ 0.713011] ehci-platform: EHCI generic platform driver [ 0.714307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715801] ohci-pci: OHCI PCI platform driver [ 0.716948] ohci-platform: OHCI generic platform driver [ 0.718248] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732790] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736041] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.737374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.738874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742326] usb usb1: Product: UHCI Host Controller [ 0.743541] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745016] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746286] hub 1-0:1.0: USB hub found [ 0.747309] hub 1-0:1.0: 2 ports detected [ 0.748603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752606] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753953] mousedev: PS/2 mouse device common for all mice [ 0.755597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757975] rtc_cmos 00:00: RTC can wake from S4 [ 0.759434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762523] i2c /dev entries driver [ 0.763532] device-mapper: uevent: version 1.0.3 [ 0.764780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766937] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768689] NET: Registered protocol family 10 [ 0.770169] NET: Registered protocol family 17 [ 0.771339] Key type dns_resolver registered [ 0.772582] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774014] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.776313] registered taskstats version 1 [ 0.777403] Loading compiled-in X.509 certificates [ 0.779171] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.781569] zswap: loaded using pool lzo/zbud [ 0.783536] Key type trusted registered [ 0.785580] Key type encrypted registered [ 0.786684] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788037] ima: No TPM chip found, activating TPM-bypass! [ 0.789380] evm: HMAC attrs: 0x1 [ 0.790624] Magic number: 6:896:163 [ 0.791733] rtc_cmos 00:00: setting system clock to 2018-10-23 05:09:41 UTC (1540271381) [ 0.793846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795276] EDD information not available. [ 0.863370] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879031] Write protecting the kernel read-only data: 14336k [ 0.881780] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.884119] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.078250] 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.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-00000001 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCm75jHjoo501SMoCDfGzRQZ9xU49t26B6DYNhAdv9remnLl4zikjFtyGGnG8l5fu6dPZGZircxyW0n/N5f010rKnwZblzYcvTp5xZYu6QBGB0KmyfTI9Cr1raKZqoRw+wS0VtCLIjHoCbwHptkHRbdLbMRVOv5h0JfES2GHJrAwTbgO1pBa+dRcvUgQPFdpzD9phZkrkT/V13zToQk4ulY42uEPNHoQWaoDzSBe7tWc7mrlOWMVsScKrB3z0c/NrjwX2p2Ofwjruk4NhSvMbBBTghv2Q0WAQ7Zqnc2QTIHAGUXAV0OzfXN4VgOBuHsoJyCEwnzWUbfhKBWuMGYafBz root@singlevm1-vm-0669a748-b480-42c2-9a64-284d7c8a1fe6 ssh-dss AAAAB3NzaC1kc3MAAACBAIDRxyMxn/X7Nr5Sw7gzgTQmqqqyzopM4ANyTEy+LhdGohjZsgkx+bJxFADDvPM+Ca+5r1JK7KxOiXa5kQHZ5BzRP++el3or+DTbYzIb3hnCledg5cefz2hEWdj3e75u8y+aCn5Jj+q8nr79kzLzb9n61ZDe4NGCruwQgKH9R/FZAAAAFQDBFQOOxq4bUbKO6jI+rY6siJ2eDQAAAIBjTreqnkBShfhRhMvA7ChexqAv19K0GNxhtSHVH4VytC8q6/f7bd/bhxshOR18zPnJb1O80VxHSN68JKk0SJuc4LiIL5P7NCMu3MKwzAacKsJ/ar06W2j8ano8YdkP/sJU3R9jed8ggd4cB+hG4TS+iwlvAh1KawoNrV6HvpIKggAAAIBSPKxgesI+K1/9Vs30BMi7bkZPC2JzUdRnPH58Xj+jR2l15UsGktvZbwfbUfeVVEG5Spf747x4kYtPCKs0dXSUaaJ6+orkzMdwyqFwxRfyRV8YO5G2XmeGnPsOQzntVCxI9msiv2kPT1WOB/geKsG9G70/btnhKkor8NaNrDTEOQ== root@singlevm1-vm-0669a748-b480-42c2-9a64-284d7c8a1fe6 -----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.8,24,fe80::f816:3eff:fe71:d09d/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.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-0669a748-b480-42c2-9a64-284d7c8a1fe6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-0669a748-b480-42c2-9a64-284d7c8a1fe6 login: 2018-10-23 05:09:48,750 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-23 05:09:48,751 - functest.core.singlevm - DEBUG - error: 2018-10-23 05:09:48,878 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:09:48,879 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 05:09:59,683 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-23 05:10:00,662 - 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'bdb3ead843dd40669c87595556b155cd', '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_09d96b4c-977c-4f73-9043-1d4664190f82'}) 2018-10-23 05:10:01,075 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c34af933d2e744e697f8d3adcb7bdb6e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_09d96b4c-977c-4f73-9043-1d4664190f82'}) 2018-10-23 05:10:01,268 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:10:01,379 - functest.core.tenantnetwork - DEBUG - role: 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'eaf51599550a461e91c0e76d80895ec8'}) 2018-10-23 05:10:01,999 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_09d96b4c-977c-4f73-9043-1d4664190f82', 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'bdb3ead843dd40669c87595556b155cd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7378862b-0602-4170-b5db-e30b6c7eee5e', 'username': u'singlevm2-user_09d96b4c-977c-4f73-9043-1d4664190f82', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:10:02,002 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_09d96b4c-977c-4f73-9043-1d4664190f82', 'password': '7378862b-0602-4170-b5db-e30b6c7eee5e', 'project_name': 'singlevm2-project_09d96b4c-977c-4f73-9043-1d4664190f82', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'bdb3ead843dd40669c87595556b155cd', 'project_domain_name': 'Default'} 2018-10-23 05:10:02,003 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-23 05:10:02,727 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:10:02Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f5ab0afb-f4d3-4744-8318-4bfb79e648f2', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_09d96b4c-977c-4f73-9043-1d4664190f82', u'created_at': u'2018-10-23T05:10:02Z', u'mtu': 1450, u'tenant_id': u'bdb3ead843dd40669c87595556b155cd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bdb3ead843dd40669c87595556b155cd', u'l2_adjacency': True}) 2018-10-23 05:10:03,995 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:10:03Z', 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'38fbc53a-2930-48f9-93a6-d5a1d0483b8b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_09d96b4c-977c-4f73-9043-1d4664190f82', u'enable_dhcp': True, u'network_id': u'f5ab0afb-f4d3-4744-8318-4bfb79e648f2', u'tenant_id': u'bdb3ead843dd40669c87595556b155cd', u'created_at': u'2018-10-23T05:10:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bdb3ead843dd40669c87595556b155cd'}) 2018-10-23 05:10:05,472 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:10:05Z', u'revision_number': 2, u'id': u'9acad636-82e2-45e9-b887-39106b205402', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_09d96b4c-977c-4f73-9043-1d4664190f82', u'admin_state_up': True, u'tenant_id': u'bdb3ead843dd40669c87595556b155cd', u'created_at': u'2018-10-23T05:10:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'bdb3ead843dd40669c87595556b155cd'}) 2018-10-23 05:10:09,400 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/398f8f20-5cc2-4286-a36b-f58006ea3801/snap', u'metadata': Munch({})})], 'file': u'/v2/images/398f8f20-5cc2-4286-a36b-f58006ea3801/file', 'owner': u'bdb3ead843dd40669c87595556b155cd', 'id': u'398f8f20-5cc2-4286-a36b-f58006ea3801', 'size': 12716032, u'self': u'/v2/images/398f8f20-5cc2-4286-a36b-f58006ea3801', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdb3ead843dd40669c87595556b155cd', 'name': 'singlevm2-project_09d96b4c-977c-4f73-9043-1d4664190f82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/398f8f20-5cc2-4286-a36b-f58006ea3801/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:10:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:10:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_09d96b4c-977c-4f73-9043-1d4664190f82', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/398f8f20-5cc2-4286-a36b-f58006ea3801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_09d96b4c-977c-4f73-9043-1d4664190f82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_09d96b4c-977c-4f73-9043-1d4664190f82', 'created': u'2018-10-23T05:10:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:10:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/398f8f20-5cc2-4286-a36b-f58006ea3801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_09d96b4c-977c-4f73-9043-1d4664190f82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:10:09,689 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_09d96b4c-977c-4f73-9043-1d4664190f82', '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'75b496dd16d34c75adcf276cf3069d94', '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'1be7fbef-d36e-4a1a-bbd0-1045ed10931f', 'swap': 0}) 2018-10-23 05:10:10,042 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC10p1RJD0JupHE15sTADW2hhvYaoJAFtezTKflNI+HncIb3u24dTTcN4VdwCijL12i6KVKWN8aodlKAixTz9hY7/GgiW9T6A3UiDvdQnaUtZ6kl28o2m4Aiq/FHbStzqxVUOQjkmFoCdD/CWO4pCqYm2v5LWd7lDHTur1WazjCMSKfQ0EXOkFpk2t0dAHH73wBAGUvpE8mHJQhDg+Ioz/BIw+jiQNlGzQoPsOu0nHI9oNwHs9S1R2r0JYz06tAWHbn/PkxuL+yeuq/cYV1iY3BS9Px3jA6P+8FSKBFCOC6yN4GuiPgu0/tB1FCqGRVVHkbB2xEsfPa9jCuPVn/29DB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtdKdUSQ9CbqRxNebEwA1toYb2GqCQBbXs0yn5TSPh53CG97t\nuHU03DeFXcAooy9douilSljfGqHZSgIsU8/YWO/xoIlvU+gN1Ig73UJ2lLWepJdv\nKNpuAIqvxR20rc6sVVDkI5JhaAnQ/wljuKQqmJtr+S1ne5Qx07q9Vms4wjEin0NB\nFzpBaZNrdHQBx+98AQBlL6RPJhyUIQ4PiKM/wSMPo4kDZRs0KD7DrtJxyPaDcB7P\nUtUdq9CWM9OrQFh25/z5Mbi/snrqv3GFdYmNwUvT8d4wOj/vBUigRQjgusjeBroj\n4LtP7QdRQqhkVVR5GwdsRLHz2vYwrj1Z/9vQwQIDAQABAoIBAHcAyHJpM4IAmJOr\nQhYnlwBFukflPibQTJFP5LvBsQdkG72+JP0LyXMw65s2v+I+iByuBDErBasar2sf\nDQA2EzXypcUa7sCOKy8lk3j3nUErtg+oBdtJS6ITI4PyM2Vm1ahpb0hQ8Gv1sNKb\nxKb+29pSL1NBgm+ByTL5EB9Vwipmf/mgI0HlRk6dFHtoHYWcBWnMkOIORb/9JMqj\n8p6kSy3RAgpeoaNLmioo/yeSN8Nql9j7H34dLbz99Rjmm9dWLqzNGtJaUWmcZsxR\ncYiV2M/7PD2MYHDLx5uar5K54NRjnom11+rHWYjZot2+zYxdsi/JTo6LEHyprfSh\nHJgpTqECgYEA28FCi8bRQczFSmSXhqPHItki5YdbZ8EnQQJHn2OEoIxptYD/EGCY\nT1ZJQAbTOXDotDmn9wBCbG8/ZgInxceso+10eDQOj8MmYp8nMwLEfKKZlB42RblC\niwd5IBbnKP0YG9hdCyfDtu1d8scFaJpLcXhK4tJSjAgJk9PHkdPEnA0CgYEA08+8\n87SZ44bep4703I5Mf11+3+7DKFzWEg5hzoK7OoKDL4B2X6CbsF9+c+ii5WBP0nZF\nPAgoUOWZr7q3DW9NDI3RWp5blmKsOd3mC5TsbL6n3QM4AyhQHo+ixJpo+w+JItWK\n6SPr9TG6Ugl3if5ccCdmkaLTJY39lSP+bzn8NoUCgYAxqrA7nyfUU0+TzMBiccmk\nGqdEcR87h/AzRSyi3X8wOgv6NblwHiTOaZYMnn5G0ToG4bEQpkJc95fAmmQa01I1\niol0UW+pFlYqnAXkBZAbCzTiwSFLCN/9RCcgFY0ROoKkaHY++zHEukktgcW7KoQ6\nlRF3yklV1Ms1WfwU/WPGUQKBgQC2bhAyXvTEUR9odepUJIOil2Z1fPG9y+fc+WIo\nOdUEmfBfc2eBCZXOnREOx+m1YfSeMpuDDwuaUYbDIjATdC+KhoMwZ4A+0JHB7Wr7\nwrK3Hqb55pHRtmD7UX9BkjSlOEZHKGFSWEwcjU4K5nh89AWt22GuQe1WRSuJzsyQ\nBANE+QKBgQCw2VlEYi6eVcQ7cKSOuccCf/BI+bjctmeCgOM3Znyr9pICNA71u1nB\nc5AiCCpYhNtUc6qwzi6f5hGqy0jkGFoZMIdDfcZJq8qRSq76NA7eszs8ePplbupP\nNjPQh2NFdtw2vq7QBsHW3Y2mNKgZMul+H8ZzdlbEe0hXZL9jNVPqfw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c34af933d2e744e697f8d3adcb7bdb6e', 'name': u'singlevm2-kp_09d96b4c-977c-4f73-9043-1d4664190f82', 'created_at': '2018-10-23T05:10:10.042051', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdb3ead843dd40669c87595556b155cd', 'name': 'singlevm2-project_09d96b4c-977c-4f73-9043-1d4664190f82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b1:1e:f4:1c:ed:a3:80:50:e1:fb:75:fe:ca:1a:50:fe', 'type': 'ssh', 'id': u'singlevm2-kp_09d96b4c-977c-4f73-9043-1d4664190f82'}) 2018-10-23 05:10:10,042 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtdKdUSQ9CbqRxNebEwA1toYb2GqCQBbXs0yn5TSPh53CG97t uHU03DeFXcAooy9douilSljfGqHZSgIsU8/YWO/xoIlvU+gN1Ig73UJ2lLWepJdv KNpuAIqvxR20rc6sVVDkI5JhaAnQ/wljuKQqmJtr+S1ne5Qx07q9Vms4wjEin0NB FzpBaZNrdHQBx+98AQBlL6RPJhyUIQ4PiKM/wSMPo4kDZRs0KD7DrtJxyPaDcB7P UtUdq9CWM9OrQFh25/z5Mbi/snrqv3GFdYmNwUvT8d4wOj/vBUigRQjgusjeBroj 4LtP7QdRQqhkVVR5GwdsRLHz2vYwrj1Z/9vQwQIDAQABAoIBAHcAyHJpM4IAmJOr QhYnlwBFukflPibQTJFP5LvBsQdkG72+JP0LyXMw65s2v+I+iByuBDErBasar2sf DQA2EzXypcUa7sCOKy8lk3j3nUErtg+oBdtJS6ITI4PyM2Vm1ahpb0hQ8Gv1sNKb xKb+29pSL1NBgm+ByTL5EB9Vwipmf/mgI0HlRk6dFHtoHYWcBWnMkOIORb/9JMqj 8p6kSy3RAgpeoaNLmioo/yeSN8Nql9j7H34dLbz99Rjmm9dWLqzNGtJaUWmcZsxR cYiV2M/7PD2MYHDLx5uar5K54NRjnom11+rHWYjZot2+zYxdsi/JTo6LEHyprfSh HJgpTqECgYEA28FCi8bRQczFSmSXhqPHItki5YdbZ8EnQQJHn2OEoIxptYD/EGCY T1ZJQAbTOXDotDmn9wBCbG8/ZgInxceso+10eDQOj8MmYp8nMwLEfKKZlB42RblC iwd5IBbnKP0YG9hdCyfDtu1d8scFaJpLcXhK4tJSjAgJk9PHkdPEnA0CgYEA08+8 87SZ44bep4703I5Mf11+3+7DKFzWEg5hzoK7OoKDL4B2X6CbsF9+c+ii5WBP0nZF PAgoUOWZr7q3DW9NDI3RWp5blmKsOd3mC5TsbL6n3QM4AyhQHo+ixJpo+w+JItWK 6SPr9TG6Ugl3if5ccCdmkaLTJY39lSP+bzn8NoUCgYAxqrA7nyfUU0+TzMBiccmk GqdEcR87h/AzRSyi3X8wOgv6NblwHiTOaZYMnn5G0ToG4bEQpkJc95fAmmQa01I1 iol0UW+pFlYqnAXkBZAbCzTiwSFLCN/9RCcgFY0ROoKkaHY++zHEukktgcW7KoQ6 lRF3yklV1Ms1WfwU/WPGUQKBgQC2bhAyXvTEUR9odepUJIOil2Z1fPG9y+fc+WIo OdUEmfBfc2eBCZXOnREOx+m1YfSeMpuDDwuaUYbDIjATdC+KhoMwZ4A+0JHB7Wr7 wrK3Hqb55pHRtmD7UX9BkjSlOEZHKGFSWEwcjU4K5nh89AWt22GuQe1WRSuJzsyQ BANE+QKBgQCw2VlEYi6eVcQ7cKSOuccCf/BI+bjctmeCgOM3Znyr9pICNA71u1nB c5AiCCpYhNtUc6qwzi6f5hGqy0jkGFoZMIdDfcZJq8qRSq76NA7eszs8ePplbupP NjPQh2NFdtw2vq7QBsHW3Y2mNKgZMul+H8ZzdlbEe0hXZL9jNVPqfw== -----END RSA PRIVATE KEY----- 2018-10-23 05:10:20,463 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_09d96b4c-977c-4f73-9043-1d4664190f82': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:65:e9', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'398f8f20-5cc2-4286-a36b-f58006ea3801'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:10:17.000000', 'flavor': Munch({u'id': u'1be7fbef-d36e-4a1a-bbd0-1045ed10931f'}), 'az': u'nova', 'id': u'f72e5733-13ac-4e69-af8d-e08ee5356a15', 'security_groups': [Munch({u'name': u'singlevm2-sg_09d96b4c-977c-4f73-9043-1d4664190f82'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c34af933d2e744e697f8d3adcb7bdb6e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdb3ead843dd40669c87595556b155cd', 'name': 'singlevm2-project_09d96b4c-977c-4f73-9043-1d4664190f82', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:10:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:10:18Z', 'hostId': u'7e194500b7e08df52a5b0efc40d2f1696f737c598c1dd19a6178cdc1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_09d96b4c-977c-4f73-9043-1d4664190f82', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'7e194500b7e08df52a5b0efc40d2f1696f737c598c1dd19a6178cdc1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:10:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bdb3ead843dd40669c87595556b155cd', 'name': u'singlevm2-vm_09d96b4c-977c-4f73-9043-1d4664190f82', 'adminPass': u'h3ce8YnTYmg2', 'tenant_id': u'bdb3ead843dd40669c87595556b155cd', 'created_at': u'2018-10-23T05:10:12Z', 'created': u'2018-10-23T05:10:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:10:23,722 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9acad636-82e2-45e9-b887-39106b205402', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bdb3ead843dd40669c87595556b155cd', 'created_at': u'2018-10-23T05:10:21Z', 'attached': True, 'updated_at': u'2018-10-23T05:10:23Z', 'id': u'8098fc1a-7e58-4cbb-847c-71e61754137a', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdb3ead843dd40669c87595556b155cd', 'name': 'singlevm2-project_09d96b4c-977c-4f73-9043-1d4664190f82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'9acad636-82e2-45e9-b887-39106b205402', u'qos_policy_id': None, 'project_id': u'bdb3ead843dd40669c87595556b155cd', 'port_id': u'36b449fe-2947-4f2c-af31-6e3931b52b44', 'port': u'36b449fe-2947-4f2c-af31-6e3931b52b44', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 05:10:23,806 - 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 500280911 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.908 MHz processor [ 0.208847] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.211497] pid_max: default: 32768 minimum: 301 [ 0.212938] ACPI: Core revision 20150930 [ 0.214757] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216810] Security Framework initialized [ 0.218091] Yama: becoming mindful. [ 0.219260] AppArmor: AppArmor initialized [ 0.220628] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.222733] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.224755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.226664] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.228831] Initializing cgroup subsys io [ 0.230102] Initializing cgroup subsys memory [ 0.231467] Initializing cgroup subsys devices [ 0.232877] Initializing cgroup subsys freezer [ 0.234241] Initializing cgroup subsys net_cls [ 0.235624] Initializing cgroup subsys perf_event [ 0.237058] Initializing cgroup subsys net_prio [ 0.238447] Initializing cgroup subsys hugetlb [ 0.239825] Initializing cgroup subsys pids [ 0.241176] CPU: Physical Processor ID: 0 [ 0.243175] mce: CPU supports 10 MCE banks [ 0.244492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.246078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.262531] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.269517] ftrace: allocating 31920 entries in 125 pages [ 0.294871] smpboot: Max logical packages: 1 [ 0.296231] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.298347] x2apic enabled [ 0.299577] Switched APIC routing to physical x2apic. [ 0.302143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303948] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.307252] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.310070] KVM setup paravirtual spinlock [ 0.311825] x86: Booted up 1 node, 1 CPUs [ 0.313124] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.315267] devtmpfs: initialized [ 0.317349] evm: security.selinux [ 0.318394] evm: security.SMACK64 [ 0.319306] evm: security.SMACK64EXEC [ 0.320275] evm: security.SMACK64TRANSMUTE [ 0.321332] evm: security.SMACK64MMAP [ 0.322301] evm: security.ima [ 0.323155] evm: security.capability [ 0.324185] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.326574] pinctrl core: initialized pinctrl subsystem [ 0.327999] RTC time: 5:10:17, date: 10/23/18 [ 0.329232] NET: Registered protocol family 16 [ 0.330497] cpuidle: using governor ladder [ 0.331578] cpuidle: using governor menu [ 0.332610] PCCT header not found. [ 0.333600] ACPI: bus type PCI registered [ 0.334666] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.336285] PCI: Using configuration type 1 for base access [ 0.338374] ACPI: Added _OSI(Module Device) [ 0.339487] ACPI: Added _OSI(Processor Device) [ 0.340625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.341817] ACPI: Added _OSI(Processor Aggregator Device) [ 0.343930] ACPI: Interpreter enabled [ 0.344942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.347393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354720] ACPI: (supports S0 S5) [ 0.355651] ACPI: Using IOAPIC for interrupt routing [ 0.356893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.362098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.368160] acpiphp: Slot [3] registered [ 0.369239] acpiphp: Slot [4] registered [ 0.370291] acpiphp: Slot [5] registered [ 0.371352] acpiphp: Slot [6] registered [ 0.372407] acpiphp: Slot [7] registered [ 0.373464] acpiphp: Slot [8] registered [ 0.374521] acpiphp: Slot [9] registered [ 0.375582] acpiphp: Slot [10] registered [ 0.376646] acpiphp: Slot [11] registered [ 0.377712] acpiphp: Slot [12] registered [ 0.378793] acpiphp: Slot [13] registered [ 0.379861] acpiphp: Slot [14] registered [ 0.380930] acpiphp: Slot [15] registered [ 0.395748] acpiphp: Slot [16] registered [ 0.396823] acpiphp: Slot [17] registered [ 0.397897] acpiphp: Slot [18] registered [ 0.398971] acpiphp: Slot [19] registered [ 0.400046] acpiphp: Slot [20] registered [ 0.401110] acpiphp: Slot [21] registered [ 0.402180] acpiphp: Slot [22] registered [ 0.403243] acpiphp: Slot [23] registered [ 0.404328] acpiphp: Slot [24] registered [ 0.405403] acpiphp: Slot [25] registered [ 0.406474] acpiphp: Slot [26] registered [ 0.407547] acpiphp: Slot [27] registered [ 0.408628] acpiphp: Slot [28] registered [ 0.409702] acpiphp: Slot [29] registered [ 0.410774] acpiphp: Slot [30] registered [ 0.411850] acpiphp: Slot [31] registered [ 0.412920] PCI host bridge to bus 0000:00 [ 0.414007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.415599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.417203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.419121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.421041] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422998] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.427031] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.428696] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.430232] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.431886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.436438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.438341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.459589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.461551] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.463437] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465322] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.467178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.469112] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.470818] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.472196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.474218] vgaarb: loaded [ 0.475030] vgaarb: bridge control possible 0000:00:02.0 [ 0.476619] SCSI subsystem initialized [ 0.477816] ACPI: bus type USB registered [ 0.478907] usbcore: registered new interface driver usbfs [ 0.480266] usbcore: registered new interface driver hub [ 0.481593] usbcore: registered new device driver usb [ 0.483022] PCI: Using ACPI for IRQ routing [ 0.484493] NetLabel: Initializing [ 0.485456] NetLabel: domain hash size = 128 [ 0.486588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.487852] NetLabel: unlabeled traffic allowed by default [ 0.489370] clocksource: Switched to clocksource kvm-clock [ 0.498735] AppArmor: AppArmor Filesystem Enabled [ 0.499998] pnp: PnP ACPI init [ 0.501173] pnp: PnP ACPI: found 5 devices [ 0.507878] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.510144] NET: Registered protocol family 2 [ 0.511490] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.513189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.514776] TCP: Hash tables configured (established 4096 bind 4096) [ 0.516366] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.517803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.519332] NET: Registered protocol family 1 [ 0.520487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.521938] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.523358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.537801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.552344] Trying to unpack rootfs image as initramfs... [ 0.612234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.617063] Scanning for low memory corruption every 60 seconds [ 0.619144] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.620705] audit: initializing netlink subsys (disabled) [ 0.622156] audit: type=2000 audit(1540271418.806:1): initialized [ 0.623974] Initialise system trusted keyring [ 0.625281] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629476] zbud: loaded [ 0.630449] VFS: Disk quotas dquot_6.6.0 [ 0.631551] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633638] fuse init (API version 7.23) [ 0.634827] Key type big_key registered [ 0.635897] Allocating IMA MOK and blacklist keyrings. [ 0.637508] Key type asymmetric registered [ 0.638618] Asymmetric key parser 'x509' registered [ 0.639899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641903] io scheduler noop registered [ 0.642970] io scheduler deadline registered (default) [ 0.644296] io scheduler cfq registered [ 0.645462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.646860] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.648563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.650511] ACPI: Power Button [PWRF] [ 0.651707] GHES: HEST is not enabled! [ 0.665809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.695139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.698055] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721798] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724744] Linux agpgart interface v0.103 [ 0.727937] brd: module loaded [ 0.730051] loop: module loaded [ 0.734940] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.736900] GPT:90111 != 2097151 [ 0.737820] GPT:Alternate GPT header not at the end of the disk. [ 0.739277] GPT:90111 != 2097151 [ 0.740199] GPT: Use GNU Parted to correct GPT errors. [ 0.741499] vda: vda1 vda15 [ 0.743104] scsi host0: ata_piix [ 0.744148] scsi host1: ata_piix [ 0.745140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.746768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.748712] libphy: Fixed MDIO Bus: probed [ 0.750046] tun: Universal TUN/TAP device driver, 1.6 [ 0.751325] tun: (C) 1999-2004 Max Krasnyansky [ 0.754000] PPP generic driver version 2.4.2 [ 0.755212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756801] ehci-pci: EHCI PCI platform driver [ 0.757988] ehci-platform: EHCI generic platform driver [ 0.759307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760815] ohci-pci: OHCI PCI platform driver [ 0.761991] ohci-platform: OHCI generic platform driver [ 0.763327] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777917] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779257] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781209] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787601] usb usb1: Product: UHCI Host Controller [ 0.788828] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790340] usb usb1: SerialNumber: 0000:00:01.2 [ 0.791637] hub 1-0:1.0: USB hub found [ 0.792682] hub 1-0:1.0: 2 ports detected [ 0.794034] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.796850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798123] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.799486] mousedev: PS/2 mouse device common for all mice [ 0.801154] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.803577] rtc_cmos 00:00: RTC can wake from S4 [ 0.805061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.806629] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.808196] i2c /dev entries driver [ 0.809213] device-mapper: uevent: version 1.0.3 [ 0.810471] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.812634] ledtrig-cpu: registered to indicate activity on CPUs [ 0.814394] NET: Registered protocol family 10 [ 0.815874] NET: Registered protocol family 17 [ 0.817054] Key type dns_resolver registered [ 0.818330] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.819792] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.822119] registered taskstats version 1 [ 0.823238] Loading compiled-in X.509 certificates [ 0.825031] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.827490] zswap: loaded using pool lzo/zbud [ 0.829489] Key type trusted registered [ 0.831559] Key type encrypted registered [ 0.832642] AppArmor: AppArmor sha1 policy hashing enabled [ 0.834006] ima: No TPM chip found, activating TPM-bypass! [ 0.835387] evm: HMAC attrs: 0x1 [ 0.836646] Magic number: 6:896:163 [ 0.837771] rtc_cmos 00:00: setting system clock to 2018-10-23 05:10:18 UTC (1540271418) [ 0.839904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.841349] EDD information not available. [ 0.906877] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.922755] Write protecting the kernel read-only data: 14336k [ 0.925575] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.927955] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.975927] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDWrIwMTq6vE2w0bSlxmk21kZvpfniTgto311mbV3lEKS0fKB/RMvF6q7qYKvrv8XqOW71IFoMgPs4oqObOH/VJclHL24ohO2ypSF9XqE1d7vAcNM0Nxhw+rAoEoEold+iphL0UHVCj0gh4N9ZU/Gi6Y7bHz5ROhzdH8SYpUseUENg6UnCv679hL30GHOsNGB3srsRmH/kflVNQE18Leexp4Ie7TVVew4eU6oRDkepJ+DJZP8UpMdTpb1lrT6nck/0kp7+h3d6xnrxcsC16L1yK60mevTIjOJbiXy4a32lOhyxctiFhG7KB7JNKArfnMbHC0ZfioLo0bredS3qL7jl9 root@singlevm2-vm-09d96b4c-977c-4f73-9043-1d4664190f82 ssh-dss AAAAB3NzaC1kc3MAAACBAOYzETXrYRWUSNRdOXiJ5Cz2R0UjpuJ1f4s/ZITW+yZjaVYNALW77/Og4mIb/l2TP1DH6R1poGs07IVuWQ9P8c7LSYP/tXVugPUmJLhYlr/iTSGa1W4A/b9d2D4J6YaXiOpImqs2f4DWpIPDfYveruAdkAOgokxM37GZNTDaq6wrAAAAFQCUpM7y54W2/OB6sYtNTUiUrEUF8wAAAIEA1Os2AJFvJ5yediElkSXJayvBJd8wtV6Rcc/VU3kIcXML64cjWO2T4CIQO8bwZGyOdmIK9Vdk455y3ZF42g4zBaRYcvt0spxLeIF1DlRV5JTZhaGcRf5LhGKURMwn6XuftlRjBK9xUaTbbEMCVphKn0J1gl1kmik7LtLLPIHRrcsAAACBANMPQfi0brH5td9vY73gevbqXLMv+RuOPB+wUfpHq1dgew/zF9l0r2kQu3FTRBn/31YvRo1U5FLPRUMrv8TiBBlL+AXto6d49SJQfM/MDCqpHnc/3UI2eKlOt4JczbeyxrqQq/CC4lk/LDOuCUNXBh2s3VLEU4TxH3AexmlKhCvy root@singlevm2-vm-09d96b4c-977c-4f73-9043-1d4664190f82 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe8d:65e9/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.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-09d96b4c-977c-4f73-9043-1d4664190f82 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-09d96b4c-977c-4f73-9043-1d4664190f82 login: 2018-10-23 05:10:23,914 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-23 05:10:23,914 - functest.core.singlevm - DEBUG - error: 2018-10-23 05:10:24,022 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:10:24,023 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 05:10:37,005 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-23 05:10:38,096 - 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'6a915dae139840c48f8ce5fb5d4d6f8a', '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_3c93f501-5579-4e23-8c90-d8a386a367f5'}) 2018-10-23 05:10:38,509 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cb1ccb78cf7942e4b292adef8ab4b128', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_3c93f501-5579-4e23-8c90-d8a386a367f5'}) 2018-10-23 05:10:38,702 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:10:38,805 - functest.core.tenantnetwork - DEBUG - role: 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'aa5be1f8a7434ea288ecf9b1393cfd57'}) 2018-10-23 05:10:39,380 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 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'6a915dae139840c48f8ce5fb5d4d6f8a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '52a9c8b2-28be-4c28-9bd3-97b760df98d4', 'username': u'vping_ssh-user_3c93f501-5579-4e23-8c90-d8a386a367f5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:10:39,383 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_3c93f501-5579-4e23-8c90-d8a386a367f5', 'password': '52a9c8b2-28be-4c28-9bd3-97b760df98d4', 'project_name': 'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '6a915dae139840c48f8ce5fb5d4d6f8a', 'project_domain_name': 'Default'} 2018-10-23 05:10:39,384 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-23 05:10:39,941 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:10:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'13df6a0c-a662-40d0-a177-c4b1713523ba', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_3c93f501-5579-4e23-8c90-d8a386a367f5', u'created_at': u'2018-10-23T05:10:39Z', u'mtu': 1450, u'tenant_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', u'l2_adjacency': True}) 2018-10-23 05:10:41,481 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:10: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'e1687998-2f54-4957-9d03-7761399c0929', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_3c93f501-5579-4e23-8c90-d8a386a367f5', u'enable_dhcp': True, u'network_id': u'13df6a0c-a662-40d0-a177-c4b1713523ba', u'tenant_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', u'created_at': u'2018-10-23T05:10: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'6a915dae139840c48f8ce5fb5d4d6f8a'}) 2018-10-23 05:10:42,890 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:10:42Z', u'revision_number': 2, u'id': u'6d824d03-7483-4c66-8728-b0eca8d1ed89', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_3c93f501-5579-4e23-8c90-d8a386a367f5', u'admin_state_up': True, u'tenant_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', u'created_at': u'2018-10-23T05:10:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'6a915dae139840c48f8ce5fb5d4d6f8a'}) 2018-10-23 05:10:46,288 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/4e757aac-6c1f-462e-b5d1-bcf1d7611474/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e757aac-6c1f-462e-b5d1-bcf1d7611474/file', 'owner': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'id': u'4e757aac-6c1f-462e-b5d1-bcf1d7611474', 'size': 12716032, u'self': u'/v2/images/4e757aac-6c1f-462e-b5d1-bcf1d7611474', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': 'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/4e757aac-6c1f-462e-b5d1-bcf1d7611474/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:10:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:10:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_3c93f501-5579-4e23-8c90-d8a386a367f5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4e757aac-6c1f-462e-b5d1-bcf1d7611474', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_3c93f501-5579-4e23-8c90-d8a386a367f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_3c93f501-5579-4e23-8c90-d8a386a367f5', 'created': u'2018-10-23T05:10:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:10:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4e757aac-6c1f-462e-b5d1-bcf1d7611474', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_3c93f501-5579-4e23-8c90-d8a386a367f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:10:46,534 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_3c93f501-5579-4e23-8c90-d8a386a367f5', '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'75b496dd16d34c75adcf276cf3069d94', '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'2b5f66a9-b52c-4a95-ba0f-2c296255f3db', 'swap': 0}) 2018-10-23 05:10:47,023 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA56z7Ccu9yKIF0FhZlXKw5+z9bc0IgzJ0aEBnmSvk9VUmKLNUSeWtLEnPitWjIuQ08LexGkQRnSviOG1lOJgVekfacUlQeBlfdeBpbC3wGHs3Bn6wNa2wStR2wuGABbPqkEfZJxYtNahbFssBYjKLYtpfPSPhaamoCdrDkE11dGu0z7+iVAFPXgimYMBPspNsc4mKiGUwOCb8CmqSnQ1lg8KgmAvxPiiYlaDQwpinljPbvS8Y6dBqUu5BeH8uXWqXGOMb24Owppk5YwbvLv7bhk/s6EzLrkrEdj/wTF0TBTtdfsn0pg7321T1XauI0B5pnu3GK8dYbtp3hVv0WrkL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwOes+wnLvciiBdBYWZVysOfs/W3NCIMydGhAZ5kr5PVVJiiz\nVEnlrSxJz4rVoyLkNPC3sRpEEZ0r4jhtZTiYFXpH2nFJUHgZX3XgaWwt8Bh7NwZ+\nsDWtsErUdsLhgAWz6pBH2ScWLTWoWxbLAWIyi2LaXz0j4WmpqAnaw5BNdXRrtM+/\nolQBT14IpmDAT7KTbHOJiohlMDgm/Apqkp0NZYPCoJgL8T4omJWg0MKYp5Yz270v\nGOnQalLuQXh/Ll1qlxjjG9uDsKaZOWMG7y7+24ZP7OhMy65KxHY/8ExdEwU7XX7J\n9KYO99tU9V2riNAeaZ7txivHWG7ad4Vb9Fq5CwIDAQABAoIBAQC5udTn1iSdUp/8\nLP4DMko8XO/liGPRgE+BmCX6GJUUWchjduhBjOxe8LcX5TmPWbaR6flRwFItC0AH\nDAD3Zae3dgXcIRpPKXJ0YE9x8L/B3DA1aEFtciEKDOHGfhcSZWs1uTgTsPg/CtxO\n5wEJEfxMCx7odzsmec7ohKRliXeqToIV/LOiYjWBFUgKfvNtbjHKoUnYm3lwc7c6\nhjFilGn9Xtsxv0cKlk1xjLVlQgbvy0YvAL+4BMAsClTE6zZzQdNw2v4DkiptMgNL\ncrgPrKlkITw8EaD/43JAoxnca0m3dqY1vfkZ/A4p/xEdiXctEXdHLdB/CwF2lfT1\nD4Nke1zhAoGBAOsLri9t++5HS2R9SH4nGvC9YcYXnDThu2OL2geP8E8jiF//fyqS\nmRLmn9uXL04AR+uH+7SIUCHkfxzMArhlIdK3tkzNUexjaUUvhHs3e+66qphgEmh4\n2cmVh4cyrpCGMdFBZiu8UXT0V5JLXreXNK76LY7BEEHSVxuLubDmE+iZAoGBANIa\nPfs4aweqiyKM/JSlylQ9LhB+xbfjx2BUFU0nxC7rHUKsJ7fjv1WnNTiL3Y2v36rq\nYP7/CO3JiBd4+1VWVyWUPHqDR7PRdARfujIHJwE6KAPNugPExzywjc9PBWcTs4bA\neeXQL6HJffRBrvVpCjP6kTirAfWToT7ZFPrHhkFDAoGBALxHOftSPblMMM9JMBWl\nm4X2HekBJqaRn3qJH1hpa5TpIKfNUP84ORgT1z+eZk00GmhIIE8n1hCgKVZW8WLl\n1+ckNApnedVCeKPsAVJ2Sncb3eV7J6O6ErLQbaTV61FnvWYi3gXwrsthovhUGYY0\nwAXd7zpn2m7vX8l37oIOeyoZAoGActSq6aJVRRReBR0/c1MFuXLSuWtATxgsQSbT\nmZ7RZ79S97y13JiaW4sO2IABME5elcCSEOx9CdGrEwEphOOyr7RMNb2Is+wXV8im\nMG+eTtplQmbvct3a8v2gFB0hW8v1xAFw3j0hu3Av6g74O+MUE4KwWmOEp57vczUc\ndVAVvZcCgYEAmdWtHgrlmNM6G7HIO7mUN54qLiMaGu/Pe85rfGVqV8YNndfJ2Ti0\np6thGFX4THlcOR6dcCP0Zk4E2feX0yJ7kZ+NWmUBbx6JLFLUry2lda2AynMf0b6G\nICCNtnqFItwpIV5GzWf//FeQIOkXdz14lLM6MrUTVbUMGCQ3C0340Ok=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cb1ccb78cf7942e4b292adef8ab4b128', 'name': u'vping_ssh-kp_3c93f501-5579-4e23-8c90-d8a386a367f5', 'created_at': '2018-10-23T05:10:47.023121', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': 'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'62:1d:93:f3:68:a8:93:26:e8:a7:f6:e6:0d:0f:2e:14', 'type': 'ssh', 'id': u'vping_ssh-kp_3c93f501-5579-4e23-8c90-d8a386a367f5'}) 2018-10-23 05:10:47,023 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwOes+wnLvciiBdBYWZVysOfs/W3NCIMydGhAZ5kr5PVVJiiz VEnlrSxJz4rVoyLkNPC3sRpEEZ0r4jhtZTiYFXpH2nFJUHgZX3XgaWwt8Bh7NwZ+ sDWtsErUdsLhgAWz6pBH2ScWLTWoWxbLAWIyi2LaXz0j4WmpqAnaw5BNdXRrtM+/ olQBT14IpmDAT7KTbHOJiohlMDgm/Apqkp0NZYPCoJgL8T4omJWg0MKYp5Yz270v GOnQalLuQXh/Ll1qlxjjG9uDsKaZOWMG7y7+24ZP7OhMy65KxHY/8ExdEwU7XX7J 9KYO99tU9V2riNAeaZ7txivHWG7ad4Vb9Fq5CwIDAQABAoIBAQC5udTn1iSdUp/8 LP4DMko8XO/liGPRgE+BmCX6GJUUWchjduhBjOxe8LcX5TmPWbaR6flRwFItC0AH DAD3Zae3dgXcIRpPKXJ0YE9x8L/B3DA1aEFtciEKDOHGfhcSZWs1uTgTsPg/CtxO 5wEJEfxMCx7odzsmec7ohKRliXeqToIV/LOiYjWBFUgKfvNtbjHKoUnYm3lwc7c6 hjFilGn9Xtsxv0cKlk1xjLVlQgbvy0YvAL+4BMAsClTE6zZzQdNw2v4DkiptMgNL crgPrKlkITw8EaD/43JAoxnca0m3dqY1vfkZ/A4p/xEdiXctEXdHLdB/CwF2lfT1 D4Nke1zhAoGBAOsLri9t++5HS2R9SH4nGvC9YcYXnDThu2OL2geP8E8jiF//fyqS mRLmn9uXL04AR+uH+7SIUCHkfxzMArhlIdK3tkzNUexjaUUvhHs3e+66qphgEmh4 2cmVh4cyrpCGMdFBZiu8UXT0V5JLXreXNK76LY7BEEHSVxuLubDmE+iZAoGBANIa Pfs4aweqiyKM/JSlylQ9LhB+xbfjx2BUFU0nxC7rHUKsJ7fjv1WnNTiL3Y2v36rq YP7/CO3JiBd4+1VWVyWUPHqDR7PRdARfujIHJwE6KAPNugPExzywjc9PBWcTs4bA eeXQL6HJffRBrvVpCjP6kTirAfWToT7ZFPrHhkFDAoGBALxHOftSPblMMM9JMBWl m4X2HekBJqaRn3qJH1hpa5TpIKfNUP84ORgT1z+eZk00GmhIIE8n1hCgKVZW8WLl 1+ckNApnedVCeKPsAVJ2Sncb3eV7J6O6ErLQbaTV61FnvWYi3gXwrsthovhUGYY0 wAXd7zpn2m7vX8l37oIOeyoZAoGActSq6aJVRRReBR0/c1MFuXLSuWtATxgsQSbT mZ7RZ79S97y13JiaW4sO2IABME5elcCSEOx9CdGrEwEphOOyr7RMNb2Is+wXV8im MG+eTtplQmbvct3a8v2gFB0hW8v1xAFw3j0hu3Av6g74O+MUE4KwWmOEp57vczUc dVAVvZcCgYEAmdWtHgrlmNM6G7HIO7mUN54qLiMaGu/Pe85rfGVqV8YNndfJ2Ti0 p6thGFX4THlcOR6dcCP0Zk4E2feX0yJ7kZ+NWmUBbx6JLFLUry2lda2AynMf0b6G ICCNtnqFItwpIV5GzWf//FeQIOkXdz14lLM6MrUTVbUMGCQ3C0340Ok= -----END RSA PRIVATE KEY----- 2018-10-23 05:10:57,198 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3c93f501-5579-4e23-8c90-d8a386a367f5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:40:4d', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4e757aac-6c1f-462e-b5d1-bcf1d7611474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:10:55.000000', 'flavor': Munch({u'id': u'2b5f66a9-b52c-4a95-ba0f-2c296255f3db'}), 'az': u'nova', 'id': u'af14903b-d5d9-4f0f-be9d-23d991aa93e8', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3c93f501-5579-4e23-8c90-d8a386a367f5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cb1ccb78cf7942e4b292adef8ab4b128', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': 'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:10:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:10:55Z', 'hostId': u'0298cc8727ed9c08fd77a14c59d259ed9a218acaa8f2da0704cddce0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'0298cc8727ed9c08fd77a14c59d259ed9a218acaa8f2da0704cddce0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:10:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': u'vping_ssh-vm2_3c93f501-5579-4e23-8c90-d8a386a367f5', 'adminPass': u'zrdu9cEQUR9b', 'tenant_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'created_at': u'2018-10-23T05:10:49Z', 'created': u'2018-10-23T05:10:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:11:06,060 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3c93f501-5579-4e23-8c90-d8a386a367f5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:6d:ef', 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'4e757aac-6c1f-462e-b5d1-bcf1d7611474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:11:04.000000', 'flavor': Munch({u'id': u'2b5f66a9-b52c-4a95-ba0f-2c296255f3db'}), 'az': u'nova', 'id': u'45e072b6-9347-4fc6-934b-cd4c75983d04', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3c93f501-5579-4e23-8c90-d8a386a367f5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cb1ccb78cf7942e4b292adef8ab4b128', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': 'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:11:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:11:04Z', 'hostId': u'8dcece320f5e2373ead3529797bf3f0d92822ff4ccca44875e7db832', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_3c93f501-5579-4e23-8c90-d8a386a367f5', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'8dcece320f5e2373ead3529797bf3f0d92822ff4ccca44875e7db832', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:11:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': u'vping_ssh-vm_3c93f501-5579-4e23-8c90-d8a386a367f5', 'adminPass': u'fQrYE72vygQf', 'tenant_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'created_at': u'2018-10-23T05:10:58Z', 'created': u'2018-10-23T05:10:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:11:09,122 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6d824d03-7483-4c66-8728-b0eca8d1ed89', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'created_at': u'2018-10-23T05:11:07Z', 'attached': True, 'updated_at': u'2018-10-23T05:11:09Z', 'id': u'4777d2d1-149b-49d1-bb1b-ab7c7ec35bae', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.216', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'name': 'vping_ssh-project_3c93f501-5579-4e23-8c90-d8a386a367f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'6d824d03-7483-4c66-8728-b0eca8d1ed89', u'qos_policy_id': None, 'project_id': u'6a915dae139840c48f8ce5fb5d4d6f8a', 'port_id': u'62303b60-c45b-471e-9fe7-91924eb85e42', 'port': u'62303b60-c45b-471e-9fe7-91924eb85e42', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 05:11:09,211 - 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 478825367 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.908 MHz processor [ 0.181589] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.183820] pid_max: default: 32768 minimum: 301 [ 0.185031] ACPI: Core revision 20150930 [ 0.186677] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188436] Security Framework initialized [ 0.189542] Yama: becoming mindful. [ 0.190524] AppArmor: AppArmor initialized [ 0.191659] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198571] Initializing cgroup subsys io [ 0.199657] Initializing cgroup subsys memory [ 0.200821] Initializing cgroup subsys devices [ 0.202001] Initializing cgroup subsys freezer [ 0.203173] Initializing cgroup subsys net_cls [ 0.204351] Initializing cgroup subsys perf_event [ 0.205577] Initializing cgroup subsys net_prio [ 0.206760] Initializing cgroup subsys hugetlb [ 0.207918] Initializing cgroup subsys pids [ 0.209092] CPU: Physical Processor ID: 0 [ 0.210860] mce: CPU supports 10 MCE banks [ 0.211986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234906] ftrace: allocating 31920 entries in 125 pages [ 0.260668] smpboot: Max logical packages: 1 [ 0.261817] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263639] x2apic enabled [ 0.264765] Switched APIC routing to physical x2apic. [ 0.267142] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268645] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273919] KVM setup paravirtual spinlock [ 0.275502] x86: Booted up 1 node, 1 CPUs [ 0.276599] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.278473] devtmpfs: initialized [ 0.280429] evm: security.selinux [ 0.281376] evm: security.SMACK64 [ 0.282322] evm: security.SMACK64EXEC [ 0.283333] evm: security.SMACK64TRANSMUTE [ 0.284425] evm: security.SMACK64MMAP [ 0.285439] evm: security.ima [ 0.286310] evm: security.capability [ 0.287377] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289852] pinctrl core: initialized pinctrl subsystem [ 0.291313] RTC time: 5:11:03, date: 10/23/18 [ 0.292593] NET: Registered protocol family 16 [ 0.293888] cpuidle: using governor ladder [ 0.295004] cpuidle: using governor menu [ 0.296084] PCCT header not found. [ 0.297090] ACPI: bus type PCI registered [ 0.298175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299838] PCI: Using configuration type 1 for base access [ 0.301970] ACPI: Added _OSI(Module Device) [ 0.303120] ACPI: Added _OSI(Processor Device) [ 0.304282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305502] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307626] ACPI: Interpreter enabled [ 0.308654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318760] ACPI: (supports S0 S5) [ 0.319719] ACPI: Using IOAPIC for interrupt routing [ 0.321000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326294] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327964] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332534] acpiphp: Slot [3] registered [ 0.333609] acpiphp: Slot [4] registered [ 0.334681] acpiphp: Slot [5] registered [ 0.335754] acpiphp: Slot [6] registered [ 0.336832] acpiphp: Slot [7] registered [ 0.337902] acpiphp: Slot [8] registered [ 0.338974] acpiphp: Slot [9] registered [ 0.340046] acpiphp: Slot [10] registered [ 0.341133] acpiphp: Slot [11] registered [ 0.342219] acpiphp: Slot [12] registered [ 0.343303] acpiphp: Slot [13] registered [ 0.344386] acpiphp: Slot [14] registered [ 0.345475] acpiphp: Slot [15] registered [ 0.360161] acpiphp: Slot [16] registered [ 0.361251] acpiphp: Slot [17] registered [ 0.362343] acpiphp: Slot [18] registered [ 0.363431] acpiphp: Slot [19] registered [ 0.364526] acpiphp: Slot [20] registered [ 0.365614] acpiphp: Slot [21] registered [ 0.366700] acpiphp: Slot [22] registered [ 0.367786] acpiphp: Slot [23] registered [ 0.368881] acpiphp: Slot [24] registered [ 0.369985] acpiphp: Slot [25] registered [ 0.371075] acpiphp: Slot [26] registered [ 0.372157] acpiphp: Slot [27] registered [ 0.373247] acpiphp: Slot [28] registered [ 0.374337] acpiphp: Slot [29] registered [ 0.375425] acpiphp: Slot [30] registered [ 0.376516] acpiphp: Slot [31] registered [ 0.377608] PCI host bridge to bus 0000:00 [ 0.378702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.380328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385865] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.387839] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.393588] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395157] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396840] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401119] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403040] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.423828] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.425817] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.429632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433283] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435049] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438533] vgaarb: loaded [ 0.439348] vgaarb: bridge control possible 0000:00:02.0 [ 0.440942] SCSI subsystem initialized [ 0.442164] ACPI: bus type USB registered [ 0.443272] usbcore: registered new interface driver usbfs [ 0.444658] usbcore: registered new interface driver hub [ 0.446007] usbcore: registered new device driver usb [ 0.447457] PCI: Using ACPI for IRQ routing [ 0.448938] NetLabel: Initializing [ 0.449906] NetLabel: domain hash size = 128 [ 0.451054] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.452336] NetLabel: unlabeled traffic allowed by default [ 0.453884] clocksource: Switched to clocksource kvm-clock [ 0.463290] AppArmor: AppArmor Filesystem Enabled [ 0.464585] pnp: PnP ACPI init [ 0.465784] pnp: PnP ACPI: found 5 devices [ 0.472483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474795] NET: Registered protocol family 2 [ 0.476175] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477919] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481168] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484219] NET: Registered protocol family 1 [ 0.485397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486865] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488334] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517356] Trying to unpack rootfs image as initramfs... [ 0.577366] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.579619] Scanning for low memory corruption every 60 seconds [ 0.581382] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.582973] audit: initializing netlink subsys (disabled) [ 0.586958] audit: type=2000 audit(1540271464.858:1): initialized [ 0.589064] Initialise system trusted keyring [ 0.590521] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.592094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594783] zbud: loaded [ 0.595786] VFS: Disk quotas dquot_6.6.0 [ 0.596921] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599102] fuse init (API version 7.23) [ 0.600319] Key type big_key registered [ 0.601417] Allocating IMA MOK and blacklist keyrings. [ 0.603063] Key type asymmetric registered [ 0.604185] Asymmetric key parser 'x509' registered [ 0.605497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.607533] io scheduler noop registered [ 0.608612] io scheduler deadline registered (default) [ 0.609971] io scheduler cfq registered [ 0.611202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.612613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616386] ACPI: Power Button [PWRF] [ 0.617580] GHES: HEST is not enabled! [ 0.631642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660653] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690285] Linux agpgart interface v0.103 [ 0.693532] brd: module loaded [ 0.695661] loop: module loaded [ 0.700828] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.702843] GPT:90111 != 2097151 [ 0.703810] GPT:Alternate GPT header not at the end of the disk. [ 0.705363] GPT:90111 != 2097151 [ 0.706330] GPT: Use GNU Parted to correct GPT errors. [ 0.707707] vda: vda1 vda15 [ 0.709338] scsi host0: ata_piix [ 0.710431] scsi host1: ata_piix [ 0.711445] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715205] libphy: Fixed MDIO Bus: probed [ 0.716369] tun: Universal TUN/TAP device driver, 1.6 [ 0.717721] tun: (C) 1999-2004 Max Krasnyansky [ 0.720649] PPP generic driver version 2.4.2 [ 0.721930] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723619] ehci-pci: EHCI PCI platform driver [ 0.724861] ehci-platform: EHCI generic platform driver [ 0.726272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727893] ohci-pci: OHCI PCI platform driver [ 0.729141] ohci-platform: OHCI generic platform driver [ 0.730553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745169] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746556] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748642] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750064] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.751641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755269] usb usb1: Product: UHCI Host Controller [ 0.756565] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.758156] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759500] hub 1-0:1.0: USB hub found [ 0.760567] hub 1-0:1.0: 2 ports detected [ 0.761842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.764682] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765993] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767401] mousedev: PS/2 mouse device common for all mice [ 0.769093] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.771548] rtc_cmos 00:00: RTC can wake from S4 [ 0.773077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.774701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776336] i2c /dev entries driver [ 0.777371] device-mapper: uevent: version 1.0.3 [ 0.778667] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780900] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782717] NET: Registered protocol family 10 [ 0.784232] NET: Registered protocol family 17 [ 0.785439] Key type dns_resolver registered [ 0.786770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788252] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.790621] registered taskstats version 1 [ 0.791777] Loading compiled-in X.509 certificates [ 0.793588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.796097] zswap: loaded using pool lzo/zbud [ 0.798115] Key type trusted registered [ 0.800175] Key type encrypted registered [ 0.801293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.802710] ima: No TPM chip found, activating TPM-bypass! [ 0.804121] evm: HMAC attrs: 0x1 [ 0.805364] Magic number: 6:896:163 [ 0.806516] rtc_cmos 00:00: setting system clock to 2018-10-23 05:11:04 UTC (1540271464) [ 0.808693] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.810205] EDD information not available. [ 0.875382] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891301] Write protecting the kernel read-only data: 14336k [ 0.894120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896563] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.944520] 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.80 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.93. iid=i-00000004 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxItqIxUcqi6BEhzPXSao50UB+uG6OBOksJwDl8BodWqxCQmy5GyeSVYZmIk69ykwiWzmvYc1eUyoQA/3Dfj4oodJd1GGMs6k8+IaaSqRFVwx9E7dnonoUF4imFEGRQcYN1miT9ktiKhmn5akuZqPBg8WlsTppigu5nKJ4SafGH0o4zHDYhnUDH8N99wLx9A7sJDsXUANWC3ByvpqjwDGgHsGg0HTOu1Wc2KdmFvLR2bARsFQ8AnGC2VR3QrrD9jAq1WklwJWr/BQnX997RBUzkBI5qtxlR55m06Zme6VEPnxvpMKjlYqwmmPgeCA7GSXFm5LbRQoSVBle0Wk0tff root@vping-ssh-vm-3c93f501-5579-4e23-8c90-d8a386a367f5 ssh-dss AAAAB3NzaC1kc3MAAACBAOFB0hBrcvKXUFqp6ciluIUCAgWDelhV3zKfb2PWzwAD74N3jgQ7doyym5oqgmmWclVUnplS6fVhkOzs4UzlAtb5fxxwqRJfgUB2uwpbG3W6JdrTp4oK+zKC9fnO5RWYgFMXNlVxz/6GKqwT0BiXV3oZ+5wxxt5wKv9hvMD27hjfAAAAFQDFO0Hy22umNSGxNSsHv5f65qAuEwAAAIEA34ewXiC8DyJkzpjTbLHfhTVm7aTPbEK5hzombow+cJheFp6SDbto+WyYvPsm2bzytK/czeDtZSSxUnUuKhKrCF7yZ3xjpIEzafZHhkVSPemVi0JNF+aEcINx88ldcplCOp9k1Chcl9VqpA/2kulp/UuG3tP0b7Zcb2rB6i5yoJQAAACACR7+m2HLEainTU291UQwAsQ85xOICFGVdNVOOrXePZiokJC9JaGFeJO+lF7ZpJI4qFAQjSTtjYDtvhxjkNfL4isbkJAKjfmcU/YcMEMYsCWDz8smlGnfS+s4fWQWLy8QbD8+3i14eHzfMphDEvRMXKOqHdGiTJBy/xhIGzfsWq0= root@vping-ssh-vm-3c93f501-5579-4e23-8c90-d8a386a367f5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe99:6def/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-3c93f501-5579-4e23-8c90-d8a386a367f5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.49 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-3c93f501-5579-4e23-8c90-d8a386a367f5 login: 2018-10-23 05:11:09,360 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=42.375 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.375/42.375/42.375 ms 2018-10-23 05:11:09,360 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-23 05:11:09,475 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:11:09,476 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 05:11:26,917 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-23 05:11:27,879 - 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'9cdae06ade6747a787ae67f88d51223e', '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_a6092aaa-c9d7-490c-865f-64a6d09c49e0'}) 2018-10-23 05:11:28,258 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c471ac61549640648b5f7dcac8af2639', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_a6092aaa-c9d7-490c-865f-64a6d09c49e0'}) 2018-10-23 05:11:28,451 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:11:28,570 - functest.core.tenantnetwork - DEBUG - role: 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'5d96b83a416547c0a652713f3ff772a6'}) 2018-10-23 05:11:29,147 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 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'9cdae06ade6747a787ae67f88d51223e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3a6a033f-a1d4-4e62-966d-f1ace6633436', 'username': u'vping_userdata-user_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:11:29,150 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'password': '3a6a033f-a1d4-4e62-966d-f1ace6633436', 'project_name': 'vping_userdata-project_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '9cdae06ade6747a787ae67f88d51223e', 'project_domain_name': 'Default'} 2018-10-23 05:11:29,152 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-23 05:11:29,880 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:11:29Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f08fe4b-e21e-4a4b-be6b-5e5119c21833', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_a6092aaa-c9d7-490c-865f-64a6d09c49e0', u'created_at': u'2018-10-23T05:11:29Z', u'mtu': 1450, u'tenant_id': u'9cdae06ade6747a787ae67f88d51223e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9cdae06ade6747a787ae67f88d51223e', u'l2_adjacency': True}) 2018-10-23 05:11:31,419 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:11:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dc217507-6a6e-46a7-bb42-bb7664d45307', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_a6092aaa-c9d7-490c-865f-64a6d09c49e0', u'enable_dhcp': True, u'network_id': u'8f08fe4b-e21e-4a4b-be6b-5e5119c21833', u'tenant_id': u'9cdae06ade6747a787ae67f88d51223e', u'created_at': u'2018-10-23T05:11:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9cdae06ade6747a787ae67f88d51223e'}) 2018-10-23 05:11:32,917 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:11:32Z', u'revision_number': 2, u'id': u'a050c101-22b0-49f8-beb8-587a91dd3c63', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_a6092aaa-c9d7-490c-865f-64a6d09c49e0', u'admin_state_up': True, u'tenant_id': u'9cdae06ade6747a787ae67f88d51223e', u'created_at': u'2018-10-23T05:11:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'9cdae06ade6747a787ae67f88d51223e'}) 2018-10-23 05:11:36,156 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/9ede4b34-411e-4746-870f-5eaaa0e3cc0b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ede4b34-411e-4746-870f-5eaaa0e3cc0b/file', 'owner': u'9cdae06ade6747a787ae67f88d51223e', 'id': u'9ede4b34-411e-4746-870f-5eaaa0e3cc0b', 'size': 12716032, u'self': u'/v2/images/9ede4b34-411e-4746-870f-5eaaa0e3cc0b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cdae06ade6747a787ae67f88d51223e', 'name': 'vping_userdata-project_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/9ede4b34-411e-4746-870f-5eaaa0e3cc0b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:11:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:11:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9ede4b34-411e-4746-870f-5eaaa0e3cc0b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a6092aaa-c9d7-490c-865f-64a6d09c49e0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'created': u'2018-10-23T05:11:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:11:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9ede4b34-411e-4746-870f-5eaaa0e3cc0b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a6092aaa-c9d7-490c-865f-64a6d09c49e0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:11:36,442 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_a6092aaa-c9d7-490c-865f-64a6d09c49e0', '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'75b496dd16d34c75adcf276cf3069d94', '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'e83618dc-4118-428c-bee8-19dc3478e2b6', 'swap': 0}) 2018-10-23 05:11:45,720 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a6092aaa-c9d7-490c-865f-64a6d09c49e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:da:9d', 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'9ede4b34-411e-4746-870f-5eaaa0e3cc0b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:11:43.000000', 'flavor': Munch({u'id': u'e83618dc-4118-428c-bee8-19dc3478e2b6'}), 'az': u'nova', 'id': u'77fb4a34-8f31-4c7f-aeb7-318963be7c8b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c471ac61549640648b5f7dcac8af2639', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cdae06ade6747a787ae67f88d51223e', 'name': 'vping_userdata-project_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:11:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:11:44Z', 'hostId': u'1ae701d9f821b40f7aef4dcaf5f75dd36d0c55a7582d9c8610d3fda5', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'1ae701d9f821b40f7aef4dcaf5f75dd36d0c55a7582d9c8610d3fda5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:11:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9cdae06ade6747a787ae67f88d51223e', 'name': u'vping_userdata-vm_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'adminPass': u'cP6kRoXdF2H3', 'tenant_id': u'9cdae06ade6747a787ae67f88d51223e', 'created_at': u'2018-10-23T05:11:37Z', 'created': u'2018-10-23T05:11:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:11:52,272 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a6092aaa-c9d7-490c-865f-64a6d09c49e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:3d:62', 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'9ede4b34-411e-4746-870f-5eaaa0e3cc0b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:11:51.000000', 'flavor': Munch({u'id': u'e83618dc-4118-428c-bee8-19dc3478e2b6'}), 'az': u'nova', 'id': u'd4180c49-33ad-4400-8086-e6db6497df8b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c471ac61549640648b5f7dcac8af2639', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cdae06ade6747a787ae67f88d51223e', 'name': 'vping_userdata-project_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:11:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:11:51Z', 'hostId': u'049d42b7896e4d5105f01d30fb03081eeb507635e0817dee5ccbb4c0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'049d42b7896e4d5105f01d30fb03081eeb507635e0817dee5ccbb4c0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:11:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9cdae06ade6747a787ae67f88d51223e', 'name': u'vping_userdata-vm2_a6092aaa-c9d7-490c-865f-64a6d09c49e0', 'adminPass': u'7pKoXLgH2Uh5', 'tenant_id': u'9cdae06ade6747a787ae67f88d51223e', 'created_at': u'2018-10-23T05:11:46Z', 'created': u'2018-10-23T05:11:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:11:52,272 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-23 05:11:54,683 - 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 490855462 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.168759] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170777] pid_max: default: 32768 minimum: 301 [ 0.171873] ACPI: Core revision 20150930 [ 0.173422] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175002] Security Framework initialized [ 0.176008] Yama: becoming mindful. [ 0.176902] AppArmor: AppArmor initialized [ 0.177936] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179509] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181042] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182489] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184170] Initializing cgroup subsys io [ 0.185168] Initializing cgroup subsys memory [ 0.186214] Initializing cgroup subsys devices [ 0.187272] Initializing cgroup subsys freezer [ 0.188337] Initializing cgroup subsys net_cls [ 0.189395] Initializing cgroup subsys perf_event [ 0.190505] Initializing cgroup subsys net_prio [ 0.191574] Initializing cgroup subsys hugetlb [ 0.192634] Initializing cgroup subsys pids [ 0.193687] CPU: Physical Processor ID: 0 [ 0.195356] mce: CPU supports 10 MCE banks [ 0.196389] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197611] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212298] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218726] ftrace: allocating 31920 entries in 125 pages [ 0.244108] smpboot: Max logical packages: 1 [ 0.245150] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246809] x2apic enabled [ 0.247847] Switched APIC routing to physical x2apic. [ 0.250076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.253950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256148] KVM setup paravirtual spinlock [ 0.257624] x86: Booted up 1 node, 1 CPUs [ 0.258614] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.260310] devtmpfs: initialized [ 0.262182] evm: security.selinux [ 0.263039] evm: security.SMACK64 [ 0.263886] evm: security.SMACK64EXEC [ 0.264806] evm: security.SMACK64TRANSMUTE [ 0.265796] evm: security.SMACK64MMAP [ 0.266706] evm: security.ima [ 0.267497] evm: security.capability [ 0.268468] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270705] pinctrl core: initialized pinctrl subsystem [ 0.272027] RTC time: 5:11:51, date: 10/23/18 [ 0.273178] NET: Registered protocol family 16 [ 0.274355] cpuidle: using governor ladder [ 0.275362] cpuidle: using governor menu [ 0.276332] PCCT header not found. [ 0.277245] ACPI: bus type PCI registered [ 0.278225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279727] PCI: Using configuration type 1 for base access [ 0.281714] ACPI: Added _OSI(Module Device) [ 0.282745] ACPI: Added _OSI(Processor Device) [ 0.283801] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284895] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286946] ACPI: Interpreter enabled [ 0.287886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296896] ACPI: (supports S0 S5) [ 0.297767] ACPI: Using IOAPIC for interrupt routing [ 0.298922] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303809] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306746] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309416] acpiphp: Slot [3] registered [ 0.310402] acpiphp: Slot [4] registered [ 0.311380] acpiphp: Slot [5] registered [ 0.312357] acpiphp: Slot [6] registered [ 0.313335] acpiphp: Slot [7] registered [ 0.314312] acpiphp: Slot [8] registered [ 0.315288] acpiphp: Slot [9] registered [ 0.316259] acpiphp: Slot [10] registered [ 0.317249] acpiphp: Slot [11] registered [ 0.318240] acpiphp: Slot [12] registered [ 0.319229] acpiphp: Slot [13] registered [ 0.320219] acpiphp: Slot [14] registered [ 0.321209] acpiphp: Slot [15] registered [ 0.335036] acpiphp: Slot [16] registered [ 0.336030] acpiphp: Slot [17] registered [ 0.337018] acpiphp: Slot [18] registered [ 0.338040] acpiphp: Slot [19] registered [ 0.339033] acpiphp: Slot [20] registered [ 0.340027] acpiphp: Slot [21] registered [ 0.341018] acpiphp: Slot [22] registered [ 0.342004] acpiphp: Slot [23] registered [ 0.342996] acpiphp: Slot [24] registered [ 0.343987] acpiphp: Slot [25] registered [ 0.344976] acpiphp: Slot [26] registered [ 0.345965] acpiphp: Slot [27] registered [ 0.346958] acpiphp: Slot [28] registered [ 0.347955] acpiphp: Slot [29] registered [ 0.348945] acpiphp: Slot [30] registered [ 0.349935] acpiphp: Slot [31] registered [ 0.350921] PCI host bridge to bus 0000:00 [ 0.351913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356619] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358411] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360226] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363958] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365499] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368447] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372435] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374347] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396461] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398211] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.399928] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403169] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404771] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406044] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407917] vgaarb: loaded [ 0.408658] vgaarb: bridge control possible 0000:00:02.0 [ 0.410134] SCSI subsystem initialized [ 0.411255] ACPI: bus type USB registered [ 0.412266] usbcore: registered new interface driver usbfs [ 0.413526] usbcore: registered new interface driver hub [ 0.414746] usbcore: registered new device driver usb [ 0.416084] PCI: Using ACPI for IRQ routing [ 0.417447] NetLabel: Initializing [ 0.418329] NetLabel: domain hash size = 128 [ 0.419363] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.420524] NetLabel: unlabeled traffic allowed by default [ 0.421933] clocksource: Switched to clocksource kvm-clock [ 0.431232] AppArmor: AppArmor Filesystem Enabled [ 0.432400] pnp: PnP ACPI init [ 0.433509] pnp: PnP ACPI: found 5 devices [ 0.440091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442186] NET: Registered protocol family 2 [ 0.443454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445042] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.446501] TCP: Hash tables configured (established 4096 bind 4096) [ 0.447958] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450686] NET: Registered protocol family 1 [ 0.451799] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453147] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454455] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.468761] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483029] Trying to unpack rootfs image as initramfs... [ 0.544201] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.546296] Scanning for low memory corruption every 60 seconds [ 0.547937] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.549364] audit: initializing netlink subsys (disabled) [ 0.550645] audit: type=2000 audit(1540271512.157:1): initialized [ 0.552196] Initialise system trusted keyring [ 0.553317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554741] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557117] zbud: loaded [ 0.557981] VFS: Disk quotas dquot_6.6.0 [ 0.558965] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560834] fuse init (API version 7.23) [ 0.561924] Key type big_key registered [ 0.562894] Allocating IMA MOK and blacklist keyrings. [ 0.564311] Key type asymmetric registered [ 0.565308] Asymmetric key parser 'x509' registered [ 0.566454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568333] io scheduler noop registered [ 0.571340] io scheduler deadline registered (default) [ 0.572909] io scheduler cfq registered [ 0.574172] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575438] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577055] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578837] ACPI: Power Button [PWRF] [ 0.580018] GHES: HEST is not enabled! [ 0.594027] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623305] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626406] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649930] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652846] Linux agpgart interface v0.103 [ 0.656081] brd: module loaded [ 0.658105] loop: module loaded [ 0.662732] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.664900] GPT:90111 != 2097151 [ 0.665856] GPT:Alternate GPT header not at the end of the disk. [ 0.667480] GPT:90111 != 2097151 [ 0.668470] GPT: Use GNU Parted to correct GPT errors. [ 0.669884] vda: vda1 vda15 [ 0.671684] scsi host0: ata_piix [ 0.672829] scsi host1: ata_piix [ 0.673885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677974] libphy: Fixed MDIO Bus: probed [ 0.679169] tun: Universal TUN/TAP device driver, 1.6 [ 0.680561] tun: (C) 1999-2004 Max Krasnyansky [ 0.683412] PPP generic driver version 2.4.2 [ 0.684733] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686502] ehci-pci: EHCI PCI platform driver [ 0.687774] ehci-platform: EHCI generic platform driver [ 0.689215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690857] ohci-pci: OHCI PCI platform driver [ 0.692144] ohci-platform: OHCI generic platform driver [ 0.693579] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708273] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711857] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718852] usb usb1: Product: UHCI Host Controller [ 0.720198] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721838] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723237] hub 1-0:1.0: USB hub found [ 0.724366] hub 1-0:1.0: 2 ports detected [ 0.725697] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728670] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731556] mousedev: PS/2 mouse device common for all mice [ 0.733344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735964] rtc_cmos 00:00: RTC can wake from S4 [ 0.737543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.741002] i2c /dev entries driver [ 0.742119] device-mapper: uevent: version 1.0.3 [ 0.743489] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745858] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747843] NET: Registered protocol family 10 [ 0.749434] NET: Registered protocol family 17 [ 0.750753] Key type dns_resolver registered [ 0.752176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753773] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.756365] registered taskstats version 1 [ 0.757587] Loading compiled-in X.509 certificates [ 0.759498] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.762231] zswap: loaded using pool lzo/zbud [ 0.764355] Key type trusted registered [ 0.766511] Key type encrypted registered [ 0.767706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769215] ima: No TPM chip found, activating TPM-bypass! [ 0.770739] evm: HMAC attrs: 0x1 [ 0.772079] Magic number: 6:896:163 [ 0.773116] rtc_cmos 00:00: setting system clock to 2018-10-23 05:11:51 UTC (1540271511) [ 0.775106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776464] EDD information not available. [ 0.831663] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.846921] Write protecting the kernel read-only data: 14336k [ 0.849576] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.897545] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.14 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 1.36. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-10-23 05:11:54,685 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.6. Waiting for response... 2018-10-23 05:11:55,934 - 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 490855462 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.168759] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170777] pid_max: default: 32768 minimum: 301 [ 0.171873] ACPI: Core revision 20150930 [ 0.173422] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175002] Security Framework initialized [ 0.176008] Yama: becoming mindful. [ 0.176902] AppArmor: AppArmor initialized [ 0.177936] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179509] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181042] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182489] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184170] Initializing cgroup subsys io [ 0.185168] Initializing cgroup subsys memory [ 0.186214] Initializing cgroup subsys devices [ 0.187272] Initializing cgroup subsys freezer [ 0.188337] Initializing cgroup subsys net_cls [ 0.189395] Initializing cgroup subsys perf_event [ 0.190505] Initializing cgroup subsys net_prio [ 0.191574] Initializing cgroup subsys hugetlb [ 0.192634] Initializing cgroup subsys pids [ 0.193687] CPU: Physical Processor ID: 0 [ 0.195356] mce: CPU supports 10 MCE banks [ 0.196389] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197611] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212298] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218726] ftrace: allocating 31920 entries in 125 pages [ 0.244108] smpboot: Max logical packages: 1 [ 0.245150] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246809] x2apic enabled [ 0.247847] Switched APIC routing to physical x2apic. [ 0.250076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251424] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.253950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256148] KVM setup paravirtual spinlock [ 0.257624] x86: Booted up 1 node, 1 CPUs [ 0.258614] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.260310] devtmpfs: initialized [ 0.262182] evm: security.selinux [ 0.263039] evm: security.SMACK64 [ 0.263886] evm: security.SMACK64EXEC [ 0.264806] evm: security.SMACK64TRANSMUTE [ 0.265796] evm: security.SMACK64MMAP [ 0.266706] evm: security.ima [ 0.267497] evm: security.capability [ 0.268468] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270705] pinctrl core: initialized pinctrl subsystem [ 0.272027] RTC time: 5:11:51, date: 10/23/18 [ 0.273178] NET: Registered protocol family 16 [ 0.274355] cpuidle: using governor ladder [ 0.275362] cpuidle: using governor menu [ 0.276332] PCCT header not found. [ 0.277245] ACPI: bus type PCI registered [ 0.278225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279727] PCI: Using configuration type 1 for base access [ 0.281714] ACPI: Added _OSI(Module Device) [ 0.282745] ACPI: Added _OSI(Processor Device) [ 0.283801] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284895] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286946] ACPI: Interpreter enabled [ 0.287886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296896] ACPI: (supports S0 S5) [ 0.297767] ACPI: Using IOAPIC for interrupt routing [ 0.298922] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303809] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306746] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309416] acpiphp: Slot [3] registered [ 0.310402] acpiphp: Slot [4] registered [ 0.311380] acpiphp: Slot [5] registered [ 0.312357] acpiphp: Slot [6] registered [ 0.313335] acpiphp: Slot [7] registered [ 0.314312] acpiphp: Slot [8] registered [ 0.315288] acpiphp: Slot [9] registered [ 0.316259] acpiphp: Slot [10] registered [ 0.317249] acpiphp: Slot [11] registered [ 0.318240] acpiphp: Slot [12] registered [ 0.319229] acpiphp: Slot [13] registered [ 0.320219] acpiphp: Slot [14] registered [ 0.321209] acpiphp: Slot [15] registered [ 0.335036] acpiphp: Slot [16] registered [ 0.336030] acpiphp: Slot [17] registered [ 0.337018] acpiphp: Slot [18] registered [ 0.338040] acpiphp: Slot [19] registered [ 0.339033] acpiphp: Slot [20] registered [ 0.340027] acpiphp: Slot [21] registered [ 0.341018] acpiphp: Slot [22] registered [ 0.342004] acpiphp: Slot [23] registered [ 0.342996] acpiphp: Slot [24] registered [ 0.343987] acpiphp: Slot [25] registered [ 0.344976] acpiphp: Slot [26] registered [ 0.345965] acpiphp: Slot [27] registered [ 0.346958] acpiphp: Slot [28] registered [ 0.347955] acpiphp: Slot [29] registered [ 0.348945] acpiphp: Slot [30] registered [ 0.349935] acpiphp: Slot [31] registered [ 0.350921] PCI host bridge to bus 0000:00 [ 0.351913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356619] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358411] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360226] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363958] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365499] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368447] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372435] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374347] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396461] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398211] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.399928] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403169] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404771] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406044] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407917] vgaarb: loaded [ 0.408658] vgaarb: bridge control possible 0000:00:02.0 [ 0.410134] SCSI subsystem initialized [ 0.411255] ACPI: bus type USB registered [ 0.412266] usbcore: registered new interface driver usbfs [ 0.413526] usbcore: registered new interface driver hub [ 0.414746] usbcore: registered new device driver usb [ 0.416084] PCI: Using ACPI for IRQ routing [ 0.417447] NetLabel: Initializing [ 0.418329] NetLabel: domain hash size = 128 [ 0.419363] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.420524] NetLabel: unlabeled traffic allowed by default [ 0.421933] clocksource: Switched to clocksource kvm-clock [ 0.431232] AppArmor: AppArmor Filesystem Enabled [ 0.432400] pnp: PnP ACPI init [ 0.433509] pnp: PnP ACPI: found 5 devices [ 0.440091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442186] NET: Registered protocol family 2 [ 0.443454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445042] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.446501] TCP: Hash tables configured (established 4096 bind 4096) [ 0.447958] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449274] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450686] NET: Registered protocol family 1 [ 0.451799] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453147] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454455] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.468761] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483029] Trying to unpack rootfs image as initramfs... [ 0.544201] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.546296] Scanning for low memory corruption every 60 seconds [ 0.547937] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.549364] audit: initializing netlink subsys (disabled) [ 0.550645] audit: type=2000 audit(1540271512.157:1): initialized [ 0.552196] Initialise system trusted keyring [ 0.553317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554741] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557117] zbud: loaded [ 0.557981] VFS: Disk quotas dquot_6.6.0 [ 0.558965] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560834] fuse init (API version 7.23) [ 0.561924] Key type big_key registered [ 0.562894] Allocating IMA MOK and blacklist keyrings. [ 0.564311] Key type asymmetric registered [ 0.565308] Asymmetric key parser 'x509' registered [ 0.566454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568333] io scheduler noop registered [ 0.571340] io scheduler deadline registered (default) [ 0.572909] io scheduler cfq registered [ 0.574172] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575438] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577055] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578837] ACPI: Power Button [PWRF] [ 0.580018] GHES: HEST is not enabled! [ 0.594027] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623305] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626406] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649930] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652846] Linux agpgart interface v0.103 [ 0.656081] brd: module loaded [ 0.658105] loop: module loaded [ 0.662732] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.664900] GPT:90111 != 2097151 [ 0.665856] GPT:Alternate GPT header not at the end of the disk. [ 0.667480] GPT:90111 != 2097151 [ 0.668470] GPT: Use GNU Parted to correct GPT errors. [ 0.669884] vda: vda1 vda15 [ 0.671684] scsi host0: ata_piix [ 0.672829] scsi host1: ata_piix [ 0.673885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677974] libphy: Fixed MDIO Bus: probed [ 0.679169] tun: Universal TUN/TAP device driver, 1.6 [ 0.680561] tun: (C) 1999-2004 Max Krasnyansky [ 0.683412] PPP generic driver version 2.4.2 [ 0.684733] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686502] ehci-pci: EHCI PCI platform driver [ 0.687774] ehci-platform: EHCI generic platform driver [ 0.689215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690857] ohci-pci: OHCI PCI platform driver [ 0.692144] ohci-platform: OHCI generic platform driver [ 0.693579] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708273] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711857] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716777] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718852] usb usb1: Product: UHCI Host Controller [ 0.720198] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721838] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723237] hub 1-0:1.0: USB hub found [ 0.724366] hub 1-0:1.0: 2 ports detected [ 0.725697] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728670] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731556] mousedev: PS/2 mouse device common for all mice [ 0.733344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735964] rtc_cmos 00:00: RTC can wake from S4 [ 0.737543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.741002] i2c /dev entries driver [ 0.742119] device-mapper: uevent: version 1.0.3 [ 0.743489] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745858] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747843] NET: Registered protocol family 10 [ 0.749434] NET: Registered protocol family 17 [ 0.750753] Key type dns_resolver registered [ 0.752176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753773] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.756365] registered taskstats version 1 [ 0.757587] Loading compiled-in X.509 certificates [ 0.759498] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.762231] zswap: loaded using pool lzo/zbud [ 0.764355] Key type trusted registered [ 0.766511] Key type encrypted registered [ 0.767706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769215] ima: No TPM chip found, activating TPM-bypass! [ 0.770739] evm: HMAC attrs: 0x1 [ 0.772079] Magic number: 6:896:163 [ 0.773116] rtc_cmos 00:00: setting system clock to 2018-10-23 05:11:51 UTC (1540271511) [ 0.775106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776464] EDD information not available. [ 0.831663] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.846921] Write protecting the kernel read-only data: 14336k [ 0.849576] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.897545] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.14 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 1.36. iid=i-00000006 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEJXcdL2Dg37+ra16E+03xm/54Hsx2DWhWYoIdFElE9YV1F2sLO0/tk1h0r42xEGvzTGHxWGE42UJKjtgnvVcLOK2RZyGX8tNLk+HBJsdAQJs5zZjdvJtB7MiownwkJc3/iLmiOIiUoDK9GsKuXrCTskwBCLbfJjwmtWrn8mIIhotAlHOIRtiZdb4S8s5YVNo4YqkdtCwcin0vvPCzGlrFcO0+UBtuH8b0xxQeKcQLDvRy5STOtjEyQ3PU4khSRc8z/UMagRW69JocCD4GIq5CSe/frPRlND/jp1UFMNjHyvXGhNoeq9ml9dinuWb2pO4Krsah4zr5U0rlA4H1Ww2N root@vping-userdata-vm2-a6092aaa-c9d7-490c-865f-64a6d09c49e0 ssh-dss AAAAB3NzaC1kc3MAAACBAPT3oBpfSDy3YI0EjowReyvbRPRuoFPD7ocD3gBa9ZktSbrXOL1zPZpiRgTQnV3oBgbvoTmFvYQOrNrC6VbVs9d/TNkcmTO4OXV4h3Nhx8Yd/z2ZNoXWlTx1CQDgJju/UcTL9lk/hMi5742MiNOyhh+NbVvNKIJP7Lp+ZYW3QVzxAAAAFQCOTJvT3l9720Jqr0j66Ek9HzkCewAAAIBEO1d2KHjh/vVJvfOaUcmsZQmZZkvcZKVgTS0hF+eS7Wj7x909WOZlubUBa7DmwsfrkPd/NQD03NhW7oO7b3pC1uwchB0IXZOUuVTYOD2KCkcEWQfvXCqG6gJV26rlRZf71ojYB+JepjXsumJwlRc6T856+0s/dDAu8hx3YguaCgAAAIEA0vNhsLzshUAHqNOuTL098OgDVgN29GuQqvKQmHyu/w5Bx0d+SH6/e3w5hYMoJvNdXyH65aVsZDSgE4FiBWGvh38hSHXj6Nf27+KEIWFGV0s7n6991U7JWAV/jj94y92ZAncKcSjmQuNfOLhujG9GHELUr66snhNVAklnuwb6wew= root@vping-userdata-vm2-a6092aaa-c9d7-490c-865f-64a6d09c49e0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe61:3d62/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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-a6092aaa-c9d7-490c-865f-64a6d09c49e0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-a6092aaa-c9d7-490c-865f-64a6d09c49e0 login: 2018-10-23 05:11:55,936 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-23 05:11:56,047 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:11:56,048 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:27 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-23 05:12:09,024 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-10-23 05:12:09,967 - 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'54609e4f4577416e8fcca40446a0e587', '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_8f6f12b9-3cbd-4a29-8443-d31b1f341f53'}) 2018-10-23 05:12:10,339 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'97e37c757862400a947dbf2db52263ea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_8f6f12b9-3cbd-4a29-8443-d31b1f341f53'}) 2018-10-23 05:12:10,469 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:12:10,580 - functest.core.tenantnetwork - DEBUG - role: 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'b95db6ace2c048cb87769f80ea3d7f0f'}) 2018-10-23 05:12:11,248 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 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'54609e4f4577416e8fcca40446a0e587', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f28dc59-d285-493a-b08b-725340d64f59', 'username': u'cinder_test-user_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:12:11,252 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'password': '8f28dc59-d285-493a-b08b-725340d64f59', 'project_name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '54609e4f4577416e8fcca40446a0e587', 'project_domain_name': 'Default'} 2018-10-23 05:12:11,253 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-10-23 05:12:12,296 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:12:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'acd16e00-e0f9-45a3-b1e2-de11c3dc336d', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', u'created_at': u'2018-10-23T05:12:11Z', u'mtu': 1450, u'tenant_id': u'54609e4f4577416e8fcca40446a0e587', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'54609e4f4577416e8fcca40446a0e587', u'l2_adjacency': True}) 2018-10-23 05:12:13,493 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05: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'2c7ed363-efe8-4ae8-a244-08dd00c81558', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', u'enable_dhcp': True, u'network_id': u'acd16e00-e0f9-45a3-b1e2-de11c3dc336d', u'tenant_id': u'54609e4f4577416e8fcca40446a0e587', u'created_at': u'2018-10-23T05: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'54609e4f4577416e8fcca40446a0e587'}) 2018-10-23 05:12:15,124 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:12:14Z', u'revision_number': 2, u'id': u'd31a5f9e-d748-4120-ba29-d9c052aa99f2', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', u'admin_state_up': True, u'tenant_id': u'54609e4f4577416e8fcca40446a0e587', u'created_at': u'2018-10-23T05:12:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'54609e4f4577416e8fcca40446a0e587'}) 2018-10-23 05:12:18,344 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5/file', 'owner': u'54609e4f4577416e8fcca40446a0e587', 'id': u'b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5', 'size': 12716032, u'self': u'/v2/images/b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54609e4f4577416e8fcca40446a0e587', 'name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:12:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T05:12:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'created': u'2018-10-23T05:12:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:12:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:12:18,580 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', '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'75b496dd16d34c75adcf276cf3069d94', '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'f35889fd-0778-4e3a-9554-e19b7e20f48c', 'swap': 0}) 2018-10-23 05:12:18,999 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDL9qN9b8JHeZsxYVGKccKwCnPzv1oSFpI1ISJ+826W3cvyvxJ5B3z8Smyldw/j29oWYjQlUhsFmHSzMNmS1PjHaUUapUinohwUNbP8UqEzg6IQqIWWVrjdPdGKt6F/ISXBWlTiC+aZTZmpF9Ny9YBRd0/VSywITp7YGpFGjpEdS45JX0fkjl5o9SgwVi5b5ZgbQsPOUPUIjzgQNyRhn8+HsEiHotbyeuRWH8VU86XUBftXYlVp7iywtYN+yBNxJ64j6oEe8cpoOA0sEJhmze8o2vuqZw5Xsy8ObopVmwqMbEwKKB3j7C4Wo/uo/iFFFSONT5pD1HHIfYqO+yyjIyoJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAy/ajfW/CR3mbMWFRinHCsApz879aEhaSNSEifvNult3L8r8S\neQd8/EpspXcP49vaFmI0JVIbBZh0szDZktT4x2lFGqVIp6IcFDWz/FKhM4OiEKiF\nlla43T3RirehfyElwVpU4gvmmU2ZqRfTcvWAUXdP1UssCE6e2BqRRo6RHUuOSV9H\n5I5eaPUoMFYuW+WYG0LDzlD1CI84EDckYZ/Ph7BIh6LW8nrkVh/FVPOl1AX7V2JV\nae4ssLWDfsgTcSeuI+qBHvHKaDgNLBCYZs3vKNr7qmcOV7MvDm6KVZsKjGxMCigd\n4+wuFqP7qP4hRRUjjU+aQ9RxyH2KjvssoyMqCQIDAQABAoIBAQCeF8hVfADMwfeG\n6PX5J4BOT2vc7N710kT1pX9Fg46epcBlobDB2woHy/A2uPi6FzkNzIS6wM9tIOSj\n2CNs6mMCvhfwNVkBhmfZSl7+H1YPxeIio10YUJPt+PKoYPluvtSy8D+HDs5o2XtX\nU750BtK1UpOwshmpPrdkrgMY+3yDhSC6t6SNe5EkiEoeMCZ/gFzN0eEoK70XW6FB\ne1wICbsLgediC3KlWNj93lI6mCeklYu/Gr25cKu+lwpRDU46cBaX6JPZ+uE2a3Ue\nrof7If30D7osKtlZQ0oyasiWM+rdE05BgwijHgwaVni5QNIpUkf2e0BJGDTp4r9b\nPtsX7R0BAoGBAOd7pN5QACkHf2FooBllqW+cZYMuEdlvYaudffbYNt33yL3SXW8/\nbcKuIBWl17EP5YHchFCxHTBUSogDB95f0gDE1rRIUIxbVNXlCL98Yo1j3yWv/R0u\n79wmhrbtCoe2snXekp3ZD4dZffD51Oh2GYCHfN+KHoGjkdF2vEwseh+5AoGBAOGQ\n1pZYnUDmkWkC8esTIKaTFvNZVdR0S3NI9l7q4FsTChGG4fsiDi2Q8PCjspuXnxjZ\nFaauw/UjU2HtYokRi3RNp5oRJUh8XARGvXhUOvn206EF3mDvsRLA70eBS9D+WqR8\nbqyxNvG0nmbEw0377HDqXx4qGcWZhy1ocblu42TRAoGAWFAgvzwQQ5b7rwMGiYny\nkYU+aUSrRKQsxBeK1iD5FcgRyvG1+dpeGrbpwLiLyJ6C9f9Wb56Svzx5TtixKNKv\nwOFX9GHecR3rCMufgcaHpt+iY7N3wqmEkx4TqThYGxzFixiGITiNpxqqZMQ7yRA9\nfH60UmhUaSspV5uQDROu5+kCgYAaF6QK/jMql8FIUXPkinDjc+5atgHMsqsrqcv+\nDNNpFZm7j0vCvhy/vp1waK83emGIAUyU3HCEgdKaaFhWnLXx/S2fD86tRN1sDTbL\nnYq48YlnfgNMWU21aqYDMnyvr0yS7GXtCg7eBNOx9Z7V/YdLRIE+PwZ+KhVN9l/5\nYE9jkQKBgQCrP5oHOcImHFsKCCC0PfsuXO57YOhNyk0FAl0Kdpt/Sw3GeXENy1kq\n6cweudizl94cblGfULqRpBE0+EDnrKm3zbx3tICP1DV7V2FfK9FkVjAB/EsgDVkt\nJGCdj6UQ329UYtz983sgcs9k1z3U2HmUgUCXP79asnyLHM/OAN/irQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'97e37c757862400a947dbf2db52263ea', 'name': u'cinder_test-kp_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'created_at': '2018-10-23T05:12:18.999175', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54609e4f4577416e8fcca40446a0e587', 'name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:d5:a4:3b:87:36:0b:7e:8a:40:f3:27:84:20:39:a0', 'type': 'ssh', 'id': u'cinder_test-kp_8f6f12b9-3cbd-4a29-8443-d31b1f341f53'}) 2018-10-23 05:12:18,999 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAy/ajfW/CR3mbMWFRinHCsApz879aEhaSNSEifvNult3L8r8S eQd8/EpspXcP49vaFmI0JVIbBZh0szDZktT4x2lFGqVIp6IcFDWz/FKhM4OiEKiF lla43T3RirehfyElwVpU4gvmmU2ZqRfTcvWAUXdP1UssCE6e2BqRRo6RHUuOSV9H 5I5eaPUoMFYuW+WYG0LDzlD1CI84EDckYZ/Ph7BIh6LW8nrkVh/FVPOl1AX7V2JV ae4ssLWDfsgTcSeuI+qBHvHKaDgNLBCYZs3vKNr7qmcOV7MvDm6KVZsKjGxMCigd 4+wuFqP7qP4hRRUjjU+aQ9RxyH2KjvssoyMqCQIDAQABAoIBAQCeF8hVfADMwfeG 6PX5J4BOT2vc7N710kT1pX9Fg46epcBlobDB2woHy/A2uPi6FzkNzIS6wM9tIOSj 2CNs6mMCvhfwNVkBhmfZSl7+H1YPxeIio10YUJPt+PKoYPluvtSy8D+HDs5o2XtX U750BtK1UpOwshmpPrdkrgMY+3yDhSC6t6SNe5EkiEoeMCZ/gFzN0eEoK70XW6FB e1wICbsLgediC3KlWNj93lI6mCeklYu/Gr25cKu+lwpRDU46cBaX6JPZ+uE2a3Ue rof7If30D7osKtlZQ0oyasiWM+rdE05BgwijHgwaVni5QNIpUkf2e0BJGDTp4r9b PtsX7R0BAoGBAOd7pN5QACkHf2FooBllqW+cZYMuEdlvYaudffbYNt33yL3SXW8/ bcKuIBWl17EP5YHchFCxHTBUSogDB95f0gDE1rRIUIxbVNXlCL98Yo1j3yWv/R0u 79wmhrbtCoe2snXekp3ZD4dZffD51Oh2GYCHfN+KHoGjkdF2vEwseh+5AoGBAOGQ 1pZYnUDmkWkC8esTIKaTFvNZVdR0S3NI9l7q4FsTChGG4fsiDi2Q8PCjspuXnxjZ Faauw/UjU2HtYokRi3RNp5oRJUh8XARGvXhUOvn206EF3mDvsRLA70eBS9D+WqR8 bqyxNvG0nmbEw0377HDqXx4qGcWZhy1ocblu42TRAoGAWFAgvzwQQ5b7rwMGiYny kYU+aUSrRKQsxBeK1iD5FcgRyvG1+dpeGrbpwLiLyJ6C9f9Wb56Svzx5TtixKNKv wOFX9GHecR3rCMufgcaHpt+iY7N3wqmEkx4TqThYGxzFixiGITiNpxqqZMQ7yRA9 fH60UmhUaSspV5uQDROu5+kCgYAaF6QK/jMql8FIUXPkinDjc+5atgHMsqsrqcv+ DNNpFZm7j0vCvhy/vp1waK83emGIAUyU3HCEgdKaaFhWnLXx/S2fD86tRN1sDTbL nYq48YlnfgNMWU21aqYDMnyvr0yS7GXtCg7eBNOx9Z7V/YdLRIE+PwZ+KhVN9l/5 YE9jkQKBgQCrP5oHOcImHFsKCCC0PfsuXO57YOhNyk0FAl0Kdpt/Sw3GeXENy1kq 6cweudizl94cblGfULqRpBE0+EDnrKm3zbx3tICP1DV7V2FfK9FkVjAB/EsgDVkt JGCdj6UQ329UYtz983sgcs9k1z3U2HmUgUCXP79asnyLHM/OAN/irQ== -----END RSA PRIVATE KEY----- 2018-10-23 05:12:25,906 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8f6f12b9-3cbd-4a29-8443-d31b1f341f53': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:52:cc', 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'b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:12:25.000000', 'flavor': Munch({u'id': u'f35889fd-0778-4e3a-9554-e19b7e20f48c'}), 'az': u'nova', 'id': u'd4ff0310-c960-4e98-a4ff-752a8c119356', 'security_groups': [Munch({u'name': u'cinder_test-sg_8f6f12b9-3cbd-4a29-8443-d31b1f341f53'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'97e37c757862400a947dbf2db52263ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54609e4f4577416e8fcca40446a0e587', 'name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:12:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:12:25Z', 'hostId': u'97da6350a6605a2a5bd0fcad9e1e7921e663744eb9a42a51627cc537', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'97da6350a6605a2a5bd0fcad9e1e7921e663744eb9a42a51627cc537', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:12:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'54609e4f4577416e8fcca40446a0e587', 'name': u'cinder_test-vm2_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'adminPass': u'tMh4nPaLnXbE', 'tenant_id': u'54609e4f4577416e8fcca40446a0e587', 'created_at': u'2018-10-23T05:12:20Z', 'created': u'2018-10-23T05:12:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:12:29,118 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd31a5f9e-d748-4120-ba29-d9c052aa99f2', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'54609e4f4577416e8fcca40446a0e587', 'created_at': u'2018-10-23T05:12:27Z', 'attached': True, 'updated_at': u'2018-10-23T05:12:28Z', 'id': u'3b41494f-7ff4-46ad-b624-f046adb99bcd', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54609e4f4577416e8fcca40446a0e587', 'name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'd31a5f9e-d748-4120-ba29-d9c052aa99f2', u'qos_policy_id': None, 'project_id': u'54609e4f4577416e8fcca40446a0e587', 'port_id': u'62b49fc7-1c9b-4dbd-8078-49434a8626b8', 'port': u'62b49fc7-1c9b-4dbd-8078-49434a8626b8', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 05:12:29,200 - 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 469258733 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.908 MHz processor [ 0.212900] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.215624] pid_max: default: 32768 minimum: 301 [ 0.217085] ACPI: Core revision 20150930 [ 0.218955] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.221077] Security Framework initialized [ 0.222405] Yama: becoming mindful. [ 0.223599] AppArmor: AppArmor initialized [ 0.224968] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.227104] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.229175] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.231155] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.233386] Initializing cgroup subsys io [ 0.234697] Initializing cgroup subsys memory [ 0.236099] Initializing cgroup subsys devices [ 0.237517] Initializing cgroup subsys freezer [ 0.238923] Initializing cgroup subsys net_cls [ 0.240342] Initializing cgroup subsys perf_event [ 0.241825] Initializing cgroup subsys net_prio [ 0.243260] Initializing cgroup subsys hugetlb [ 0.244678] Initializing cgroup subsys pids [ 0.246063] CPU: Physical Processor ID: 0 [ 0.247935] mce: CPU supports 10 MCE banks [ 0.249048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.250355] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.265115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.271672] ftrace: allocating 31920 entries in 125 pages [ 0.296993] smpboot: Max logical packages: 1 [ 0.298128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.299940] x2apic enabled [ 0.301022] Switched APIC routing to physical x2apic. [ 0.303352] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.304831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.307583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309978] KVM setup paravirtual spinlock [ 0.311556] x86: Booted up 1 node, 1 CPUs [ 0.312630] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.314455] devtmpfs: initialized [ 0.316394] evm: security.selinux [ 0.317321] evm: security.SMACK64 [ 0.318254] evm: security.SMACK64EXEC [ 0.319251] evm: security.SMACK64TRANSMUTE [ 0.320329] evm: security.SMACK64MMAP [ 0.321320] evm: security.ima [ 0.322180] evm: security.capability [ 0.323226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325689] pinctrl core: initialized pinctrl subsystem [ 0.327132] RTC time: 5:12:25, date: 10/23/18 [ 0.328401] NET: Registered protocol family 16 [ 0.329700] cpuidle: using governor ladder [ 0.330795] cpuidle: using governor menu [ 0.331847] PCCT header not found. [ 0.332850] ACPI: bus type PCI registered [ 0.333920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.335561] PCI: Using configuration type 1 for base access [ 0.337673] ACPI: Added _OSI(Module Device) [ 0.338811] ACPI: Added _OSI(Processor Device) [ 0.339966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.341178] ACPI: Added _OSI(Processor Aggregator Device) [ 0.343306] ACPI: Interpreter enabled [ 0.344346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.351811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354310] ACPI: (supports S0 S5) [ 0.355263] ACPI: Using IOAPIC for interrupt routing [ 0.356557] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360282] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.361800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363443] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.367942] acpiphp: Slot [3] registered [ 0.369006] acpiphp: Slot [4] registered [ 0.370072] acpiphp: Slot [5] registered [ 0.371144] acpiphp: Slot [6] registered [ 0.372208] acpiphp: Slot [7] registered [ 0.373273] acpiphp: Slot [8] registered [ 0.374340] acpiphp: Slot [9] registered [ 0.375412] acpiphp: Slot [10] registered [ 0.376509] acpiphp: Slot [11] registered [ 0.377596] acpiphp: Slot [12] registered [ 0.378681] acpiphp: Slot [13] registered [ 0.379765] acpiphp: Slot [14] registered [ 0.380858] acpiphp: Slot [15] registered [ 0.395310] acpiphp: Slot [16] registered [ 0.396405] acpiphp: Slot [17] registered [ 0.397490] acpiphp: Slot [18] registered [ 0.398564] acpiphp: Slot [19] registered [ 0.399647] acpiphp: Slot [20] registered [ 0.400730] acpiphp: Slot [21] registered [ 0.401831] acpiphp: Slot [22] registered [ 0.402914] acpiphp: Slot [23] registered [ 0.403997] acpiphp: Slot [24] registered [ 0.405075] acpiphp: Slot [25] registered [ 0.406150] acpiphp: Slot [26] registered [ 0.407224] acpiphp: Slot [27] registered [ 0.408305] acpiphp: Slot [28] registered [ 0.409383] acpiphp: Slot [29] registered [ 0.410456] acpiphp: Slot [30] registered [ 0.411526] acpiphp: Slot [31] registered [ 0.412599] PCI host bridge to bus 0000:00 [ 0.413680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.415279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416889] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418818] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.420964] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.423235] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.428132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430123] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.431946] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.433853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.437832] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.439973] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.460876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463043] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.467250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.469457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471309] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.473218] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.474806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.477132] vgaarb: loaded [ 0.478033] vgaarb: bridge control possible 0000:00:02.0 [ 0.479788] SCSI subsystem initialized [ 0.481152] ACPI: bus type USB registered [ 0.482416] usbcore: registered new interface driver usbfs [ 0.483955] usbcore: registered new interface driver hub [ 0.485497] usbcore: registered new device driver usb [ 0.487130] PCI: Using ACPI for IRQ routing [ 0.488726] NetLabel: Initializing [ 0.489796] NetLabel: domain hash size = 128 [ 0.491085] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.492373] NetLabel: unlabeled traffic allowed by default [ 0.493934] clocksource: Switched to clocksource kvm-clock [ 0.503112] AppArmor: AppArmor Filesystem Enabled [ 0.504416] pnp: PnP ACPI init [ 0.505593] pnp: PnP ACPI: found 5 devices [ 0.512259] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514515] NET: Registered protocol family 2 [ 0.515861] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.517559] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519129] TCP: Hash tables configured (established 4096 bind 4096) [ 0.520722] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.522159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.523709] NET: Registered protocol family 1 [ 0.524851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.526279] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.527695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.542128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.556614] Trying to unpack rootfs image as initramfs... [ 0.616597] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.621491] Scanning for low memory corruption every 60 seconds [ 0.623545] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.625091] audit: initializing netlink subsys (disabled) [ 0.626518] audit: type=2000 audit(1540271546.204:1): initialized [ 0.628289] Initialise system trusted keyring [ 0.629562] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.631058] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.633636] zbud: loaded [ 0.634584] VFS: Disk quotas dquot_6.6.0 [ 0.635653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.637680] fuse init (API version 7.23) [ 0.638871] Key type big_key registered [ 0.639920] Allocating IMA MOK and blacklist keyrings. [ 0.641479] Key type asymmetric registered [ 0.642564] Asymmetric key parser 'x509' registered [ 0.643809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.645745] io scheduler noop registered [ 0.646798] io scheduler deadline registered (default) [ 0.648113] io scheduler cfq registered [ 0.649233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654183] ACPI: Power Button [PWRF] [ 0.655349] GHES: HEST is not enabled! [ 0.669443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698903] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701786] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728481] Linux agpgart interface v0.103 [ 0.731650] brd: module loaded [ 0.733689] loop: module loaded [ 0.738586] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740512] GPT:90111 != 2097151 [ 0.741416] GPT:Alternate GPT header not at the end of the disk. [ 0.742861] GPT:90111 != 2097151 [ 0.743770] GPT: Use GNU Parted to correct GPT errors. [ 0.745043] vda: vda1 vda15 [ 0.746684] scsi host0: ata_piix [ 0.747706] scsi host1: ata_piix [ 0.748663] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.750265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.752190] libphy: Fixed MDIO Bus: probed [ 0.753278] tun: Universal TUN/TAP device driver, 1.6 [ 0.754545] tun: (C) 1999-2004 Max Krasnyansky [ 0.757555] PPP generic driver version 2.4.2 [ 0.758739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760259] ehci-pci: EHCI PCI platform driver [ 0.761396] ehci-platform: EHCI generic platform driver [ 0.762811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764661] ohci-pci: OHCI PCI platform driver [ 0.766086] ohci-platform: OHCI generic platform driver [ 0.767701] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782626] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784257] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786633] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788268] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792149] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794483] usb usb1: Product: UHCI Host Controller [ 0.796009] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797984] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799563] hub 1-0:1.0: USB hub found [ 0.800838] hub 1-0:1.0: 2 ports detected [ 0.802328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805639] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807131] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808482] mousedev: PS/2 mouse device common for all mice [ 0.810120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812544] rtc_cmos 00:00: RTC can wake from S4 [ 0.814023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815568] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817112] i2c /dev entries driver [ 0.818132] device-mapper: uevent: version 1.0.3 [ 0.819379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821517] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823263] NET: Registered protocol family 10 [ 0.824735] NET: Registered protocol family 17 [ 0.825926] Key type dns_resolver registered [ 0.827175] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828613] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.830921] registered taskstats version 1 [ 0.832041] Loading compiled-in X.509 certificates [ 0.833801] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.836250] zswap: loaded using pool lzo/zbud [ 0.838251] Key type trusted registered [ 0.840310] Key type encrypted registered [ 0.841426] AppArmor: AppArmor sha1 policy hashing enabled [ 0.842818] ima: No TPM chip found, activating TPM-bypass! [ 0.844212] evm: HMAC attrs: 0x1 [ 0.845501] Magic number: 6:449:214 [ 0.846633] rtc_cmos 00:00: setting system clock to 2018-10-23 05:12:25 UTC (1540271545) [ 0.848803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850291] EDD information not available. [ 0.911444] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927251] Write protecting the kernel read-only data: 14336k [ 0.930029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932408] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.978548] 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.81 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.96. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-10-23 05:12:29,202 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-10-23 05:12:38,315 - 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 469258733 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.908 MHz processor [ 0.212900] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.215624] pid_max: default: 32768 minimum: 301 [ 0.217085] ACPI: Core revision 20150930 [ 0.218955] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.221077] Security Framework initialized [ 0.222405] Yama: becoming mindful. [ 0.223599] AppArmor: AppArmor initialized [ 0.224968] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.227104] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.229175] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.231155] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.233386] Initializing cgroup subsys io [ 0.234697] Initializing cgroup subsys memory [ 0.236099] Initializing cgroup subsys devices [ 0.237517] Initializing cgroup subsys freezer [ 0.238923] Initializing cgroup subsys net_cls [ 0.240342] Initializing cgroup subsys perf_event [ 0.241825] Initializing cgroup subsys net_prio [ 0.243260] Initializing cgroup subsys hugetlb [ 0.244678] Initializing cgroup subsys pids [ 0.246063] CPU: Physical Processor ID: 0 [ 0.247935] mce: CPU supports 10 MCE banks [ 0.249048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.250355] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.265115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.271672] ftrace: allocating 31920 entries in 125 pages [ 0.296993] smpboot: Max logical packages: 1 [ 0.298128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.299940] x2apic enabled [ 0.301022] Switched APIC routing to physical x2apic. [ 0.303352] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.304831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.307583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309978] KVM setup paravirtual spinlock [ 0.311556] x86: Booted up 1 node, 1 CPUs [ 0.312630] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.314455] devtmpfs: initialized [ 0.316394] evm: security.selinux [ 0.317321] evm: security.SMACK64 [ 0.318254] evm: security.SMACK64EXEC [ 0.319251] evm: security.SMACK64TRANSMUTE [ 0.320329] evm: security.SMACK64MMAP [ 0.321320] evm: security.ima [ 0.322180] evm: security.capability [ 0.323226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325689] pinctrl core: initialized pinctrl subsystem [ 0.327132] RTC time: 5:12:25, date: 10/23/18 [ 0.328401] NET: Registered protocol family 16 [ 0.329700] cpuidle: using governor ladder [ 0.330795] cpuidle: using governor menu [ 0.331847] PCCT header not found. [ 0.332850] ACPI: bus type PCI registered [ 0.333920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.335561] PCI: Using configuration type 1 for base access [ 0.337673] ACPI: Added _OSI(Module Device) [ 0.338811] ACPI: Added _OSI(Processor Device) [ 0.339966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.341178] ACPI: Added _OSI(Processor Aggregator Device) [ 0.343306] ACPI: Interpreter enabled [ 0.344346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.351811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354310] ACPI: (supports S0 S5) [ 0.355263] ACPI: Using IOAPIC for interrupt routing [ 0.356557] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360282] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.361800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363443] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.367942] acpiphp: Slot [3] registered [ 0.369006] acpiphp: Slot [4] registered [ 0.370072] acpiphp: Slot [5] registered [ 0.371144] acpiphp: Slot [6] registered [ 0.372208] acpiphp: Slot [7] registered [ 0.373273] acpiphp: Slot [8] registered [ 0.374340] acpiphp: Slot [9] registered [ 0.375412] acpiphp: Slot [10] registered [ 0.376509] acpiphp: Slot [11] registered [ 0.377596] acpiphp: Slot [12] registered [ 0.378681] acpiphp: Slot [13] registered [ 0.379765] acpiphp: Slot [14] registered [ 0.380858] acpiphp: Slot [15] registered [ 0.395310] acpiphp: Slot [16] registered [ 0.396405] acpiphp: Slot [17] registered [ 0.397490] acpiphp: Slot [18] registered [ 0.398564] acpiphp: Slot [19] registered [ 0.399647] acpiphp: Slot [20] registered [ 0.400730] acpiphp: Slot [21] registered [ 0.401831] acpiphp: Slot [22] registered [ 0.402914] acpiphp: Slot [23] registered [ 0.403997] acpiphp: Slot [24] registered [ 0.405075] acpiphp: Slot [25] registered [ 0.406150] acpiphp: Slot [26] registered [ 0.407224] acpiphp: Slot [27] registered [ 0.408305] acpiphp: Slot [28] registered [ 0.409383] acpiphp: Slot [29] registered [ 0.410456] acpiphp: Slot [30] registered [ 0.411526] acpiphp: Slot [31] registered [ 0.412599] PCI host bridge to bus 0000:00 [ 0.413680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.415279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416889] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418818] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.420964] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.423235] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.428132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430123] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.431946] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.433853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.437832] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.439973] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.460876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463043] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.467250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.469457] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471309] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.473218] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.474806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.477132] vgaarb: loaded [ 0.478033] vgaarb: bridge control possible 0000:00:02.0 [ 0.479788] SCSI subsystem initialized [ 0.481152] ACPI: bus type USB registered [ 0.482416] usbcore: registered new interface driver usbfs [ 0.483955] usbcore: registered new interface driver hub [ 0.485497] usbcore: registered new device driver usb [ 0.487130] PCI: Using ACPI for IRQ routing [ 0.488726] NetLabel: Initializing [ 0.489796] NetLabel: domain hash size = 128 [ 0.491085] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.492373] NetLabel: unlabeled traffic allowed by default [ 0.493934] clocksource: Switched to clocksource kvm-clock [ 0.503112] AppArmor: AppArmor Filesystem Enabled [ 0.504416] pnp: PnP ACPI init [ 0.505593] pnp: PnP ACPI: found 5 devices [ 0.512259] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514515] NET: Registered protocol family 2 [ 0.515861] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.517559] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519129] TCP: Hash tables configured (established 4096 bind 4096) [ 0.520722] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.522159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.523709] NET: Registered protocol family 1 [ 0.524851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.526279] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.527695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.542128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.556614] Trying to unpack rootfs image as initramfs... [ 0.616597] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.621491] Scanning for low memory corruption every 60 seconds [ 0.623545] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.625091] audit: initializing netlink subsys (disabled) [ 0.626518] audit: type=2000 audit(1540271546.204:1): initialized [ 0.628289] Initialise system trusted keyring [ 0.629562] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.631058] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.633636] zbud: loaded [ 0.634584] VFS: Disk quotas dquot_6.6.0 [ 0.635653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.637680] fuse init (API version 7.23) [ 0.638871] Key type big_key registered [ 0.639920] Allocating IMA MOK and blacklist keyrings. [ 0.641479] Key type asymmetric registered [ 0.642564] Asymmetric key parser 'x509' registered [ 0.643809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.645745] io scheduler noop registered [ 0.646798] io scheduler deadline registered (default) [ 0.648113] io scheduler cfq registered [ 0.649233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654183] ACPI: Power Button [PWRF] [ 0.655349] GHES: HEST is not enabled! [ 0.669443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698903] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701786] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728481] Linux agpgart interface v0.103 [ 0.731650] brd: module loaded [ 0.733689] loop: module loaded [ 0.738586] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740512] GPT:90111 != 2097151 [ 0.741416] GPT:Alternate GPT header not at the end of the disk. [ 0.742861] GPT:90111 != 2097151 [ 0.743770] GPT: Use GNU Parted to correct GPT errors. [ 0.745043] vda: vda1 vda15 [ 0.746684] scsi host0: ata_piix [ 0.747706] scsi host1: ata_piix [ 0.748663] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.750265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.752190] libphy: Fixed MDIO Bus: probed [ 0.753278] tun: Universal TUN/TAP device driver, 1.6 [ 0.754545] tun: (C) 1999-2004 Max Krasnyansky [ 0.757555] PPP generic driver version 2.4.2 [ 0.758739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760259] ehci-pci: EHCI PCI platform driver [ 0.761396] ehci-platform: EHCI generic platform driver [ 0.762811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764661] ohci-pci: OHCI PCI platform driver [ 0.766086] ohci-platform: OHCI generic platform driver [ 0.767701] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782626] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784257] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786633] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788268] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792149] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794483] usb usb1: Product: UHCI Host Controller [ 0.796009] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797984] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799563] hub 1-0:1.0: USB hub found [ 0.800838] hub 1-0:1.0: 2 ports detected [ 0.802328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805639] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807131] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808482] mousedev: PS/2 mouse device common for all mice [ 0.810120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812544] rtc_cmos 00:00: RTC can wake from S4 [ 0.814023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815568] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817112] i2c /dev entries driver [ 0.818132] device-mapper: uevent: version 1.0.3 [ 0.819379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821517] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823263] NET: Registered protocol family 10 [ 0.824735] NET: Registered protocol family 17 [ 0.825926] Key type dns_resolver registered [ 0.827175] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828613] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.830921] registered taskstats version 1 [ 0.832041] Loading compiled-in X.509 certificates [ 0.833801] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.836250] zswap: loaded using pool lzo/zbud [ 0.838251] Key type trusted registered [ 0.840310] Key type encrypted registered [ 0.841426] AppArmor: AppArmor sha1 policy hashing enabled [ 0.842818] ima: No TPM chip found, activating TPM-bypass! [ 0.844212] evm: HMAC attrs: 0x1 [ 0.845501] Magic number: 6:449:214 [ 0.846633] rtc_cmos 00:00: setting system clock to 2018-10-23 05:12:25 UTC (1540271545) [ 0.848803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850291] EDD information not available. [ 0.911444] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927251] Write protecting the kernel read-only data: 14336k [ 0.930029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932408] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.978548] 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.81 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.96. iid=i-00000007 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTq3dZl/d9+/3O83yWal4PhKV3+SwudjJd1jnNw+daRCl1lszqkNV7wq7pzbap0JQeVT6lQVHGPDE2OZDbO9wNgH7xIn8/zxDvkRR2yj/nhgP1DrBrj1r//PjgOrz99MuqXkyGdr9hIge3Rw6/AVUnry6MUkRA+7Lr4SoMF8MODjGv2uO3Zo85VIamxn4jIFuuSZB8EGiXrSPXgqK1cp0HD1TbolFRjDPLQU6wKFc/PhpLPFFF067liF10ukaEPj0hMoOClVDSZ0aoqypvUr/XXAZcfogXFrvw4doPR+rTXVMKZVPXM0ayhkQZ/Xb9hIKTZU1rMqdIJd4BFcW27Jy7 root@cinder-test-vm2-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 ssh-dss AAAAB3NzaC1kc3MAAACBAPbHxU3QBR4PnpEd4dFpSjm7iQO8a2TM8tdaHLUj1vhJxxrf6igQ9lPn+x3d51etHExwnqDOZ3xrdejN3zkA9S7H7q5FBr4objyeMMQlCg2YVhL1F83csCnlg4kqSztEdB/r5kTHxTbSIBcer9/fvT1GPeihooPf5bO4hnyL6KPvAAAAFQCFEmKH75MpyNdrn41WNPci1R7a5wAAAIEA1YuQLSfEd7caT93rmbLOx/jfxjR+UDKtm0NgOdLlo0y4O8aLKhRVxTL0SC3Bp7fD5BNqz2q/M7WBshRyjN0M/4PytkSbh0bJxk0kxWfHEb1R8dUTr71AKkSgHjFCfzLgK1C/L3PC1WYIzZbRCn9Nx6F72OMUHiJG85hfST7adHoAAACBAOzuJx9uVZW9HrNT+Ym1UoyTBHIJTU4jMDQujppJXIhWBd/WxNUQK5N6eojgNxzPS1T6yDgA6v2siDJ4Qc1rgKGRZqb/kytCf2jfeLNgGHL55DgMWUzOtRVNGBR7JAkxEdVebTYUf5FCHhM3a8jLl5zdSyC5jLDTSWshavJbeAxJ root@cinder-test-vm2-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fea6:52cc/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 login: 2018-10-23 05:12:52,857 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8f6f12b9-3cbd-4a29-8443-d31b1f341f53': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:60:1f:0c', 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'b63e5120-cbcc-4c0f-bc78-4c1bf12b46e5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:12:50.000000', 'flavor': Munch({u'id': u'f35889fd-0778-4e3a-9554-e19b7e20f48c'}), 'az': u'nova', 'id': u'c81d57a1-c0d2-4d77-8b2d-409997cea56a', 'security_groups': [Munch({u'name': u'cinder_test-sg_8f6f12b9-3cbd-4a29-8443-d31b1f341f53'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'97e37c757862400a947dbf2db52263ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54609e4f4577416e8fcca40446a0e587', 'name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T05:12:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T05:12:50Z', 'hostId': u'a0d7b5352d348d6f9902cab6247f677aa19ad0c3df6676821c3276e3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'a0d7b5352d348d6f9902cab6247f677aa19ad0c3df6676821c3276e3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T05:12:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'54609e4f4577416e8fcca40446a0e587', 'name': u'cinder_test-vm_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'adminPass': u'T5TE9r3W4fqj', 'tenant_id': u'54609e4f4577416e8fcca40446a0e587', 'created_at': u'2018-10-23T05:12:45Z', 'created': u'2018-10-23T05:12:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 05:12:55,999 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd31a5f9e-d748-4120-ba29-d9c052aa99f2', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'54609e4f4577416e8fcca40446a0e587', 'created_at': u'2018-10-23T05:12:53Z', 'attached': True, 'updated_at': u'2018-10-23T05:12:55Z', 'id': u'c6753816-c570-4bef-aece-20c8a307d98d', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54609e4f4577416e8fcca40446a0e587', 'name': 'cinder_test-project_8f6f12b9-3cbd-4a29-8443-d31b1f341f53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'd31a5f9e-d748-4120-ba29-d9c052aa99f2', u'qos_policy_id': None, 'project_id': u'54609e4f4577416e8fcca40446a0e587', 'port_id': u'd91d310f-b17e-4178-bee8-94643f24e8af', 'port': u'd91d310f-b17e-4178-bee8-94643f24e8af', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 05:12:56,073 - 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 576887741 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.168892] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170975] pid_max: default: 32768 minimum: 301 [ 0.172108] ACPI: Core revision 20150930 [ 0.173680] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175316] Security Framework initialized [ 0.176353] Yama: becoming mindful. [ 0.177274] AppArmor: AppArmor initialized [ 0.178334] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179965] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181530] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183011] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184746] Initializing cgroup subsys io [ 0.185764] Initializing cgroup subsys memory [ 0.186843] Initializing cgroup subsys devices [ 0.187966] Initializing cgroup subsys freezer [ 0.189055] Initializing cgroup subsys net_cls [ 0.190138] Initializing cgroup subsys perf_event [ 0.191278] Initializing cgroup subsys net_prio [ 0.192397] Initializing cgroup subsys hugetlb [ 0.193481] Initializing cgroup subsys pids [ 0.194563] CPU: Physical Processor ID: 0 [ 0.196296] mce: CPU supports 10 MCE banks [ 0.197348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215214] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221723] ftrace: allocating 31920 entries in 125 pages [ 0.247185] smpboot: Max logical packages: 1 [ 0.248273] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249998] x2apic enabled [ 0.251040] Switched APIC routing to physical x2apic. [ 0.253307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254697] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.257284] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.259525] KVM setup paravirtual spinlock [ 0.261025] x86: Booted up 1 node, 1 CPUs [ 0.262033] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.263762] devtmpfs: initialized [ 0.265652] evm: security.selinux [ 0.266537] evm: security.SMACK64 [ 0.267401] evm: security.SMACK64EXEC [ 0.268338] evm: security.SMACK64TRANSMUTE [ 0.269349] evm: security.SMACK64MMAP [ 0.270280] evm: security.ima [ 0.271088] evm: security.capability [ 0.272083] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274377] pinctrl core: initialized pinctrl subsystem [ 0.275733] RTC time: 5:12:50, date: 10/23/18 [ 0.276918] NET: Registered protocol family 16 [ 0.278127] cpuidle: using governor ladder [ 0.279163] cpuidle: using governor menu [ 0.280152] PCCT header not found. [ 0.281086] ACPI: bus type PCI registered [ 0.282105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283645] PCI: Using configuration type 1 for base access [ 0.285687] ACPI: Added _OSI(Module Device) [ 0.286733] ACPI: Added _OSI(Processor Device) [ 0.287806] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288929] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290982] ACPI: Interpreter enabled [ 0.291951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301188] ACPI: (supports S0 S5) [ 0.302073] ACPI: Using IOAPIC for interrupt routing [ 0.303250] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306810] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.308232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.309777] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311258] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313979] acpiphp: Slot [3] registered [ 0.314980] acpiphp: Slot [4] registered [ 0.315981] acpiphp: Slot [5] registered [ 0.316980] acpiphp: Slot [6] registered [ 0.317979] acpiphp: Slot [7] registered [ 0.318980] acpiphp: Slot [8] registered [ 0.319980] acpiphp: Slot [9] registered [ 0.320980] acpiphp: Slot [10] registered [ 0.321995] acpiphp: Slot [11] registered [ 0.323008] acpiphp: Slot [12] registered [ 0.324019] acpiphp: Slot [13] registered [ 0.325032] acpiphp: Slot [14] registered [ 0.326050] acpiphp: Slot [15] registered [ 0.339866] acpiphp: Slot [16] registered [ 0.340884] acpiphp: Slot [17] registered [ 0.341936] acpiphp: Slot [18] registered [ 0.342949] acpiphp: Slot [19] registered [ 0.343966] acpiphp: Slot [20] registered [ 0.344978] acpiphp: Slot [21] registered [ 0.345994] acpiphp: Slot [22] registered [ 0.347011] acpiphp: Slot [23] registered [ 0.348036] acpiphp: Slot [24] registered [ 0.349051] acpiphp: Slot [25] registered [ 0.350064] acpiphp: Slot [26] registered [ 0.351078] acpiphp: Slot [27] registered [ 0.352105] acpiphp: Slot [28] registered [ 0.353130] acpiphp: Slot [29] registered [ 0.354144] acpiphp: Slot [30] registered [ 0.355175] acpiphp: Slot [31] registered [ 0.356191] PCI host bridge to bus 0000:00 [ 0.357208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358704] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360213] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362025] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365680] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369601] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371171] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372629] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374192] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380185] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400752] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409527] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411176] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414392] vgaarb: loaded [ 0.415154] vgaarb: bridge control possible 0000:00:02.0 [ 0.416652] SCSI subsystem initialized [ 0.417795] ACPI: bus type USB registered [ 0.418832] usbcore: registered new interface driver usbfs [ 0.420120] usbcore: registered new interface driver hub [ 0.421359] usbcore: registered new device driver usb [ 0.422723] PCI: Using ACPI for IRQ routing [ 0.424118] NetLabel: Initializing [ 0.425015] NetLabel: domain hash size = 128 [ 0.426073] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427263] NetLabel: unlabeled traffic allowed by default [ 0.428706] clocksource: Switched to clocksource kvm-clock [ 0.437945] AppArmor: AppArmor Filesystem Enabled [ 0.439154] pnp: PnP ACPI init [ 0.440300] pnp: PnP ACPI: found 5 devices [ 0.447000] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449150] NET: Registered protocol family 2 [ 0.450441] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.452034] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.453541] TCP: Hash tables configured (established 4096 bind 4096) [ 0.455034] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457819] NET: Registered protocol family 1 [ 0.458922] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460281] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461610] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475927] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490337] Trying to unpack rootfs image as initramfs... [ 0.549532] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.551593] Scanning for low memory corruption every 60 seconds [ 0.553261] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.554695] audit: initializing netlink subsys (disabled) [ 0.555962] audit: type=2000 audit(1540271571.519:1): initialized [ 0.557617] Initialise system trusted keyring [ 0.558820] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560286] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562776] zbud: loaded [ 0.563689] VFS: Disk quotas dquot_6.6.0 [ 0.564735] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569444] fuse init (API version 7.23) [ 0.570656] Key type big_key registered [ 0.571698] Allocating IMA MOK and blacklist keyrings. [ 0.573327] Key type asymmetric registered [ 0.574367] Asymmetric key parser 'x509' registered [ 0.575588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577513] io scheduler noop registered [ 0.578520] io scheduler deadline registered (default) [ 0.579772] io scheduler cfq registered [ 0.580955] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582281] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583926] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585787] ACPI: Power Button [PWRF] [ 0.586952] GHES: HEST is not enabled! [ 0.601025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629992] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656379] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659243] Linux agpgart interface v0.103 [ 0.662488] brd: module loaded [ 0.664553] loop: module loaded [ 0.668841] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.670699] GPT:90111 != 2097151 [ 0.671563] GPT:Alternate GPT header not at the end of the disk. [ 0.672944] GPT:90111 != 2097151 [ 0.673811] GPT: Use GNU Parted to correct GPT errors. [ 0.675032] vda: vda1 vda15 [ 0.676635] scsi host0: ata_piix [ 0.677631] scsi host1: ata_piix [ 0.678554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681922] libphy: Fixed MDIO Bus: probed [ 0.682969] tun: Universal TUN/TAP device driver, 1.6 [ 0.684173] tun: (C) 1999-2004 Max Krasnyansky [ 0.686906] PPP generic driver version 2.4.2 [ 0.688075] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689591] ehci-pci: EHCI PCI platform driver [ 0.690715] ehci-platform: EHCI generic platform driver [ 0.691969] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693411] ohci-pci: OHCI PCI platform driver [ 0.694529] ohci-platform: OHCI generic platform driver [ 0.695788] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710138] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711429] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713302] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719362] usb usb1: Product: UHCI Host Controller [ 0.720526] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721927] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723152] hub 1-0:1.0: USB hub found [ 0.724125] hub 1-0:1.0: 2 ports detected [ 0.725296] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729168] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730443] mousedev: PS/2 mouse device common for all mice [ 0.732005] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734300] rtc_cmos 00:00: RTC can wake from S4 [ 0.735716] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737233] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738739] i2c /dev entries driver [ 0.739705] device-mapper: uevent: version 1.0.3 [ 0.740926] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743012] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744737] NET: Registered protocol family 10 [ 0.746175] NET: Registered protocol family 17 [ 0.747295] Key type dns_resolver registered [ 0.748546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749953] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752221] registered taskstats version 1 [ 0.753305] Loading compiled-in X.509 certificates [ 0.755025] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.757356] zswap: loaded using pool lzo/zbud [ 0.759328] Key type trusted registered [ 0.761399] Key type encrypted registered [ 0.762443] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763755] ima: No TPM chip found, activating TPM-bypass! [ 0.765101] evm: HMAC attrs: 0x1 [ 0.766297] Magic number: 6:449:214 [ 0.767360] rtc_cmos 00:00: setting system clock to 2018-10-23 05:12:51 UTC (1540271571) [ 0.769419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770801] EDD information not available. [ 0.842191] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857300] Write protecting the kernel read-only data: 14336k [ 0.859990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862304] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.909269] 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.79 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.92. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCpYG4PHKu750Caa7N5KIYCan502zwkEORGoVAwyAYm96hwbTQm701cIDI3n30vlAwGUtfIUDdy+XTqSjBYybqiJr2ZGLbQ/f9Hq6s53gWcusNaxScsQ1T00jAs1he5tosxzznmVwV/lUkKnuQmusJYR9zD/C3OAQ066OIZh6VEHEuiYXv0QuEO1OYPt4ZCMC2AKcBbmGBbeisqScJBXBUfaqlkbD6BQxMU3PwXzktDVjlhGYu0vGCGlK7Bv74z8BC+mCnPAXAACzea+ZiPKJDH1H2A/G74HS5gt72st2ylFrZoHE4eoJvDG6N/taUYNUNIs56RxE0LDgjGdit95n+D root@cinder-test-vm-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 ssh-dss AAAAB3NzaC1kc3MAAACBAMzAboza+LMU60nUwdRHsCU4boDy3wMGT/xU/cMDBsLaKvtV+TeVL0X4YQVZaJ/awtAYUKVfUZ2CdSUEBsxShc7mnNaDvUVFLpngKx2bf/b8UORRGqDySM3A/rFGJzoqAlmgQPdZ+i4QQIWEtptSmSOw9l/XskhwCqYHecYo+2YRAAAAFQCbX77ZI7RaNAyzRjPOqtqfIJ7CbQAAAIEAq2CSpsap7gyaXNqShsthBcFglTI5i98Bb5QR8JZdGed9QbD8hRpRP+NiZgs5J6oKIcJfTndpJ3q2N7py4DkxsRkyG7je4sP0eEHJ53NGeOBRqALKW8sj+s027tsMMOPTgC4Ruf2dy/3nQQLE+OxRgOZyRmwkyjmalMFOrzNOg/MAAACAXCEzhEXBCYR4PpxzWUHEdDplP43VOLFgtwxtMrntwhbCgux2iY985CFzWAbKOah1OC52hrlGaw/znBhyV2PGDlg0gQx5Zh45p7rA9VxpsSZ97FT9AdZCJj1WzbTQ/xo8CkT4ZRjluILewRY+MBuyZ20LFaChf3/YAe4rpl1hHig= root@cinder-test-vm-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe60:1f0c/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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-8f6f12b9-3cbd-4a29-8443-d31b1f341f53 login: 2018-10-23 05:13:04,876 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-23 05:13:05,485 - 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: a870cb1f-d997-4b9e-9aa2-a99b433e20f2 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-10-23 05:13:05,486 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-10-23 05:13:05,486 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-10-23 05:13:09,064 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-10-23 05:13:12,902 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-23 05:13:12,995 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-10-23 05:13:12,996 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-10-23 05:13:12,996 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-10-23 05:13:15,755 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:13:15,756 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:04 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-23 05:13:32,937 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-23 05:13:33,879 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'7e7629b2486b4d05acaa46af5d6cf16c', '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'api_check-project_beed6c23-119a-4e78-968f-5731e7996cac'}) 2018-10-23 05:13:34,243 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9b93d9c7f6db440f8317ea4e23d53341', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_beed6c23-119a-4e78-968f-5731e7996cac'}) 2018-10-23 05:13:34,439 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:13:34,544 - functest.core.tenantnetwork - DEBUG - role: 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'aa9a0fd9b2a84edfb5ea71120c456804'}) 2018-10-23 05:13:35,139 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_beed6c23-119a-4e78-968f-5731e7996cac', 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'7e7629b2486b4d05acaa46af5d6cf16c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd1b843eb-1a95-4e3d-99e9-0506aa1630cc', 'username': u'api_check-user_beed6c23-119a-4e78-968f-5731e7996cac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:13:35,142 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_beed6c23-119a-4e78-968f-5731e7996cac', 'password': 'd1b843eb-1a95-4e3d-99e9-0506aa1630cc', 'project_name': 'api_check-project_beed6c23-119a-4e78-968f-5731e7996cac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '7e7629b2486b4d05acaa46af5d6cf16c', 'project_domain_name': 'Default'} 2018-10-23 05:13:37,707 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-23 05:13:38,298 - 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.23: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.60', 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-10-23 05:13:38,298 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-10-23 05:13:38,299 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-23 05:21:08,012 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 99 tests in 449.647s OK 2018-10-23 05:21:08,137 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:21:08,137 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 05:21:09,875 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-23 05:21:10,564 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'e7acecbfd8794733bdb6ec92b43870c9', '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'snaps_health_check-project_3daa4453-d9e5-44f6-b46c-8d70b6390e08'}) 2018-10-23 05:21:10,930 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1445eaffdde4822b761a705eb69c64a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_3daa4453-d9e5-44f6-b46c-8d70b6390e08'}) 2018-10-23 05:21:11,122 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:21:11,235 - functest.core.tenantnetwork - DEBUG - role: 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'90c812bb3ccc48c5b4dd3c7037b18aa4'}) 2018-10-23 05:21:11,813 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_3daa4453-d9e5-44f6-b46c-8d70b6390e08', 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'e7acecbfd8794733bdb6ec92b43870c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ad00237d-ea01-47aa-8d17-6e434d083403', 'username': u'snaps_health_check-user_3daa4453-d9e5-44f6-b46c-8d70b6390e08', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:21:11,816 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_3daa4453-d9e5-44f6-b46c-8d70b6390e08', 'password': 'ad00237d-ea01-47aa-8d17-6e434d083403', 'project_name': 'snaps_health_check-project_3daa4453-d9e5-44f6-b46c-8d70b6390e08', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'e7acecbfd8794733bdb6ec92b43870c9', 'project_domain_name': 'Default'} 2018-10-23 05:21:14,129 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-23 05:21:14,713 - 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.23: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.60', 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-10-23 05:21:14,714 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-10-23 05:21:14,714 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-23 05:21:44,269 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 29.554s OK 2018-10-23 05:21:44,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:21:44,385 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:30 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-23 05:21:46,009 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:22 | PASS | | vping_ssh | functest | healthcheck | 00:30 | PASS | | vping_userdata | functest | healthcheck | 00:27 | PASS | | cinder_test | functest | healthcheck | 01:04 | PASS | | api_check | functest | healthcheck | 07:30 | PASS | | snaps_health_check | functest | healthcheck | 00:30 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-23 05:21:46,024 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-23 05:22:03,797 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 05:22:03,802 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 05:22:03,802 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-23 05:22:03,803 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-10-23 05:22:03,841 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-23 05:22:05,032 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'd51cd67109e74c03954480850e701d96', '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'tempest_smoke-project_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6'}) 2018-10-23 05:22:05,453 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01eb769ca3a644f1a5701284edbed0b7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6'}) 2018-10-23 05:22:05,651 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:22:05,763 - functest.core.tenantnetwork - DEBUG - role: 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'f40df0d8427744de95a83e946a4a0525'}) 2018-10-23 05:22:06,466 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 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'd51cd67109e74c03954480850e701d96', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd133829e-0bdd-4439-badb-ffacd35369f0', 'username': u'tempest_smoke-user_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:22:06,470 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'password': 'd133829e-0bdd-4439-badb-ffacd35369f0', 'project_name': 'tempest_smoke-project_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'd51cd67109e74c03954480850e701d96', 'project_domain_name': 'Default'} 2018-10-23 05:22:07,812 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 05:22:12,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b05134ca-a4f0-4bc2-84eb-50d060757442 | 2018-10-23T05:22:11.649298 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b05134ca-a4f0-4bc2-84eb-50d060757442 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 05:22:15,070 - 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-10-23 05:22:15,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 05:22:22,283 - 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=f9e4c54e-f9b4-4aef-9c29-2b6169d9a9f3) as the default verifier for the future CLI operations. 2018-10-23 05:22:24,696 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-23 05:22:25,748 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/cae436c1-2538-4ac7-aeba-ba9c9e4d7140/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cae436c1-2538-4ac7-aeba-ba9c9e4d7140/file', 'owner': u'd51cd67109e74c03954480850e701d96', 'id': u'cae436c1-2538-4ac7-aeba-ba9c9e4d7140', 'size': 12716032, u'self': u'/v2/images/cae436c1-2538-4ac7-aeba-ba9c9e4d7140', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd51cd67109e74c03954480850e701d96', 'name': 'tempest_smoke-project_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/cae436c1-2538-4ac7-aeba-ba9c9e4d7140/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:22:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T05:22:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cae436c1-2538-4ac7-aeba-ba9c9e4d7140', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'created': u'2018-10-23T05:22:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:22:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cae436c1-2538-4ac7-aeba-ba9c9e4d7140', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:22:26,042 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', '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'75b496dd16d34c75adcf276cf3069d94', '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'bd98b140-9d20-4c37-aa9a-40a1ea54e35e', 'swap': 0}) 2018-10-23 05:22:27,952 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/4f7438cc-bdab-4378-9f57-32d8ed9020fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f7438cc-bdab-4378-9f57-32d8ed9020fd/file', 'owner': u'd51cd67109e74c03954480850e701d96', 'id': u'4f7438cc-bdab-4378-9f57-32d8ed9020fd', 'size': 12716032, u'self': u'/v2/images/4f7438cc-bdab-4378-9f57-32d8ed9020fd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd51cd67109e74c03954480850e701d96', 'name': 'tempest_smoke-project_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/4f7438cc-bdab-4378-9f57-32d8ed9020fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:22:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T05:22:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4f7438cc-bdab-4378-9f57-32d8ed9020fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', 'created': u'2018-10-23T05:22:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:22:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4f7438cc-bdab-4378-9f57-32d8ed9020fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:22:27,987 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', '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'75b496dd16d34c75adcf276cf3069d94', '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'29787d92-f2cc-4e2e-b458-9c05f6f21e00', 'swap': 0}) 2018-10-23 05:22:28,011 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_bcf2cb37-c0f2-4e97-b9cb-4836ccf8cdf6', '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'75b496dd16d34c75adcf276cf3069d94', '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'29787d92-f2cc-4e2e-b458-9c05f6f21e00', 'swap': 0}) 2018-10-23 05:22:33,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 05:22:33,317 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 05:22:33,318 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 05:22:33,321 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 05:22:33,334 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-23 05:22:36,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f9e4c54e-f9b4-4aef-9c29-2b6169d9a9f3/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-23 05:22:36,486 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 05:22:36,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 05:22:36,504 - 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', '--concurrency=4']'. 2018-10-23 05:22:43,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:43.060 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 05:22:43,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:43.842 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.225s] 2018-10-23 05:22:43,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:43.887 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2018-10-23 05:22:48,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:48.094 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.674s] 2018-10-23 05:22:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:49.657 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.260s] 2018-10-23 05:22:50,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:50.891 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.626s] 2018-10-23 05:22:52,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:52.194 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.302s] 2018-10-23 05:22:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:55.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.376s] 2018-10-23 05:22:55,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:22:55.898 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.565s] 2018-10-23 05:23:03,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:03.374 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.724s] 2018-10-23 05:23:03,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:03.383 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-23 05:23:06,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:06.597 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.348s] 2018-10-23 05:23:09,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:09.347 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.864s] 2018-10-23 05:23:12,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:12.077 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-10-23 05:23:12,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:12.078 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-23 05:23:14,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:14.396 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.266s] 2018-10-23 05:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:17.625 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.371s] 2018-10-23 05:23:21,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:21.213 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.808s] 2018-10-23 05:23:22,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:22.791 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-10-23 05:23:22,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:22.793 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-23 05:23:26,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:26.149 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.439s] 2018-10-23 05:23:26,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:26.911 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.762s] 2018-10-23 05:23:27,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:27.909 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.997s] 2018-10-23 05:23:29,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:29.396 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.123s] 2018-10-23 05:23:33,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:33.792 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-23 05:23:36,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:36.128 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.318s] 2018-10-23 05:23:41,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:41.078 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.949s] 2018-10-23 05:23:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:45.564 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.790s] 2018-10-23 05:23:45,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:45.776 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.212s] 2018-10-23 05:23:45,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:45.900 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.123s] 2018-10-23 05:23:45,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:45.954 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-10-23 05:23:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:45.977 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.898s] 2018-10-23 05:23:46,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:46.130 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.176s] 2018-10-23 05:23:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:46.369 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.239s] 2018-10-23 05:23:48,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:48.253 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-10-23 05:23:48,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:48.255 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-23 05:23:55,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:55.932 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.161s] 2018-10-23 05:23:58,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:58.204 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.269s] 2018-10-23 05:23:58,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:58.290 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.089s] 2018-10-23 05:23:59,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:59.150 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-23 05:23:59,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:59.558 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.442s] 2018-10-23 05:23:59,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:59.723 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.165s] 2018-10-23 05:23:59,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:59.819 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.095s] 2018-10-23 05:23:59,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:23:59.866 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.047s] 2018-10-23 05:24:00,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:00.143 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.277s] 2018-10-23 05:24:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:00.361 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.217s] 2018-10-23 05:24:01,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:01.398 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2018-10-23 05:24:01,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:01.490 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2018-10-23 05:24:01,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:01.575 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.084s] 2018-10-23 05:24:01,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:01.583 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-23 05:24:04,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:04.187 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.088s] 2018-10-23 05:24:04,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:04.209 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2018-10-23 05:24:07,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:07.565 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.314s] 2018-10-23 05:24:09,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:09.475 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.901s] 2018-10-23 05:24:18,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:18.936 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.981s] 2018-10-23 05:24:23,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:23.262 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.156s] 2018-10-23 05:24:23,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:23.319 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.057s] 2018-10-23 05:24:23,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:23.412 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.092s] 2018-10-23 05:24:23,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:23.509 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.097s] 2018-10-23 05:24:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:24.997 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.812s] 2018-10-23 05:24:25,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:25.388 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.452s] 2018-10-23 05:24:29,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:29.624 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.626s] 2018-10-23 05:24:31,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:31.653 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.265s] 2018-10-23 05:24:32,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:32.359 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-10-23 05:24:32,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:32.472 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.113s] 2018-10-23 05:24:35,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:35.787 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.133s] 2018-10-23 05:24:37,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:37.205 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 05:24:38,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:38.902 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-10-23 05:24:41,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:41.474 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.438s] 2018-10-23 05:24:42,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:42.643 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.561s] 2018-10-23 05:24:46,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:46.507 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.863s] 2018-10-23 05:24:49,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:49.312 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.636s] 2018-10-23 05:24:49,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:49.611 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.788s] 2018-10-23 05:24:51,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:51.842 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.333s] 2018-10-23 05:24:56,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:56.421 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.414s] 2018-10-23 05:24:59,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:24:59.093 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.671s] 2018-10-23 05:25:01,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:01.051 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.933s] 2018-10-23 05:25:01,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:01.591 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.498s] 2018-10-23 05:25:03,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:03.991 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.524s] 2018-10-23 05:25:05,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:05.014 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-23 05:25:06,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:06.203 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.151s] 2018-10-23 05:25:08,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:08.118 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.914s] 2018-10-23 05:25:08,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:08.164 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2018-10-23 05:25:08,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:08.204 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.039s] 2018-10-23 05:25:08,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:08.920 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.928s] 2018-10-23 05:25:10,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:10.310 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.389s] 2018-10-23 05:25:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:10.357 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.048s] 2018-10-23 05:25:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:10.414 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.056s] 2018-10-23 05:25:16,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:16.042 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.397s] 2018-10-23 05:25:17,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:17.644 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.599s] 2018-10-23 05:25:17,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:17.688 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-10-23 05:25:27,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:27.992 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.854s] 2018-10-23 05:25:28,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:28.457 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [6.968s] 2018-10-23 05:25:34,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:34.958 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.966s] 2018-10-23 05:25:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:36.865 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.329s] 2018-10-23 05:25:41,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:41.762 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.804s] 2018-10-23 05:25:45,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:45.498 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.734s] 2018-10-23 05:25:46,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:46.598 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.730s] 2018-10-23 05:25:56,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:25:56.923 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-23 05:26:02,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:26:02.494 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.391s] 2018-10-23 05:26:02,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:26:02.601 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.108s] 2018-10-23 05:26:11,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:26:11.988 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.177s] 2018-10-23 05:26:14,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:26:14.421 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.432s] 2018-10-23 05:26:16,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 05:26:16.683 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.262s] 2018-10-23 05:26:19,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 53428d87-e62a-4bd6-a6bb-752b6d875974 2018-10-23 05:26:19,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '53428d87-e62a-4bd6-a6bb-752b6d875974']'. 2018-10-23 05:26:20,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 05:26:20,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 05:26:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 05:26:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53428d87-e62a-4bd6-a6bb-752b6d875974 | 2018-10-23 05:26:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-23 05:26:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 05:22:38 | 2018-10-23 05:26:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 05:26:18 | 2018-10-23 05:26:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:40 | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f9e4c54e-f9b4-4aef-9c29-2b6169d9a9f3) | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b05134ca-a4f0-4bc2-84eb-50d060757442) | 2018-10-23 05:26:20,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 215.033 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-23 05:26:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 05:26:20,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 05:26:20,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 05:26:20,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-10-23 05:26:22,186 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:26:22,186 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:57 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-23 05:26:25,035 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-10-23 05:26:25,968 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'4dddbef4940c456a9f3343656b84fc46', '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'neutron-tempest-pl-project_5e8accd1-7384-4e31-8d81-d72fca9c2ba3'}) 2018-10-23 05:26:26,337 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f7008988eb5242409c831ac462eef7d8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_5e8accd1-7384-4e31-8d81-d72fca9c2ba3'}) 2018-10-23 05:26:26,531 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:26:26,649 - functest.core.tenantnetwork - DEBUG - role: 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'6ce0f220aebe4e2f915c9076df9bff6a'}) 2018-10-23 05:26:27,220 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 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'4dddbef4940c456a9f3343656b84fc46', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7d824b09-621b-426b-acf3-7a53c962085f', 'username': u'neutron-tempest-plugin-api-user_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:26:27,223 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'password': '7d824b09-621b-426b-acf3-7a53c962085f', 'project_name': 'neutron-tempest-pl-project_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '4dddbef4940c456a9f3343656b84fc46', 'project_domain_name': 'Default'} 2018-10-23 05:26:28,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 05:26:30,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 05:26:32,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9814e5a6-494a-4590-8d29-19674ff9c778 | 2018-10-23T05:26:32.518926 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9814e5a6-494a-4590-8d29-19674ff9c778 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 05:26:35,981 - 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-10-23 05:26:36,791 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 05:26:39,052 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 05:26:41,824 - 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=d220ce50-ba6a-44b7-87c4-9cd8cf539e3f) as the default verifier for the future CLI operations. 2018-10-23 05:26:44,125 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-10-23 05:26:44,914 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/454c6023-f654-4cde-b0ee-91a64db1949d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/454c6023-f654-4cde-b0ee-91a64db1949d/file', 'owner': u'4dddbef4940c456a9f3343656b84fc46', 'id': u'454c6023-f654-4cde-b0ee-91a64db1949d', 'size': 12716032, u'self': u'/v2/images/454c6023-f654-4cde-b0ee-91a64db1949d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dddbef4940c456a9f3343656b84fc46', 'name': 'neutron-tempest-pl-project_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/454c6023-f654-4cde-b0ee-91a64db1949d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:26:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T05:26:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/454c6023-f654-4cde-b0ee-91a64db1949d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'created': u'2018-10-23T05:26:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:26:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/454c6023-f654-4cde-b0ee-91a64db1949d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:26:45,181 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', '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'75b496dd16d34c75adcf276cf3069d94', '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'199bac54-d57b-4345-b6b6-006c746c9628', 'swap': 0}) 2018-10-23 05:26:47,041 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/a3c74c3f-4000-40c0-b39f-96d114f41f3c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a3c74c3f-4000-40c0-b39f-96d114f41f3c/file', 'owner': u'4dddbef4940c456a9f3343656b84fc46', 'id': u'a3c74c3f-4000-40c0-b39f-96d114f41f3c', 'size': 12716032, u'self': u'/v2/images/a3c74c3f-4000-40c0-b39f-96d114f41f3c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dddbef4940c456a9f3343656b84fc46', 'name': 'neutron-tempest-pl-project_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/a3c74c3f-4000-40c0-b39f-96d114f41f3c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:26:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T05:26:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a3c74c3f-4000-40c0-b39f-96d114f41f3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', 'created': u'2018-10-23T05:26:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:26:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a3c74c3f-4000-40c0-b39f-96d114f41f3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:26:47,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', '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'75b496dd16d34c75adcf276cf3069d94', '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'1590009a-9f79-41b0-87e6-b675b4d0efb3', 'swap': 0}) 2018-10-23 05:26:47,134 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5e8accd1-7384-4e31-8d81-d72fca9c2ba3', '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'75b496dd16d34c75adcf276cf3069d94', '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'1590009a-9f79-41b0-87e6-b675b4d0efb3', 'swap': 0}) 2018-10-23 05:26:49,821 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 05:26:49,821 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 05:26:49,821 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 05:26:49,824 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 05:26:49,837 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-23 05:26:52,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d220ce50-ba6a-44b7-87c4-9cd8cf539e3f/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-10-23 05:26:52,678 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 05:26:52,680 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 05:26:52,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-10-23 05:37:43,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e2b7b33-d6f1-48e4-9a7d-e5698842a614 2018-10-23 05:37:43,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e2b7b33-d6f1-48e4-9a7d-e5698842a614']'. 2018-10-23 05:37:44,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 05:37:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 05:37:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 05:37:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e2b7b33-d6f1-48e4-9a7d-e5698842a614 | 2018-10-23 05:37:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-23 05:37:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 05:26:54 | 2018-10-23 05:37:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 05:37:43 | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:49 | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d220ce50-ba6a-44b7-87c4-9cd8cf539e3f) | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 05:37:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9814e5a6-494a-4590-8d29-19674ff9c778) | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 640.16 | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 489 | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 58 | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 05:37:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-23 05:37:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 05:37:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 05:37:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 05:37:44,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-10-23 05:37:46,662 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 05:37:46,662 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:02 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-10-23 05:37:49,394 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-23 05:37:50,334 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'912b00a77fb54a4d880d69d8eeb219f7', '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'rally_sanity-project_182804d9-3b9b-4084-89de-12029bafa1ed'}) 2018-10-23 05:37:50,704 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9020c23db011456b9e5b123e7c9c7cfc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_182804d9-3b9b-4084-89de-12029bafa1ed'}) 2018-10-23 05:37:50,901 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 05:37:51,003 - functest.core.tenantnetwork - DEBUG - role: 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'20893f62c9854e9daac888486d777e35'}) 2018-10-23 05:37:51,652 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_182804d9-3b9b-4084-89de-12029bafa1ed', 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'912b00a77fb54a4d880d69d8eeb219f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c5cc5f06-b874-4eec-8800-8dad4c2c9a1e', 'username': u'rally_sanity-user_182804d9-3b9b-4084-89de-12029bafa1ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 05:37:51,654 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_182804d9-3b9b-4084-89de-12029bafa1ed', 'password': 'c5cc5f06-b874-4eec-8800-8dad4c2c9a1e', 'project_name': 'rally_sanity-project_182804d9-3b9b-4084-89de-12029bafa1ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '912b00a77fb54a4d880d69d8eeb219f7', 'project_domain_name': 'Default'} 2018-10-23 05:37:52,329 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-23 05:37:52,671 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-10-23 05:37:53,212 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T05:37:53Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'63a59062-6725-41cf-8658-96e5f6b5ff04', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_182804d9-3b9b-4084-89de-12029bafa1ed', u'created_at': u'2018-10-23T05:37:53Z', u'mtu': 1450, u'tenant_id': u'912b00a77fb54a4d880d69d8eeb219f7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'912b00a77fb54a4d880d69d8eeb219f7', u'l2_adjacency': True}) 2018-10-23 05:37:54,422 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:37:53Z', 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'0b3fca7a-7d73-4af2-829c-5161f80b5836', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_182804d9-3b9b-4084-89de-12029bafa1ed', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'63a59062-6725-41cf-8658-96e5f6b5ff04', u'tenant_id': u'912b00a77fb54a4d880d69d8eeb219f7', u'created_at': u'2018-10-23T05:37:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'912b00a77fb54a4d880d69d8eeb219f7'}) 2018-10-23 05:37:55,944 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T05:37:55Z', u'revision_number': 2, u'ha': False, u'id': u'd5e428c3-2485-416b-8421-33f32470bb0b', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_182804d9-3b9b-4084-89de-12029bafa1ed', u'admin_state_up': True, u'tenant_id': u'912b00a77fb54a4d880d69d8eeb219f7', u'created_at': u'2018-10-23T05:37:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'912b00a77fb54a4d880d69d8eeb219f7'}) 2018-10-23 05:37:58,929 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/f63335a9-d889-4f79-95cb-9675bf08f8b8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f63335a9-d889-4f79-95cb-9675bf08f8b8/file', 'owner': u'912b00a77fb54a4d880d69d8eeb219f7', 'id': u'f63335a9-d889-4f79-95cb-9675bf08f8b8', 'size': 12716032, u'self': u'/v2/images/f63335a9-d889-4f79-95cb-9675bf08f8b8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'912b00a77fb54a4d880d69d8eeb219f7', 'name': 'rally_sanity-project_182804d9-3b9b-4084-89de-12029bafa1ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/f63335a9-d889-4f79-95cb-9675bf08f8b8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T05:37:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T05:37:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f63335a9-d889-4f79-95cb-9675bf08f8b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'created': u'2018-10-23T05:37:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T05:37:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f63335a9-d889-4f79-95cb-9675bf08f8b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 05:37:59,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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'75b496dd16d34c75adcf276cf3069d94', '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'77136ea6-5296-48a3-ac0f-e31b21657af8', 'swap': 0}) 2018-10-23 05:37:59,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 05:38:01,558 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 05:38:03,978 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 76227340-c0ee-432f-8432-2cbfecf3b01d | 2018-10-23T05:38:03.523265 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 76227340-c0ee-432f-8432-2cbfecf3b01d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 05:38:07,094 - 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-10-23 05:38:07,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-23 05:38:08,059 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_182804d9-3b9b-4084-89de-12029bafa1ed', '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'75b496dd16d34c75adcf276cf3069d94', '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'a53c4e4c-bbda-4aed-80b3-758a4a31fa1d', 'swap': 0}) 2018-10-23 05:38:08,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_182804d9-3b9b-4084-89de-12029bafa1ed', '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'75b496dd16d34c75adcf276cf3069d94', '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'a53c4e4c-bbda-4aed-80b3-758a4a31fa1d', 'swap': 0}) 2018-10-23 05:38:08,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-23 05:38:08,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:38:08,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:38:08,099 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-23 05:38:08,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:39:09,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b702c891-d488-43dc-bfb8-fbec50e77687 2018-10-23 05:39:09,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-10-23 05:39:09,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b702c891-d488-43dc-bfb8-fbec50e77687'] 2018-10-23 05:39:10,377 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b702c891-d488-43dc-bfb8-fbec50e77687 -------------------------------------------------------------------------------- Task b702c891-d488-43dc-bfb8-fbec50e77687: 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 b702c891-d488-43dc-bfb8-fbec50e77687 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | total | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> duration | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.505058 Full duration: 7.597714 -------------------------------------------------------------------------------- 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 b702c891-d488-43dc-bfb8-fbec50e77687 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.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.954236 Full duration: 7.82684 -------------------------------------------------------------------------------- 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 b702c891-d488-43dc-bfb8-fbec50e77687 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.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | -> duration | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687102 Full duration: 7.635355 -------------------------------------------------------------------------------- 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 b702c891-d488-43dc-bfb8-fbec50e77687 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845982 Full duration: 8.087682 -------------------------------------------------------------------------------- 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 b702c891-d488-43dc-bfb8-fbec50e77687 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | total | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> duration | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.986875 Full duration: 7.583155 -------------------------------------------------------------------------------- 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 b702c891-d488-43dc-bfb8-fbec50e77687 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952543 Full duration: 7.811821 HINTS: * To plot HTML graphics with this data, run: rally task report b702c891-d488-43dc-bfb8-fbec50e77687 --out output.html * To generate a JUnit report, run: rally task export b702c891-d488-43dc-bfb8-fbec50e77687 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b702c891-d488-43dc-bfb8-fbec50e77687 --json --out output.json 2018-10-23 05:39:10,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b702c891-d488-43dc-bfb8-fbec50e77687', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-10-23 05:39:12,298 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b702c891-d488-43dc-bfb8-fbec50e77687 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-10-23 05:39:12.192 718 INFO rally.api [-] Building 'json' report for the following task(s): 'b702c891-d488-43dc-bfb8-fbec50e77687'. 2018-10-23 05:39:12.197 718 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:39:12,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b702c891-d488-43dc-bfb8-fbec50e77687', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-10-23 05:39:14,213 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b702c891-d488-43dc-bfb8-fbec50e77687 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-10-23 05:39:14.096 720 INFO rally.api [-] Building 'html' report for the following task(s): 'b702c891-d488-43dc-bfb8-fbec50e77687'. 2018-10-23 05:39:14.117 720 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:39:14,220 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-23 05:39:14,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-23 05:39:14,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:39:14,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:39:14,236 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-23 05:39:14,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:40:38,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9396d317-e143-45aa-a692-f40122786fe9 2018-10-23 05:40:38,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9396d317-e143-45aa-a692-f40122786fe9'] 2018-10-23 05:40:39,125 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9396d317-e143-45aa-a692-f40122786fe9 -------------------------------------------------------------------------------- Task 9396d317-e143-45aa-a692-f40122786fe9: 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 9396d317-e143-45aa-a692-f40122786fe9 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 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | glance_v2.delete_image | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | total | 3.721 | 3.721 | 3.721 | 3.721 | 3.721 | 3.721 | 100.0% | 1 | | -> duration | 3.721 | 3.721 | 3.721 | 3.721 | 3.721 | 3.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.720883 Full duration: 11.926155 -------------------------------------------------------------------------------- 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 9396d317-e143-45aa-a692-f40122786fe9 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.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | glance_v2.list_images | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 3.673 | 3.673 | 3.673 | 3.673 | 3.673 | 3.673 | 100.0% | 1 | | -> duration | 3.673 | 3.673 | 3.673 | 3.673 | 3.673 | 3.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.67255 Full duration: 14.477127 -------------------------------------------------------------------------------- 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 9396d317-e143-45aa-a692-f40122786fe9 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.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | -> duration | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.229576 Full duration: 8.094241 -------------------------------------------------------------------------------- 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": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ], "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9396d317-e143-45aa-a692-f40122786fe9 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.35 | 3.35 | 3.35 | 3.35 | 3.35 | 3.35 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | nova.boot_servers | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 100.0% | 1 | | total | 12.237 | 12.237 | 12.237 | 12.237 | 12.237 | 12.237 | 100.0% | 1 | | -> duration | 11.237 | 11.237 | 11.237 | 11.237 | 11.237 | 11.237 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.236519 Full duration: 31.479543 HINTS: * To plot HTML graphics with this data, run: rally task report 9396d317-e143-45aa-a692-f40122786fe9 --out output.html * To generate a JUnit report, run: rally task export 9396d317-e143-45aa-a692-f40122786fe9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9396d317-e143-45aa-a692-f40122786fe9 --json --out output.json 2018-10-23 05:40:39,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9396d317-e143-45aa-a692-f40122786fe9', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-10-23 05:40:40,996 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9396d317-e143-45aa-a692-f40122786fe9 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-10-23 05:40:40.895 1270 INFO rally.api [-] Building 'json' report for the following task(s): '9396d317-e143-45aa-a692-f40122786fe9'. 2018-10-23 05:40:40.900 1270 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:40:40,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9396d317-e143-45aa-a692-f40122786fe9', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-10-23 05:40:42,864 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9396d317-e143-45aa-a692-f40122786fe9 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-10-23 05:40:42.742 1272 INFO rally.api [-] Building 'html' report for the following task(s): '9396d317-e143-45aa-a692-f40122786fe9'. 2018-10-23 05:40:42.763 1272 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:40:42,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-23 05:40:42,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-23 05:40:42,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:40:42,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:40:42,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-23 05:40:42,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:43:43,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1d5e410a-52ae-46bf-b48f-846927c1f4fa 2018-10-23 05:43:43,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1d5e410a-52ae-46bf-b48f-846927c1f4fa'] 2018-10-23 05:43:44,753 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1d5e410a-52ae-46bf-b48f-846927c1f4fa -------------------------------------------------------------------------------- Task 1d5e410a-52ae-46bf-b48f-846927c1f4fa: 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.198 | 3.198 | 3.198 | 3.198 | 3.198 | 3.198 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | total | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 100.0% | 1 | | -> duration | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 5.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.699748 Full duration: 21.850052 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.486 | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 100.0% | 1 | | cinder_v2.delete_volume | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 100.0% | 1 | | total | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 100.0% | 1 | | -> duration | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.017293 Full duration: 16.071075 -------------------------------------------------------------------------------- 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_182804d9-3b9b-4084-89de-12029bafa1ed" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.662 | 3.662 | 3.662 | 3.662 | 3.662 | 3.662 | 100.0% | 1 | | cinder_v2.delete_volume | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 4.089 | 4.089 | 4.089 | 4.089 | 4.089 | 4.089 | 100.0% | 1 | | -> duration | 4.089 | 4.089 | 4.089 | 4.089 | 4.089 | 4.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.089376 Full duration: 14.490759 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.247 | 3.247 | 3.247 | 3.247 | 3.247 | 3.247 | 100.0% | 1 | | cinder_v2.delete_volume | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 3.724 | 3.724 | 3.724 | 3.724 | 3.724 | 3.724 | 100.0% | 1 | | -> duration | 3.724 | 3.724 | 3.724 | 3.724 | 3.724 | 3.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.724178 Full duration: 13.901746 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 100.0% | 1 | | cinder_v2.extend_volume | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | cinder_v2.delete_volume | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 4.022 | 4.022 | 4.022 | 4.022 | 4.022 | 4.022 | 100.0% | 1 | | -> duration | 4.022 | 4.022 | 4.022 | 4.022 | 4.022 | 4.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.022081 Full duration: 14.118239 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 100.0% | 1 | | cinder_v2.delete_volume | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 100.0% | 1 | | total | 5.666 | 5.666 | 5.666 | 5.666 | 5.666 | 5.666 | 100.0% | 1 | | -> duration | 5.666 | 5.666 | 5.666 | 5.666 | 5.666 | 5.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.666162 Full duration: 21.473971 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | cinder_v2.list_qos | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923636 Full duration: 12.497465 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | cinder_v2.set_qos | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> duration | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966572 Full duration: 12.285793 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | cinder_v2.list_types | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> duration | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.969338 Full duration: 12.530562 -------------------------------------------------------------------------------- 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 1d5e410a-52ae-46bf-b48f-846927c1f4fa 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> duration | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91297 Full duration: 12.214945 HINTS: * To plot HTML graphics with this data, run: rally task report 1d5e410a-52ae-46bf-b48f-846927c1f4fa --out output.html * To generate a JUnit report, run: rally task export 1d5e410a-52ae-46bf-b48f-846927c1f4fa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1d5e410a-52ae-46bf-b48f-846927c1f4fa --json --out output.json 2018-10-23 05:43:44,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1d5e410a-52ae-46bf-b48f-846927c1f4fa', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-10-23 05:43:46,737 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1d5e410a-52ae-46bf-b48f-846927c1f4fa --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-10-23 05:43:46.622 3058 INFO rally.api [-] Building 'json' report for the following task(s): '1d5e410a-52ae-46bf-b48f-846927c1f4fa'. 2018-10-23 05:43:46.632 3058 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:43:46,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1d5e410a-52ae-46bf-b48f-846927c1f4fa', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-10-23 05:43:48,551 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1d5e410a-52ae-46bf-b48f-846927c1f4fa --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-10-23 05:43:48.425 3060 INFO rally.api [-] Building 'html' report for the following task(s): '1d5e410a-52ae-46bf-b48f-846927c1f4fa'. 2018-10-23 05:43:48.453 3060 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:43:48,557 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-23 05:43:48,558 - 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-10-23 05:43:48,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:43:48,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:43:48,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-10-23 05:43:48,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:45:44,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c394a374-e9f4-4f43-ad24-4b5b346be715 2018-10-23 05:45:44,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c394a374-e9f4-4f43-ad24-4b5b346be715'] 2018-10-23 05:45:45,603 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c394a374-e9f4-4f43-ad24-4b5b346be715 -------------------------------------------------------------------------------- Task c394a374-e9f4-4f43-ad24-4b5b346be715: 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625955 Full duration: 7.348046 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 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.613621 Full duration: 7.59977 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.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.614306 Full duration: 7.458362 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847432 Full duration: 8.464493 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.602445 Full duration: 7.357607 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846651 Full duration: 8.300455 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601235 Full duration: 7.299458 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 100.0% | 1 | | -> duration | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.500987 Full duration: 8.902612 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> duration | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59872 Full duration: 7.426517 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | gnocchi.delete_metric | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815811 Full duration: 8.249785 -------------------------------------------------------------------------------- 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 c394a374-e9f4-4f43-ad24-4b5b346be715 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | gnocchi.delete_resource | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804599 Full duration: 8.135026 HINTS: * To plot HTML graphics with this data, run: rally task report c394a374-e9f4-4f43-ad24-4b5b346be715 --out output.html * To generate a JUnit report, run: rally task export c394a374-e9f4-4f43-ad24-4b5b346be715 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c394a374-e9f4-4f43-ad24-4b5b346be715 --json --out output.json 2018-10-23 05:45:45,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c394a374-e9f4-4f43-ad24-4b5b346be715', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-10-23 05:45:47,519 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c394a374-e9f4-4f43-ad24-4b5b346be715 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-10-23 05:45:47.416 4192 INFO rally.api [-] Building 'json' report for the following task(s): 'c394a374-e9f4-4f43-ad24-4b5b346be715'. 2018-10-23 05:45:47.424 4192 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:45:47,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c394a374-e9f4-4f43-ad24-4b5b346be715', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-10-23 05:45:49,360 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c394a374-e9f4-4f43-ad24-4b5b346be715 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-10-23 05:45:49.239 4194 INFO rally.api [-] Building 'html' report for the following task(s): 'c394a374-e9f4-4f43-ad24-4b5b346be715'. 2018-10-23 05:45:49.265 4194 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:45:49,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-10-23 05:45:49,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-23 05:45:49,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:45:49,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:45:49,386 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-23 05:45:49,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:47:12,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 93cf827f-cc6a-4c9b-ada0-822add10aed5 2018-10-23 05:47:12,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '93cf827f-cc6a-4c9b-ada0-822add10aed5'] 2018-10-23 05:47:13,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 93cf827f-cc6a-4c9b-ada0-822add10aed5 -------------------------------------------------------------------------------- Task 93cf827f-cc6a-4c9b-ada0-822add10aed5: 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 93cf827f-cc6a-4c9b-ada0-822add10aed5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.561 | 4.561 | 4.561 | 4.561 | 4.561 | 4.561 | 100.0% | 1 | | heat.update_stack | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 100.0% | 1 | | heat.delete_stack | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 100.0% | 1 | | -> duration | 5.99 | 5.99 | 5.99 | 5.99 | 5.99 | 5.99 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.989993 Full duration: 18.386184 -------------------------------------------------------------------------------- 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 93cf827f-cc6a-4c9b-ada0-822add10aed5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.876 | 4.876 | 4.876 | 4.876 | 4.876 | 4.876 | 100.0% | 1 | | heat.check_stack | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | heat.delete_stack | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | | total | 8.125 | 8.125 | 8.125 | 8.125 | 8.125 | 8.125 | 100.0% | 1 | | -> duration | 6.125 | 6.125 | 6.125 | 6.125 | 6.125 | 6.125 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.125211 Full duration: 16.495525 -------------------------------------------------------------------------------- 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 93cf827f-cc6a-4c9b-ada0-822add10aed5 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | heat.suspend_stack | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | heat.resume_stack | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 100.0% | 1 | | heat.delete_stack | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | total | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 100.0% | 1 | | -> duration | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.076002 Full duration: 16.556851 -------------------------------------------------------------------------------- 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 93cf827f-cc6a-4c9b-ada0-822add10aed5 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61855 Full duration: 8.674699 HINTS: * To plot HTML graphics with this data, run: rally task report 93cf827f-cc6a-4c9b-ada0-822add10aed5 --out output.html * To generate a JUnit report, run: rally task export 93cf827f-cc6a-4c9b-ada0-822add10aed5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 93cf827f-cc6a-4c9b-ada0-822add10aed5 --json --out output.json 2018-10-23 05:47:13,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '93cf827f-cc6a-4c9b-ada0-822add10aed5', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-10-23 05:47:15,500 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 93cf827f-cc6a-4c9b-ada0-822add10aed5 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-10-23 05:47:15.411 5104 INFO rally.api [-] Building 'json' report for the following task(s): '93cf827f-cc6a-4c9b-ada0-822add10aed5'. 2018-10-23 05:47:15.415 5104 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:47:15,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '93cf827f-cc6a-4c9b-ada0-822add10aed5', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-10-23 05:47:17,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 93cf827f-cc6a-4c9b-ada0-822add10aed5 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-10-23 05:47:17.176 5106 INFO rally.api [-] Building 'html' report for the following task(s): '93cf827f-cc6a-4c9b-ada0-822add10aed5'. 2018-10-23 05:47:17.197 5106 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:47:17,285 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-23 05:47:17,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-23 05:47:17,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:47:17,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:47:17,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-23 05:47:17,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:50:34,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3396ce52-2a3b-46e8-beb8-b022959eaa6d 2018-10-23 05:50:34,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3396ce52-2a3b-46e8-beb8-b022959eaa6d'] 2018-10-23 05:50:35,848 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3396ce52-2a3b-46e8-beb8-b022959eaa6d -------------------------------------------------------------------------------- Task 3396ce52-2a3b-46e8-beb8-b022959eaa6d: 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793957 Full duration: 14.687358 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | keystone_v3.add_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.list_roles | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791108 Full duration: 14.743944 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | keystone_v3.list_projects | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839829 Full duration: 15.269882 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | keystone_v3.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652174 Full duration: 12.576572 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726515 Full duration: 12.909179 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | keystone_v3.create_user | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | -> keystone_v3.add_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_user | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.list_services | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_services | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> duration | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.016909 Full duration: 20.032029 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | keystone_v3.update_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.delete_project | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> duration | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.023667 Full duration: 13.649372 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841582 Full duration: 15.29485 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746305 Full duration: 15.003667 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.list_users | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041139 Full duration: 14.884821 -------------------------------------------------------------------------------- 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 3396ce52-2a3b-46e8-beb8-b022959eaa6d 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | keystone_v3.create_users | 5.716 | 5.716 | 5.716 | 5.716 | 5.716 | 5.716 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.716 | 5.716 | 5.716 | 5.716 | 5.716 | 5.716 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | total | 7.545 | 7.545 | 7.545 | 7.545 | 7.545 | 7.545 | 100.0% | 1 | | -> duration | 7.545 | 7.545 | 7.545 | 7.545 | 7.545 | 7.545 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.54505 Full duration: 25.471548 HINTS: * To plot HTML graphics with this data, run: rally task report 3396ce52-2a3b-46e8-beb8-b022959eaa6d --out output.html * To generate a JUnit report, run: rally task export 3396ce52-2a3b-46e8-beb8-b022959eaa6d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3396ce52-2a3b-46e8-beb8-b022959eaa6d --json --out output.json 2018-10-23 05:50:35,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3396ce52-2a3b-46e8-beb8-b022959eaa6d', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-10-23 05:50:37,825 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3396ce52-2a3b-46e8-beb8-b022959eaa6d --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-10-23 05:50:37.707 7018 INFO rally.api [-] Building 'json' report for the following task(s): '3396ce52-2a3b-46e8-beb8-b022959eaa6d'. 2018-10-23 05:50:37.718 7018 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:50:37,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3396ce52-2a3b-46e8-beb8-b022959eaa6d', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-10-23 05:50:39,749 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3396ce52-2a3b-46e8-beb8-b022959eaa6d --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-10-23 05:50:39.614 7020 INFO rally.api [-] Building 'html' report for the following task(s): '3396ce52-2a3b-46e8-beb8-b022959eaa6d'. 2018-10-23 05:50:39.643 7020 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:50:39,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-23 05:50:39,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-23 05:50:39,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:50:39,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:50:39,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-23 05:50:39,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 05:55:56,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f9ec16eb-be40-481d-bee4-beca04abdfba 2018-10-23 05:55:56,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f9ec16eb-be40-481d-bee4-beca04abdfba'] 2018-10-23 05:55:57,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f9ec16eb-be40-481d-bee4-beca04abdfba -------------------------------------------------------------------------------- Task f9ec16eb-be40-481d-bee4-beca04abdfba: 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 f9ec16eb-be40-481d-bee4-beca04abdfba has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | neutron.delete_network | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | -> duration | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.53292 Full duration: 15.216215 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | neutron.delete_port | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | total | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 100.0% | 1 | | -> duration | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.326591 Full duration: 28.481915 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | neutron.create_subnet | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | neutron.create_router | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | neutron.add_interface_router | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | neutron.remove_interface_router | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 100.0% | 1 | | neutron.delete_router | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | total | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 100.0% | 1 | | -> duration | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.239569 Full duration: 38.579619 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.405 | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 100.0% | 1 | | neutron.delete_subnet | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> duration | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.026468 Full duration: 27.269432 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.list_networks | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> duration | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118992 Full duration: 17.607323 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | neutron.list_ports | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> duration | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.855507 Full duration: 30.104572 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | neutron.create_subnet | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.093 | 2.093 | 2.093 | 2.093 | 2.093 | 2.093 | 100.0% | 1 | | neutron.list_routers | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 100.0% | 1 | | -> duration | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.317618 Full duration: 40.678446 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.create_subnet | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | neutron.list_subnets | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | -> duration | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.633956 Full duration: 32.631007 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.delete_security_group | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118047 Full duration: 14.575562 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | neutron.create_security_group_rule | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> duration | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.217223 Full duration: 14.484449 -------------------------------------------------------------------------------- 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 f9ec16eb-be40-481d-bee4-beca04abdfba 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_gateway_router | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | neutron.remove_gateway_router | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | total | 4.627 | 4.627 | 4.627 | 4.627 | 4.627 | 4.627 | 100.0% | 1 | | -> duration | 4.627 | 4.627 | 4.627 | 4.627 | 4.627 | 4.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.62748 Full duration: 27.252115 HINTS: * To plot HTML graphics with this data, run: rally task report f9ec16eb-be40-481d-bee4-beca04abdfba --out output.html * To generate a JUnit report, run: rally task export f9ec16eb-be40-481d-bee4-beca04abdfba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f9ec16eb-be40-481d-bee4-beca04abdfba --json --out output.json 2018-10-23 05:55:57,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f9ec16eb-be40-481d-bee4-beca04abdfba', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-10-23 05:55:59,399 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f9ec16eb-be40-481d-bee4-beca04abdfba --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-10-23 05:55:59.291 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'f9ec16eb-be40-481d-bee4-beca04abdfba'. 2018-10-23 05:55:59.303 10312 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:55:59,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f9ec16eb-be40-481d-bee4-beca04abdfba', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-10-23 05:56:01,118 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f9ec16eb-be40-481d-bee4-beca04abdfba --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-10-23 05:56:00.993 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'f9ec16eb-be40-481d-bee4-beca04abdfba'. 2018-10-23 05:56:01.023 10314 INFO rally.api [-] The report has been successfully built. 2018-10-23 05:56:01,137 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-23 05:56:01,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-23 05:56:01,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 05:56:01,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 05:56:01,153 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-23 05:56:01,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 06:02:39,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cfa1c06c-e73d-40ef-a40e-db3203251c4e 2018-10-23 06:02:39,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cfa1c06c-e73d-40ef-a40e-db3203251c4e'] 2018-10-23 06:02:41,262 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cfa1c06c-e73d-40ef-a40e-db3203251c4e -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e: finished -------------------------------------------------------------------------------- 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_182804d9-3b9b-4084-89de-12029bafa1ed" }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" }, "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.847 | 7.847 | 7.847 | 7.847 | 7.847 | 7.847 | 100.0% | 1 | | nova.live_migrate | 8.459 | 8.459 | 8.459 | 8.459 | 8.459 | 8.459 | 100.0% | 1 | | nova.delete_server | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 100.0% | 1 | | total | 18.833 | 18.833 | 18.833 | 18.833 | 18.833 | 18.833 | 100.0% | 1 | | -> duration | 17.833 | 17.833 | 17.833 | 17.833 | 17.833 | 17.833 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.832708 Full duration: 28.896267 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate 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_182804d9-3b9b-4084-89de-12029bafa1ed" }, "boot_server_kwargs": { "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ] }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.98 | 7.98 | 7.98 | 7.98 | 7.98 | 7.98 | 100.0% | 1 | | cinder_v2.create_volume | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 100.0% | 1 | | nova.attach_volume | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 100.0% | 1 | | nova.live_migrate | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 100.0% | 1 | | nova.detach_volume | 4.155 | 4.155 | 4.155 | 4.155 | 4.155 | 4.155 | 100.0% | 1 | | cinder_v2.delete_volume | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | nova.delete_server | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 33.982 | 33.982 | 33.982 | 33.982 | 33.982 | 33.982 | 100.0% | 1 | | -> duration | 32.982 | 32.982 | 32.982 | 32.982 | 32.982 | 32.982 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.981846 Full duration: 46.016372 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ], "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e 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 | 5.752 | 5.752 | 5.752 | 5.752 | 5.752 | 5.752 | 100.0% | 1 | | nova.boot_server | 8.86 | 8.86 | 8.86 | 8.86 | 8.86 | 8.86 | 100.0% | 1 | | nova.live_migrate | 14.532 | 14.532 | 14.532 | 14.532 | 14.532 | 14.532 | 100.0% | 1 | | nova.delete_server | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 31.786 | 31.786 | 31.786 | 31.786 | 31.786 | 31.786 | 100.0% | 1 | | -> duration | 30.786 | 30.786 | 30.786 | 30.786 | 30.786 | 30.786 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.786219 Full duration: 44.147343 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ] }, "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | nova.boot_server | 7.266 | 7.266 | 7.266 | 7.266 | 7.266 | 7.266 | 100.0% | 1 | | nova.delete_server | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | nova.delete_keypair | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 10.549 | 10.549 | 10.549 | 10.549 | 10.549 | 10.549 | 100.0% | 1 | | -> duration | 9.549 | 9.549 | 9.549 | 9.549 | 9.549 | 9.549 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.549035 Full duration: 33.52518 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" }, "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e 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 | 5.845 | 5.845 | 5.845 | 5.845 | 5.845 | 5.845 | 100.0% | 1 | | nova.boot_server | 8.273 | 8.273 | 8.273 | 8.273 | 8.273 | 8.273 | 100.0% | 1 | | nova.delete_server | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 100.0% | 1 | | total | 16.728 | 16.728 | 16.728 | 16.728 | 16.728 | 16.728 | 100.0% | 1 | | -> duration | 15.728 | 15.728 | 15.728 | 15.728 | 15.728 | 15.728 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.727784 Full duration: 42.309525 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" }, "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.89 | 7.89 | 7.89 | 7.89 | 7.89 | 7.89 | 100.0% | 1 | | nova.pause_server | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | nova.unpause_server | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | nova.delete_server | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | total | 15.311 | 15.311 | 15.311 | 15.311 | 15.311 | 15.311 | 100.0% | 1 | | -> duration | 10.311 | 10.311 | 10.311 | 10.311 | 10.311 | 10.311 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.310917 Full duration: 38.029972 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ], "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.906 | 9.906 | 9.906 | 9.906 | 9.906 | 9.906 | 100.0% | 1 | | nova.migrate | 10.348 | 10.348 | 10.348 | 10.348 | 10.348 | 10.348 | 100.0% | 1 | | nova.resize_confirm | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | nova.delete_server | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 25.878 | 25.878 | 25.878 | 25.878 | 25.878 | 25.878 | 100.0% | 1 | | -> duration | 24.878 | 24.878 | 24.878 | 24.878 | 24.878 | 24.878 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.87844 Full duration: 35.583756 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.883 | 7.883 | 7.883 | 7.883 | 7.883 | 7.883 | 100.0% | 1 | | nova.list_interfaces | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 8.155 | 8.155 | 8.155 | 8.155 | 8.155 | 8.155 | 100.0% | 1 | | -> duration | 7.155 | 7.155 | 7.155 | 7.155 | 7.155 | 7.155 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.154643 Full duration: 34.443513 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "63a59062-6725-41cf-8658-96e5f6b5ff04" } ], "flavor": { "name": "rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed" }, "image": { "name": "rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.11 | 8.11 | 8.11 | 8.11 | 8.11 | 8.11 | 100.0% | 1 | | nova.associate_floating_ip | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | -> neutron.list_ports | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 14.631 | 14.631 | 14.631 | 14.631 | 14.631 | 14.631 | 100.0% | 1 | | -> duration | 13.631 | 13.631 | 13.631 | 13.631 | 13.631 | 13.631 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.631021 Full duration: 42.870117 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cfa1c06c-e73d-40ef-a40e-db3203251c4e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | nova.delete_server_group | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755267 Full duration: 9.387488 HINTS: * To plot HTML graphics with this data, run: rally task report cfa1c06c-e73d-40ef-a40e-db3203251c4e --out output.html * To generate a JUnit report, run: rally task export cfa1c06c-e73d-40ef-a40e-db3203251c4e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cfa1c06c-e73d-40ef-a40e-db3203251c4e --json --out output.json 2018-10-23 06:02:41,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cfa1c06c-e73d-40ef-a40e-db3203251c4e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-10-23 06:02:43,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cfa1c06c-e73d-40ef-a40e-db3203251c4e --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-10-23 06:02:43.120 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'cfa1c06c-e73d-40ef-a40e-db3203251c4e'. 2018-10-23 06:02:43.131 12120 INFO rally.api [-] The report has been successfully built. 2018-10-23 06:02:43,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cfa1c06c-e73d-40ef-a40e-db3203251c4e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-10-23 06:02:45,057 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cfa1c06c-e73d-40ef-a40e-db3203251c4e --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-10-23 06:02:44.935 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'cfa1c06c-e73d-40ef-a40e-db3203251c4e'. 2018-10-23 06:02:44.964 12122 INFO rally.api [-] The report has been successfully built. 2018-10-23 06:02:45,075 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-23 06:02:45,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-23 06:02:45,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 06:02:45,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 06:02:45,090 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-23 06:02:45,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '63a59062-6725-41cf-8658-96e5f6b5ff04', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_182804d9-3b9b-4084-89de-12029bafa1ed', 'flavor_name': 'rally_sanity-flavor_182804d9-3b9b-4084-89de-12029bafa1ed', '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_182804d9-3b9b-4084-89de-12029bafa1ed', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-23 06:03:37,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 02c884a0-f3a3-43b0-851c-9b8847fac345 2018-10-23 06:03:37,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '02c884a0-f3a3-43b0-851c-9b8847fac345'] 2018-10-23 06:03:38,556 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 02c884a0-f3a3-43b0-851c-9b8847fac345 -------------------------------------------------------------------------------- Task 02c884a0-f3a3-43b0-851c-9b8847fac345: 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 02c884a0-f3a3-43b0-851c-9b8847fac345 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | quotas.delete_quotas | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 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.983182 Full duration: 8.859828 -------------------------------------------------------------------------------- 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 02c884a0-f3a3-43b0-851c-9b8847fac345 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742877 Full duration: 8.500726 -------------------------------------------------------------------------------- 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 02c884a0-f3a3-43b0-851c-9b8847fac345 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.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778638 Full duration: 8.239163 -------------------------------------------------------------------------------- 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 02c884a0-f3a3-43b0-851c-9b8847fac345 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885266 Full duration: 8.430642 HINTS: * To plot HTML graphics with this data, run: rally task report 02c884a0-f3a3-43b0-851c-9b8847fac345 --out output.html * To generate a JUnit report, run: rally task export 02c884a0-f3a3-43b0-851c-9b8847fac345 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 02c884a0-f3a3-43b0-851c-9b8847fac345 --json --out output.json 2018-10-23 06:03:38,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '02c884a0-f3a3-43b0-851c-9b8847fac345', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-10-23 06:03:40,421 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 02c884a0-f3a3-43b0-851c-9b8847fac345 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-10-23 06:03:40.333 12632 INFO rally.api [-] Building 'json' report for the following task(s): '02c884a0-f3a3-43b0-851c-9b8847fac345'. 2018-10-23 06:03:40.337 12632 INFO rally.api [-] The report has been successfully built. 2018-10-23 06:03:40,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '02c884a0-f3a3-43b0-851c-9b8847fac345', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-10-23 06:03:42,124 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 02c884a0-f3a3-43b0-851c-9b8847fac345 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-10-23 06:03:42.020 12634 INFO rally.api [-] Building 'html' report for the following task(s): '02c884a0-f3a3-43b0-851c-9b8847fac345'. 2018-10-23 06:03:42.040 12634 INFO rally.api [-] The report has been successfully built. 2018-10-23 06:03:42,129 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-23 06:03:42,132 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:46 | 6 | 100.00% | | glance | 00:01:05 | 4 | 100.00% | | cinder | 00:02:31 | 10 | 100.00% | | gnocchi | 00:01:26 | 11 | 100.00% | | heat | 00:01:00 | 4 | 100.00% | | keystone | 00:02:54 | 11 | 100.00% | | neutron | 00:04:46 | 11 | 100.00% | | nova | 00:05:55 | 10 | 100.00% | | quotas | 00:00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:01 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-23 06:03:42,132 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-10-23 06:03:42,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 06:03:42,265 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:49 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-23 06:03:50,064 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-10-23 06:03:51,522 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'd71c87c53c5148fd812418376d8541ef', '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'rally_jobs-project_0603c510-82f8-4d55-a597-745e992912ac'}) 2018-10-23 06:03:51,899 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b5798cfe86a34b12a4188db6ae1efd3f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_0603c510-82f8-4d55-a597-745e992912ac'}) 2018-10-23 06:03:52,022 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 06:03:52,160 - functest.core.tenantnetwork - DEBUG - role: 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'b12f4057b0594e8fb6a13f69bdbb11e0'}) 2018-10-23 06:03:52,815 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_0603c510-82f8-4d55-a597-745e992912ac', 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'd71c87c53c5148fd812418376d8541ef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '45af833e-b503-4db6-9187-0f1d8bdcea25', 'username': u'rally_jobs-user_0603c510-82f8-4d55-a597-745e992912ac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 06:03:52,818 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_0603c510-82f8-4d55-a597-745e992912ac', 'password': '45af833e-b503-4db6-9187-0f1d8bdcea25', 'project_name': 'rally_jobs-project_0603c510-82f8-4d55-a597-745e992912ac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'd71c87c53c5148fd812418376d8541ef', 'project_domain_name': 'Default'} 2018-10-23 06:03:53,639 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-10-23 06:03:54,279 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T06:03:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'68701912-5f85-4aef-b6b0-21fb2ce13521', u'provider:segmentation_id': 99, 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_jobs-net_0603c510-82f8-4d55-a597-745e992912ac', u'created_at': u'2018-10-23T06:03:54Z', u'mtu': 1450, u'tenant_id': u'd71c87c53c5148fd812418376d8541ef', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd71c87c53c5148fd812418376d8541ef', u'l2_adjacency': True}) 2018-10-23 06:03:55,329 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T06:03:55Z', 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'135c6c44-fbde-4e0c-9026-40c31ba1faac', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_0603c510-82f8-4d55-a597-745e992912ac', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'68701912-5f85-4aef-b6b0-21fb2ce13521', u'tenant_id': u'd71c87c53c5148fd812418376d8541ef', u'created_at': u'2018-10-23T06:03:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd71c87c53c5148fd812418376d8541ef'}) 2018-10-23 06:03:56,816 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T06:03:56Z', u'revision_number': 2, u'ha': False, u'id': u'f1e6e080-8e1c-449a-b925-403a78e1521a', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_0603c510-82f8-4d55-a597-745e992912ac', u'admin_state_up': True, u'tenant_id': u'd71c87c53c5148fd812418376d8541ef', u'created_at': u'2018-10-23T06:03:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'd71c87c53c5148fd812418376d8541ef'}) 2018-10-23 06:04:00,041 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/d1bb431b-479d-4f08-8eee-33cf4ff5c584/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d1bb431b-479d-4f08-8eee-33cf4ff5c584/file', 'owner': u'd71c87c53c5148fd812418376d8541ef', 'id': u'd1bb431b-479d-4f08-8eee-33cf4ff5c584', 'size': 12716032, u'self': u'/v2/images/d1bb431b-479d-4f08-8eee-33cf4ff5c584', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd71c87c53c5148fd812418376d8541ef', 'name': 'rally_jobs-project_0603c510-82f8-4d55-a597-745e992912ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/d1bb431b-479d-4f08-8eee-33cf4ff5c584/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T06:03:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T06:03:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_0603c510-82f8-4d55-a597-745e992912ac', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d1bb431b-479d-4f08-8eee-33cf4ff5c584', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_0603c510-82f8-4d55-a597-745e992912ac', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_0603c510-82f8-4d55-a597-745e992912ac', 'created': u'2018-10-23T06:03:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T06:03:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d1bb431b-479d-4f08-8eee-33cf4ff5c584', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_0603c510-82f8-4d55-a597-745e992912ac', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 06:04:00,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_0603c510-82f8-4d55-a597-745e992912ac', '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'75b496dd16d34c75adcf276cf3069d94', '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'f8d35dc2-fa93-48d9-b133-5f97d2f79e95', 'swap': 0}) 2018-10-23 06:04:00,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 06:04:02,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 06:04:04,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 79ed8fb6-468f-4b56-99a4-9b693e960e47 | 2018-10-23T06:04:04.128620 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 79ed8fb6-468f-4b56-99a4-9b693e960e47 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 06:04:07,489 - 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-10-23 06:04:08,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-23 06:04:08,503 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_0603c510-82f8-4d55-a597-745e992912ac', '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'75b496dd16d34c75adcf276cf3069d94', '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'b0f53c17-fff5-436b-a23d-01adbce6506c', 'swap': 0}) 2018-10-23 06:04:08,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_0603c510-82f8-4d55-a597-745e992912ac', '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'75b496dd16d34c75adcf276cf3069d94', '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'b0f53c17-fff5-436b-a23d-01adbce6506c', 'swap': 0}) 2018-10-23 06:04:08,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-10-23 06:04:08,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-23 06:04:08,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-23 06:04:08,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-23 06:04:08,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-10-23 06:31:31,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 91a5c565-835b-4b2d-87cd-28ecd3083c49 2018-10-23 06:31:31,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-10-23 06:31:31,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '91a5c565-835b-4b2d-87cd-28ecd3083c49'] 2018-10-23 06:31:32,717 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 91a5c565-835b-4b2d-87cd-28ecd3083c49 -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.284 | 2.512 | 4.515 | 4.873 | 6.34 | 2.753 | 100.0% | 100 | | neutron.list_networks | 0.121 | 0.506 | 0.941 | 1.011 | 1.22 | 0.553 | 100.0% | 100 | | total | 1.512 | 3.05 | 4.823 | 5.792 | 6.959 | 3.306 | 100.0% | 100 | | -> duration | 1.512 | 3.05 | 4.823 | 5.792 | 6.959 | 3.306 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.772983 Full duration: 51.702881 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.86 | 1.617 | 2.341 | 2.622 | 3.022 | 1.709 | 100.0% | 40 | | neutron.update_network | 0.522 | 1.172 | 3.428 | 3.5 | 3.571 | 1.615 | 100.0% | 40 | | total | 1.41 | 2.513 | 5.809 | 5.848 | 5.94 | 3.324 | 100.0% | 40 | | -> duration | 1.41 | 2.513 | 5.809 | 5.848 | 5.94 | 3.324 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.276126 Full duration: 31.99327 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.944 | 1.789 | 2.532 | 2.66 | 3.355 | 1.813 | 100.0% | 40 | | neutron.delete_network | 0.592 | 1.854 | 3.169 | 3.879 | 4.081 | 1.903 | 100.0% | 40 | | total | 1.536 | 3.686 | 5.205 | 6.253 | 6.272 | 3.716 | 100.0% | 40 | | -> duration | 1.536 | 3.686 | 5.205 | 6.253 | 6.272 | 3.716 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.770942 Full duration: 23.591764 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.943 | 2.273 | 2.83 | 2.9 | 3.254 | 2.272 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.373 | 4.954 | 10.02 | 10.386 | 10.552 | 5.147 | 100.0% | 40 | | neutron.list_subnets | 0.174 | 0.603 | 1.063 | 1.078 | 1.136 | 0.611 | 100.0% | 40 | | total | 2.491 | 7.682 | 13.918 | 13.935 | 13.968 | 8.031 | 100.0% | 40 | | -> duration | 2.491 | 7.682 | 13.918 | 13.935 | 13.968 | 8.031 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.091675 Full duration: 71.0977 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.166 | 2.009 | 2.851 | 3.023 | 4.561 | 2.091 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.492 | 3.726 | 6.153 | 8.686 | 9.937 | 4.048 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.056 | 2.703 | 5.184 | 7.021 | 8.052 | 3.163 | 100.0% | 100 | | total | 4.161 | 8.429 | 13.964 | 19.531 | 20.698 | 9.301 | 100.0% | 100 | | -> duration | 4.161 | 8.429 | 13.964 | 19.531 | 20.698 | 9.301 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.873139 Full duration: 139.855853 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.21 | 1.977 | 2.396 | 2.672 | 3.769 | 1.957 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.552 | 3.742 | 6.622 | 7.627 | 8.615 | 4.061 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.171 | 4.252 | 8.84 | 9.956 | 10.256 | 5.135 | 100.0% | 40 | | total | 3.934 | 9.083 | 17.493 | 20.012 | 20.603 | 11.153 | 100.0% | 40 | | -> duration | 3.934 | 9.083 | 17.493 | 20.012 | 20.603 | 11.153 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.237453 Full duration: 50.882918 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.178 | 2.039 | 2.998 | 3.271 | 3.587 | 2.146 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.774 | 3.492 | 8.804 | 8.892 | 9.319 | 4.359 | 100.0% | 40 | | neutron.create_router (x2) | 0.313 | 0.763 | 2.399 | 2.687 | 3.73 | 1.119 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.696 | 15.14 | 33.356 | 33.832 | 34.699 | 16.757 | 100.0% | 40 | | neutron.list_routers | 0.225 | 0.529 | 0.967 | 1.019 | 1.217 | 0.609 | 100.0% | 40 | | total | 11.443 | 22.985 | 48.694 | 49.096 | 49.596 | 24.99 | 100.0% | 40 | | -> duration | 11.443 | 22.985 | 48.694 | 49.096 | 49.596 | 24.99 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.812314 Full duration: 165.246133 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.285 | 2.34 | 3.061 | 3.113 | 3.382 | 2.34 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.525 | 4.834 | 6.942 | 8.201 | 8.782 | 4.896 | 100.0% | 40 | | neutron.create_router (x2) | 0.642 | 0.969 | 2.011 | 2.147 | 4.946 | 1.256 | 100.0% | 40 | | neutron.add_interface_router (x2) | 11.111 | 17.809 | 20.679 | 21.824 | 23.335 | 17.681 | 100.0% | 40 | | neutron.update_router (x2) | 1.541 | 4.624 | 6.599 | 6.695 | 6.894 | 4.501 | 100.0% | 40 | | total | 19.875 | 30.751 | 36.171 | 36.331 | 38.536 | 30.675 | 100.0% | 40 | | -> duration | 19.875 | 30.751 | 36.171 | 36.331 | 38.536 | 30.675 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 72.228552 Full duration: 172.441097 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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 | 1.903 | 2.996 | 3.252 | 3.576 | 2.078 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.259 | 3.261 | 10.236 | 10.466 | 10.993 | 4.933 | 100.0% | 40 | | neutron.create_router (x2) | 0.233 | 0.69 | 2.002 | 2.376 | 5.694 | 1.054 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.648 | 13.107 | 38.006 | 38.284 | 40.843 | 18.773 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.398 | 8.824 | 29.953 | 31.936 | 33.261 | 14.457 | 100.0% | 40 | | neutron.delete_router (x2) | 0.672 | 2.56 | 6.051 | 6.19 | 7.602 | 2.931 | 100.0% | 40 | | total | 15.437 | 29.789 | 89.827 | 90.803 | 91.497 | 44.227 | 100.0% | 40 | | -> duration | 15.437 | 29.789 | 89.827 | 90.803 | 91.497 | 44.227 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 95.718775 Full duration: 153.867133 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.839 | 1.14 | 1.244 | 1.276 | 1.307 | 1.076 | 100.0% | 8 | | neutron.create_port (x50) | 35.711 | 36.808 | 66.761 | 66.79 | 66.819 | 44.048 | 100.0% | 8 | | neutron.list_ports | 0.412 | 0.558 | 0.896 | 0.931 | 0.966 | 0.615 | 100.0% | 8 | | total | 37.204 | 38.402 | 68.698 | 68.732 | 68.767 | 45.743 | 100.0% | 8 | | -> duration | 37.204 | 38.402 | 68.698 | 68.732 | 68.767 | 45.743 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.43404 Full duration: 185.905565 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.919 | 1.59 | 2.245 | 2.463 | 2.598 | 1.587 | 100.0% | 40 | | neutron.create_port (x5) | 3.933 | 8.138 | 14.78 | 19.962 | 20.109 | 9.352 | 100.0% | 40 | | neutron.update_port (x5) | 2.036 | 4.282 | 7.339 | 9.708 | 10.007 | 4.752 | 100.0% | 40 | | total | 7.027 | 14.029 | 23.026 | 31.992 | 32.259 | 15.692 | 100.0% | 40 | | -> duration | 7.027 | 14.029 | 23.026 | 31.992 | 32.259 | 15.692 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.333374 Full duration: 97.221656 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.959 | 1.669 | 3.052 | 3.134 | 3.834 | 1.849 | 100.0% | 40 | | neutron.create_port (x5) | 4.266 | 9.238 | 23.65 | 23.812 | 24.406 | 11.703 | 100.0% | 40 | | neutron.delete_port (x5) | 2.364 | 4.432 | 11.855 | 12.253 | 12.379 | 5.874 | 100.0% | 40 | | total | 8.152 | 15.595 | 38.659 | 38.864 | 38.872 | 19.428 | 100.0% | 40 | | -> duration | 8.152 | 15.595 | 38.659 | 38.864 | 38.872 | 19.428 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.078489 Full duration: 66.914161 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.412 | 0.702 | 0.88 | 0.957 | 0.971 | 0.698 | 100.0% | 40 | | total | 1.132 | 1.383 | 1.806 | 1.826 | 1.903 | 1.435 | 100.0% | 40 | | -> duration | 1.132 | 1.383 | 1.806 | 1.826 | 1.903 | 1.435 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.145775 Full duration: 38.246108 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91a5c565-835b-4b2d-87cd-28ecd3083c49 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.047 | 1.253 | 1.35 | 1.359 | 1.368 | 1.23 | 100.0% | 4 | | neutron.create_subnet | 0.611 | 0.93 | 1.253 | 1.26 | 1.267 | 0.935 | 100.0% | 4 | | neutron.create_port (x125) | 126.208 | 181.512 | 236.112 | 236.124 | 236.136 | 181.342 | 100.0% | 4 | | neutron.create_trunk | 6.509 | 9.539 | 12.649 | 12.686 | 12.723 | 9.578 | 100.0% | 4 | | neutron.update_port | 1.419 | 2.106 | 2.719 | 2.729 | 2.74 | 2.093 | 100.0% | 4 | | neutron.list_trunks | 0.04 | 0.052 | 0.206 | 0.237 | 0.267 | 0.103 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.26 | 0.53 | 0.599 | 0.612 | 0.626 | 0.486 | 100.0% | 4 | | neutron.delete_trunk | 0.269 | 0.38 | 0.723 | 0.774 | 0.825 | 0.463 | 100.0% | 4 | | total | 136.772 | 196.382 | 255.4 | 255.407 | 255.414 | 196.237 | 100.0% | 4 | | -> duration | 136.772 | 196.382 | 255.4 | 255.407 | 255.414 | 196.237 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 255.413792 Full duration: 360.756906 HINTS: * To plot HTML graphics with this data, run: rally task report 91a5c565-835b-4b2d-87cd-28ecd3083c49 --out output.html * To generate a JUnit report, run: rally task export 91a5c565-835b-4b2d-87cd-28ecd3083c49 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 91a5c565-835b-4b2d-87cd-28ecd3083c49 --json --out output.json 2018-10-23 06:31:32,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '91a5c565-835b-4b2d-87cd-28ecd3083c49', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-10-23 06:31:35,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 91a5c565-835b-4b2d-87cd-28ecd3083c49 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-10-23 06:31:34.558 17704 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-23 06:31:34.558 17704 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-23 06:31:34.559 17704 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-23 06:31:34.759 17704 INFO rally.api [-] Building 'json' report for the following task(s): '91a5c565-835b-4b2d-87cd-28ecd3083c49'. 2018-10-23 06:31:34.881 17704 INFO rally.api [-] The report has been successfully built. 2018-10-23 06:31:35,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '91a5c565-835b-4b2d-87cd-28ecd3083c49', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-10-23 06:31:37,329 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 91a5c565-835b-4b2d-87cd-28ecd3083c49 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-10-23 06:31:36.722 17706 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-23 06:31:36.723 17706 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-23 06:31:36.724 17706 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-23 06:31:36.923 17706 INFO rally.api [-] Building 'html' report for the following task(s): '91a5c565-835b-4b2d-87cd-28ecd3083c49'. 2018-10-23 06:31:37.215 17706 INFO rally.api [-] The report has been successfully built. 2018-10-23 06:31:37,453 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-23 06:31:37,454 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:49 | 612 | 100.00% | | | | | | | TOTAL: | 00:26:49 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-10-23 06:31:37,454 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-10-23 06:31:37,587 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 06:31:37,587 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:44 | PASS | +--------------------+------------------+------------------+----------------+ 2018-10-23 06:31:45,650 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-23 06:31:46,634 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'2baae84d602e4ed08f52aeffce82e134', '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'refstack_defcore-project_21d256d1-386f-4a4b-bbdc-f766eda8441e'}) 2018-10-23 06:31:47,063 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fddd87eed69140d4a407d54b5917051a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_21d256d1-386f-4a4b-bbdc-f766eda8441e'}) 2018-10-23 06:31:47,246 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 06:31:47,452 - functest.core.tenantnetwork - DEBUG - role: 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'0bb73428bb574507838bbbec0e6f9997'}) 2018-10-23 06:31:48,126 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_21d256d1-386f-4a4b-bbdc-f766eda8441e', 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'2baae84d602e4ed08f52aeffce82e134', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '42d7a4a6-1d18-4965-ab61-62ba076d3cb9', 'username': u'refstack_defcore-user_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 06:31:48,130 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'password': '42d7a4a6-1d18-4965-ab61-62ba076d3cb9', 'project_name': 'refstack_defcore-project_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '2baae84d602e4ed08f52aeffce82e134', 'project_domain_name': 'Default'} 2018-10-23 06:31:49,456 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 06:31:51,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 06:31:53,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | daf3a9e2-480b-41d9-abc6-e30dad927d49 | 2018-10-23T06:31:53.485867 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: daf3a9e2-480b-41d9-abc6-e30dad927d49 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 06:31:56,829 - 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-10-23 06:31:57,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 06:31:59,590 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 06:32:02,346 - 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=debdc12a-03b3-4418-96aa-576524f635df) as the default verifier for the future CLI operations. 2018-10-23 06:32:04,655 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-23 06:32:05,810 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/9b42fb93-13dd-4bda-a8c1-e00886beadee/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9b42fb93-13dd-4bda-a8c1-e00886beadee/file', 'owner': u'2baae84d602e4ed08f52aeffce82e134', 'id': u'9b42fb93-13dd-4bda-a8c1-e00886beadee', 'size': 12716032, u'self': u'/v2/images/9b42fb93-13dd-4bda-a8c1-e00886beadee', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2baae84d602e4ed08f52aeffce82e134', 'name': 'refstack_defcore-project_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/9b42fb93-13dd-4bda-a8c1-e00886beadee/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T06:32:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T06:32:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9b42fb93-13dd-4bda-a8c1-e00886beadee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_21d256d1-386f-4a4b-bbdc-f766eda8441e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'created': u'2018-10-23T06:32:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T06:32:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9b42fb93-13dd-4bda-a8c1-e00886beadee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_21d256d1-386f-4a4b-bbdc-f766eda8441e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 06:32:06,018 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_21d256d1-386f-4a4b-bbdc-f766eda8441e', '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'75b496dd16d34c75adcf276cf3069d94', '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'0d392794-8fe8-43a6-800d-ee899552185d', 'swap': 0}) 2018-10-23 06:32:07,886 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/cc502a18-8427-49a1-a39b-9889054a525f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cc502a18-8427-49a1-a39b-9889054a525f/file', 'owner': u'2baae84d602e4ed08f52aeffce82e134', 'id': u'cc502a18-8427-49a1-a39b-9889054a525f', 'size': 12716032, u'self': u'/v2/images/cc502a18-8427-49a1-a39b-9889054a525f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2baae84d602e4ed08f52aeffce82e134', 'name': 'refstack_defcore-project_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/cc502a18-8427-49a1-a39b-9889054a525f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T06:32:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T06:32:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cc502a18-8427-49a1-a39b-9889054a525f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_21d256d1-386f-4a4b-bbdc-f766eda8441e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_21d256d1-386f-4a4b-bbdc-f766eda8441e', 'created': u'2018-10-23T06:32:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T06:32:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cc502a18-8427-49a1-a39b-9889054a525f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_21d256d1-386f-4a4b-bbdc-f766eda8441e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 06:32:07,940 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_21d256d1-386f-4a4b-bbdc-f766eda8441e', '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'75b496dd16d34c75adcf276cf3069d94', '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'e05266de-294a-434f-9921-b03422b46be4', 'swap': 0}) 2018-10-23 06:32:07,962 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_21d256d1-386f-4a4b-bbdc-f766eda8441e', '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'75b496dd16d34c75adcf276cf3069d94', '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'e05266de-294a-434f-9921-b03422b46be4', 'swap': 0}) 2018-10-23 06:32:11,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 06:32:11,090 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 06:32:11,090 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 06:32:11,093 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 06:32:15,072 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-10-23 06:32:15,072 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-10-23 06:32:15,072 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-10-23 06:32:15,073 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-10-23 06:32:15,074 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-10-23 06:32:15,074 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-23 06:32:15,074 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-10-23 06:32:15,074 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-10-23 06:32:15,074 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-10-23 06:32:15,074 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-23 06:32:15,075 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-10-23 06:32:15,076 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-10-23 06:32:15,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-10-23 06:32:15,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-23 06:32:15,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-10-23 06:32:15,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-23 06:32:15,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-10-23 06:32:15,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-10-23 06:32:15,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-10-23 06:32:15,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-10-23 06:32:15,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-10-23 06:32:15,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-10-23 06:32:15,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-10-23 06:32:15,087 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 06:32:15,088 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 06:32:15,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-23 06:32:23,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:23.078 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.767s] 2018-10-23 06:32:23,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:23.158 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.776s] 2018-10-23 06:32:23,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:23.218 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.060s] 2018-10-23 06:32:36,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:36.225 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.555s] 2018-10-23 06:32:40,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:40.177 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.349s] 2018-10-23 06:32:40,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:40.633 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.459s] 2018-10-23 06:32:41,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:41.959 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.236s] 2018-10-23 06:32:42,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:42.730 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.769s] 2018-10-23 06:32:42,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:42.918 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.188s] 2018-10-23 06:32:43,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.115 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.197s] 2018-10-23 06:32:43,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.296 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.180s] 2018-10-23 06:32:43,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.401 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.105s] 2018-10-23 06:32:43,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.475 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.074s] 2018-10-23 06:32:43,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.541 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2018-10-23 06:32:43,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.605 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.064s] 2018-10-23 06:32:43,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.669 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.064s] 2018-10-23 06:32:43,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:43.820 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.151s] 2018-10-23 06:32:48,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:48.754 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.440s] 2018-10-23 06:32:48,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:48.823 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-10-23 06:32:49,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.010 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.073s] 2018-10-23 06:32:49,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.022 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-10-23 06:32:49,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.035 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.212s] 2018-10-23 06:32:49,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.154 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.132s] 2018-10-23 06:32:49,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.161 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.125s] 2018-10-23 06:32:49,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.161 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-23 06:32:49,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.166 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-10-23 06:32:49,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.176 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.009s] 2018-10-23 06:32:49,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.201 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2018-10-23 06:32:49,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.262 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-10-23 06:32:49,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.320 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.058s] 2018-10-23 06:32:49,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.450 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.129s] 2018-10-23 06:32:49,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.461 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.011s] 2018-10-23 06:32:49,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:49.617 17736 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.156s] 2018-10-23 06:32:51,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:51.407 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2018-10-23 06:32:52,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:52.857 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [1.448s] 2018-10-23 06:32:56,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:56.423 17736 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.612s] 2018-10-23 06:32:56,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:56.441 17736 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.017s] 2018-10-23 06:32:56,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:56.593 17736 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.152s] 2018-10-23 06:32:56,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:56.599 17736 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-10-23 06:32:57,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:32:57.260 17736 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.660s] 2018-10-23 06:33:01,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:01.523 17736 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.986s] 2018-10-23 06:33:02,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:02.720 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.350s] 2018-10-23 06:33:02,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:02.957 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.237s] 2018-10-23 06:33:03,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:03.210 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.253s] 2018-10-23 06:33:03,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:03.600 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.389s] 2018-10-23 06:33:03,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:03.988 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.387s] 2018-10-23 06:33:04,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:04.348 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.361s] 2018-10-23 06:33:05,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:05.648 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.866s] 2018-10-23 06:33:07,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:07.066 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.417s] 2018-10-23 06:33:08,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:08.034 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.967s] 2018-10-23 06:33:08,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:08.963 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.928s] 2018-10-23 06:33:09,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:09.053 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.748s] 2018-10-23 06:33:09,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:09.902 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.938s] 2018-10-23 06:33:10,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:10.637 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.734s] 2018-10-23 06:33:10,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:10.856 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.219s] 2018-10-23 06:33:11,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:11.076 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.220s] 2018-10-23 06:33:11,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:11.311 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.234s] 2018-10-23 06:33:11,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:11.950 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.638s] 2018-10-23 06:33:12,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:12.186 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.236s] 2018-10-23 06:33:12,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:12.488 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.302s] 2018-10-23 06:33:12,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:12.815 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.327s] 2018-10-23 06:33:13,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:13.321 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.267s] 2018-10-23 06:33:13,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:13.452 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.636s] 2018-10-23 06:33:13,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:13.718 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.265s] 2018-10-23 06:33:13,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:13.946 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.228s] 2018-10-23 06:33:14,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:14.179 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.232s] 2018-10-23 06:33:14,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:14.609 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.430s] 2018-10-23 06:33:17,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:17.943 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.621s] 2018-10-23 06:33:19,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:19.822 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.432s] 2018-10-23 06:33:20,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:20.440 17736 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.618s] 2018-10-23 06:33:22,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:22.466 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.522s] 2018-10-23 06:33:24,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:24.123 17736 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.089s] 2018-10-23 06:33:24,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:24.210 17736 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2018-10-23 06:33:24,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:24.296 17736 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.087s] 2018-10-23 06:33:25,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:25.754 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.079s] 2018-10-23 06:33:25,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:25.820 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-10-23 06:33:26,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:26.048 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.227s] 2018-10-23 06:33:26,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:26.145 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-10-23 06:33:26,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:26.146 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-23 06:33:27,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:27.223 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.757s] 2018-10-23 06:33:29,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:29.567 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.343s] 2018-10-23 06:33:34,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:34.062 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.495s] 2018-10-23 06:33:35,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:35.670 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-10-23 06:33:35,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:35.679 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-10-23 06:33:35,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:35.729 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.050s] 2018-10-23 06:33:35,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:35.769 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.040s] 2018-10-23 06:33:36,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:36.389 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.619s] 2018-10-23 06:33:36,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:36.491 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.101s] 2018-10-23 06:33:36,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:36.538 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.047s] 2018-10-23 06:33:36,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:36.579 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.040s] 2018-10-23 06:33:36,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:36.646 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.066s] 2018-10-23 06:33:36,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:36.690 17736 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-10-23 06:33:38,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:38.508 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.445s] 2018-10-23 06:33:40,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:40.779 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.270s] 2018-10-23 06:33:40,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:40.948 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.169s] 2018-10-23 06:33:41,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.077 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.129s] 2018-10-23 06:33:41,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.174 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.097s] 2018-10-23 06:33:41,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.219 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.044s] 2018-10-23 06:33:41,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.264 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.045s] 2018-10-23 06:33:41,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.597 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.331s] 2018-10-23 06:33:41,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.702 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.105s] 2018-10-23 06:33:41,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.776 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.074s] 2018-10-23 06:33:41,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:41.835 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.058s] 2018-10-23 06:33:45,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:45.932 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.096s] 2018-10-23 06:33:47,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:47.808 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.635s] 2018-10-23 06:33:58,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:58.644 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.555s] 2018-10-23 06:33:59,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:33:59.631 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.987s] 2018-10-23 06:34:06,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:06.156 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.313s] 2018-10-23 06:34:07,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:07.493 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-23 06:34:10,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:10.186 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [53.929s] 2018-10-23 06:34:13,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:13.334 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.178s] 2018-10-23 06:34:16,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:16.081 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.108s] 2018-10-23 06:34:17,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:17.521 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.406s] 2018-10-23 06:34:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:19.878 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.543s] 2018-10-23 06:34:24,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:24.306 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.427s] 2018-10-23 06:34:24,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:24.898 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.815s] 2018-10-23 06:34:27,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:27.295 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.777s] 2018-10-23 06:34:33,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:33.660 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.760s] 2018-10-23 06:34:34,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:34.904 17736 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [24.712s] 2018-10-23 06:34:38,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:38.637 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.215s] 2018-10-23 06:34:38,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:38.851 17736 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.213s] 2018-10-23 06:34:46,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:46.921 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [19.620s] 2018-10-23 06:34:47,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:47.628 17736 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.334s] 2018-10-23 06:34:51,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:51.413 17736 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.447s] 2018-10-23 06:34:51,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:51.433 17736 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-10-23 06:34:51,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:51.880 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.570s] 2018-10-23 06:34:53,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:34:53.614 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.737s] 2018-10-23 06:35:01,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:01.559 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.067s] 2018-10-23 06:35:04,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:04.503 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.582s] 2018-10-23 06:35:06,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:06.335 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.776s] 2018-10-23 06:35:08,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:08.603 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.267s] 2018-10-23 06:35:08,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:08.648 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2018-10-23 06:35:08,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:08.696 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.048s] 2018-10-23 06:35:18,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:18.101 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.648s] 2018-10-23 06:35:18,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:18.238 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.540s] 2018-10-23 06:35:18,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:18.282 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2018-10-23 06:35:18,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:18.319 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.038s] 2018-10-23 06:35:18,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:18.735 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.513s] 2018-10-23 06:35:19,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:19.565 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.829s] 2018-10-23 06:35:22,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:22.705 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.135s] 2018-10-23 06:35:23,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:23.409 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.707s] 2018-10-23 06:35:23,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:23.923 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [5.820s] 2018-10-23 06:35:24,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:24.682 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.270s] 2018-10-23 06:35:26,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:26.764 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.082s] 2018-10-23 06:35:26,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:26.948 17736 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.332s] 2018-10-23 06:35:27,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:27.978 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.211s] 2018-10-23 06:35:28,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:28.032 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.057s] 2018-10-23 06:35:31,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.133 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.199s] 2018-10-23 06:35:31,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.333 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.199s] 2018-10-23 06:35:31,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.514 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.206s] 2018-10-23 06:35:31,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.579 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.246s] 2018-10-23 06:35:31,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.791 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.212s] 2018-10-23 06:35:31,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.975 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.184s] 2018-10-23 06:35:31,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:31.988 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-23 06:35:32,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.190 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.202s] 2018-10-23 06:35:32,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.237 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.046s] 2018-10-23 06:35:32,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.247 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-23 06:35:32,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.287 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.040s] 2018-10-23 06:35:32,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.295 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-10-23 06:35:32,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.337 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.041s] 2018-10-23 06:35:32,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.379 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.041s] 2018-10-23 06:35:32,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.421 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.042s] 2018-10-23 06:35:32,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.461 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.039s] 2018-10-23 06:35:32,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.470 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-23 06:35:32,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.704 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.234s] 2018-10-23 06:35:32,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.742 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2018-10-23 06:35:32,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.780 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.037s] 2018-10-23 06:35:32,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.814 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.035s] 2018-10-23 06:35:32,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:32.942 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.426s] 2018-10-23 06:35:33,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:33.402 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.461s] 2018-10-23 06:35:34,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:34.037 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.634s] 2018-10-23 06:35:34,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:34.283 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [10.356s] 2018-10-23 06:35:34,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:34.608 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.570s] 2018-10-23 06:35:35,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:35.799 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.189s] 2018-10-23 06:35:36,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:36.308 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.509s] 2018-10-23 06:35:36,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:36.398 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.090s] 2018-10-23 06:35:36,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:36.421 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2018-10-23 06:35:36,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:36.438 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2018-10-23 06:35:36,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:36.623 17736 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.185s] 2018-10-23 06:35:39,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:39.917 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.634s] 2018-10-23 06:35:41,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:41.243 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.778s] 2018-10-23 06:35:41,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:41.958 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.304s] 2018-10-23 06:35:42,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:42.389 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.431s] 2018-10-23 06:35:46,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:46.760 17736 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.515s] 2018-10-23 06:35:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:51.096 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.202s] 2018-10-23 06:35:51,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:51.321 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.224s] 2018-10-23 06:35:51,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:51.552 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.231s] 2018-10-23 06:35:51,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:51.837 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.283s] 2018-10-23 06:35:51,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:51.957 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.120s] 2018-10-23 06:35:52,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.184 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.227s] 2018-10-23 06:35:52,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.221 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-10-23 06:35:52,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.270 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2018-10-23 06:35:52,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.338 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.067s] 2018-10-23 06:35:52,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.402 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.064s] 2018-10-23 06:35:52,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.598 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.195s] 2018-10-23 06:35:52,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.677 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.079s] 2018-10-23 06:35:52,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.756 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.078s] 2018-10-23 06:35:52,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:52.975 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.219s] 2018-10-23 06:35:53,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:35:53.040 17736 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.065s] 2018-10-23 06:36:32,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:32.403 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.470s] 2018-10-23 06:36:36,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:36.155 17736 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-10-23 06:36:39,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:39.526 17736 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.349s] 2018-10-23 06:36:39,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:39.897 17736 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.371s] 2018-10-23 06:36:51,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:51.696 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.433s] 2018-10-23 06:36:51,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:51.744 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.048s] 2018-10-23 06:36:52,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:52.098 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.354s] 2018-10-23 06:36:53,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:53.569 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.470s] 2018-10-23 06:36:58,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:58.887 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.318s] 2018-10-23 06:36:58,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:58.937 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.049s] 2018-10-23 06:36:58,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:36:58.985 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-10-23 06:37:10,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:10.567 17736 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-23 06:37:13,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:13.882 17736 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.185s] 2018-10-23 06:37:18,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:18.477 17736 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.932s] 2018-10-23 06:37:18,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:18.854 17736 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.377s] 2018-10-23 06:37:37,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:37.859 17736 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.002s] 2018-10-23 06:37:48,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:48.091 17736 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.227s] 2018-10-23 06:37:48,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 06:37:48.154 17736 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.063s] 2018-10-23 06:37:56,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ccf967be-0d07-44c0-9e56-cb85002f4f74 2018-10-23 06:37:56,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ccf967be-0d07-44c0-9e56-cb85002f4f74']'. 2018-10-23 06:37:56,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 06:37:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 06:37:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 06:37:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ccf967be-0d07-44c0-9e56-cb85002f4f74 | 2018-10-23 06:37:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-23 06:37:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 06:32:16 | 2018-10-23 06:37:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 06:37:55 | 2018-10-23 06:37:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:39 | 2018-10-23 06:37:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-23 06:37:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 06:37:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 06:37:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: debdc12a-03b3-4418-96aa-576524f635df) | 2018-10-23 06:37:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 06:37:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: daf3a9e2-480b-41d9-abc6-e30dad927d49) | 2018-10-23 06:37:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-10-23 06:37:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 327.808 | 2018-10-23 06:37:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-10-23 06:37:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-23 06:37:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 06:37:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 06:37:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-23 06:37:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 06:37:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 06:37:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 06:37:57,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-23 06:37:59,131 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 06:37:59,132 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:54 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-23 06:38:01,880 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-23 06:38:02,811 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'6c4f46a38d4b4bbfb4fafeae81f5c892', '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'patrole-project_d8446aaa-9a24-40c6-babe-6030e80bd2b6'}) 2018-10-23 06:38:03,181 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'657ae0c6148d49f7aebd3c8365b386aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_d8446aaa-9a24-40c6-babe-6030e80bd2b6'}) 2018-10-23 06:38:03,377 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 06:38:03,486 - functest.core.tenantnetwork - DEBUG - role: 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'a11fd8cf0ef14cf18f677e0378975054'}) 2018-10-23 06:38:04,134 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 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'6c4f46a38d4b4bbfb4fafeae81f5c892', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7febf0d1-aff2-472c-98c4-ce7014f64753', 'username': u'patrole-user_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 06:38:04,138 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'password': '7febf0d1-aff2-472c-98c4-ce7014f64753', 'project_name': 'patrole-project_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '6c4f46a38d4b4bbfb4fafeae81f5c892', 'project_domain_name': 'Default'} 2018-10-23 06:38:05,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 06:38:07,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 06:38:09,774 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6c7bdff9-88ef-46f1-bb76-e940a02c59b9 | 2018-10-23T06:38:09.398212 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6c7bdff9-88ef-46f1-bb76-e940a02c59b9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 06:38:12,749 - 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-10-23 06:38:13,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 06:38:15,472 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 06:38:18,317 - 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=4d9f92b6-7d42-4204-864c-a05afa966aa5) as the default verifier for the future CLI operations. 2018-10-23 06:38:20,690 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-23 06:38:21,565 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/cc488565-e0fe-47be-a5a4-f667c0197c72/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cc488565-e0fe-47be-a5a4-f667c0197c72/file', 'owner': u'6c4f46a38d4b4bbfb4fafeae81f5c892', 'id': u'cc488565-e0fe-47be-a5a4-f667c0197c72', 'size': 12716032, u'self': u'/v2/images/cc488565-e0fe-47be-a5a4-f667c0197c72', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c4f46a38d4b4bbfb4fafeae81f5c892', 'name': 'patrole-project_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/cc488565-e0fe-47be-a5a4-f667c0197c72/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T06:38:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T06:38:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cc488565-e0fe-47be-a5a4-f667c0197c72', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_d8446aaa-9a24-40c6-babe-6030e80bd2b6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'created': u'2018-10-23T06:38:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T06:38:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cc488565-e0fe-47be-a5a4-f667c0197c72', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_d8446aaa-9a24-40c6-babe-6030e80bd2b6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 06:38:21,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_d8446aaa-9a24-40c6-babe-6030e80bd2b6', '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'75b496dd16d34c75adcf276cf3069d94', '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'1cfd5e01-2c10-4927-8769-04b662a7d7dd', 'swap': 0}) 2018-10-23 06:38:23,658 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/12c309d4-29c6-4749-88fc-80a9176dcca4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/12c309d4-29c6-4749-88fc-80a9176dcca4/file', 'owner': u'6c4f46a38d4b4bbfb4fafeae81f5c892', 'id': u'12c309d4-29c6-4749-88fc-80a9176dcca4', 'size': 12716032, u'self': u'/v2/images/12c309d4-29c6-4749-88fc-80a9176dcca4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c4f46a38d4b4bbfb4fafeae81f5c892', 'name': 'patrole-project_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/12c309d4-29c6-4749-88fc-80a9176dcca4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T06:38:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T06:38:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/12c309d4-29c6-4749-88fc-80a9176dcca4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_d8446aaa-9a24-40c6-babe-6030e80bd2b6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_d8446aaa-9a24-40c6-babe-6030e80bd2b6', 'created': u'2018-10-23T06:38:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T06:38:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/12c309d4-29c6-4749-88fc-80a9176dcca4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_d8446aaa-9a24-40c6-babe-6030e80bd2b6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 06:38:23,698 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d8446aaa-9a24-40c6-babe-6030e80bd2b6', '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'75b496dd16d34c75adcf276cf3069d94', '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'4e2e61e1-f252-4333-bc72-6c9d249cbccf', 'swap': 0}) 2018-10-23 06:38:23,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d8446aaa-9a24-40c6-babe-6030e80bd2b6', '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'75b496dd16d34c75adcf276cf3069d94', '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'4e2e61e1-f252-4333-bc72-6c9d249cbccf', 'swap': 0}) 2018-10-23 06:38:26,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 06:38:26,488 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 06:38:26,488 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 06:38:26,491 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 06:38:26,504 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-23 06:38:29,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4d9f92b6-7d42-4204-864c-a05afa966aa5/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-10-23 06:38:29,603 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 06:38:29,606 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 06:38:29,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-23 06:40:16,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cde264a2-564f-41c3-8ffc-b6a904e46252 2018-10-23 06:40:16,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cde264a2-564f-41c3-8ffc-b6a904e46252']'. 2018-10-23 06:40:17,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 06:40:17,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cde264a2-564f-41c3-8ffc-b6a904e46252 | 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 06:38:31 | 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 06:40:16 | 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:45 | 2018-10-23 06:40:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 06:40:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 06:40:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4d9f92b6-7d42-4204-864c-a05afa966aa5) | 2018-10-23 06:40:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 06:40:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6c7bdff9-88ef-46f1-bb76-e940a02c59b9) | 2018-10-23 06:40:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-10-23 06:40:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 89.682 | 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 06:40:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 06:40:17,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 06:40:17,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-23 06:40:19,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 06:40:19,908 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 06:40:22,555 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-23 06:40:23,490 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'83b4e283ed104f058f7d0b85c161f3fc', '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'snaps_smoke-project_817cc4e7-430e-4774-a024-81c0970ab6cd'}) 2018-10-23 06:40:23,862 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8eaaf33b6350437da382f1fac8e30a35', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_817cc4e7-430e-4774-a024-81c0970ab6cd'}) 2018-10-23 06:40:23,998 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 06:40:24,101 - functest.core.tenantnetwork - DEBUG - role: 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'dcc7019904a1466ab444a340d2be52dd'}) 2018-10-23 06:40:24,763 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_817cc4e7-430e-4774-a024-81c0970ab6cd', 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'83b4e283ed104f058f7d0b85c161f3fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6ee5a8f8-7e81-422a-8459-a82a182c6015', 'username': u'snaps_smoke-user_817cc4e7-430e-4774-a024-81c0970ab6cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 06:40:24,766 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_817cc4e7-430e-4774-a024-81c0970ab6cd', 'password': '6ee5a8f8-7e81-422a-8459-a82a182c6015', 'project_name': 'snaps_smoke-project_817cc4e7-430e-4774-a024-81c0970ab6cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '83b4e283ed104f058f7d0b85c161f3fc', 'project_domain_name': 'Default'} 2018-10-23 06:40:27,392 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-23 06:40:27,979 - 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.23: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.60', 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-10-23 06:40:27,979 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-10-23 06:40:27,980 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-23 07:19:01,992 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2313.935s OK 2018-10-23 07:19:02,117 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 07:19:02,118 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 38:34 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-23 07:19:03,870 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-23 07:19:04,850 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'd72424ca3e4e47f089843814594418cc', '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'neutron_trunk-project_c66f4f86-6165-4141-a24e-b9f0304c6a70'}) 2018-10-23 07:19:05,221 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'982cf52b1dcd42d8869bc1afa8245958', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_c66f4f86-6165-4141-a24e-b9f0304c6a70'}) 2018-10-23 07:19:05,415 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 07:19:05,520 - functest.core.tenantnetwork - DEBUG - role: 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'b229dd0c439c427cba93dfc3faa0e2a1'}) 2018-10-23 07:19:06,162 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_c66f4f86-6165-4141-a24e-b9f0304c6a70', 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'd72424ca3e4e47f089843814594418cc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '16804d55-d1fb-4860-b018-970e320ee8a5', 'username': u'neutron_trunk-user_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 07:19:06,165 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'password': '16804d55-d1fb-4860-b018-970e320ee8a5', 'project_name': 'neutron_trunk-project_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'd72424ca3e4e47f089843814594418cc', 'project_domain_name': 'Default'} 2018-10-23 07:19:07,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 07:19:09,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 07:19:11,762 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 830747c0-ce50-43be-8b35-05d7f573d906 | 2018-10-23T07:19:11.372995 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 830747c0-ce50-43be-8b35-05d7f573d906 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 07:19:14,823 - 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-10-23 07:19:15,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 07:19:17,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 07:19:20,416 - 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=0efe0770-257b-4ca5-8625-011525fcad0f) as the default verifier for the future CLI operations. 2018-10-23 07:19:22,728 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-23 07:19:23,876 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/6415ebe5-cbaf-40df-9c8d-4768fc726a64/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6415ebe5-cbaf-40df-9c8d-4768fc726a64/file', 'owner': u'd72424ca3e4e47f089843814594418cc', 'id': u'6415ebe5-cbaf-40df-9c8d-4768fc726a64', 'size': 12716032, u'self': u'/v2/images/6415ebe5-cbaf-40df-9c8d-4768fc726a64', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd72424ca3e4e47f089843814594418cc', 'name': 'neutron_trunk-project_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/6415ebe5-cbaf-40df-9c8d-4768fc726a64/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T07:19:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T07:19:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6415ebe5-cbaf-40df-9c8d-4768fc726a64', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_c66f4f86-6165-4141-a24e-b9f0304c6a70', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'created': u'2018-10-23T07:19:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T07:19:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6415ebe5-cbaf-40df-9c8d-4768fc726a64', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_c66f4f86-6165-4141-a24e-b9f0304c6a70', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 07:19:24,098 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_c66f4f86-6165-4141-a24e-b9f0304c6a70', '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'75b496dd16d34c75adcf276cf3069d94', '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'b0daf99a-4e1f-4f28-8288-8d21591c3d17', 'swap': 0}) 2018-10-23 07:19:24,918 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/3a9ece16-5db8-4afc-8be3-676313fbe137/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a9ece16-5db8-4afc-8be3-676313fbe137/file', 'owner': u'd72424ca3e4e47f089843814594418cc', 'id': u'3a9ece16-5db8-4afc-8be3-676313fbe137', 'size': 12716032, u'self': u'/v2/images/3a9ece16-5db8-4afc-8be3-676313fbe137', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd72424ca3e4e47f089843814594418cc', 'name': 'neutron_trunk-project_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/3a9ece16-5db8-4afc-8be3-676313fbe137/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T07:19:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T07:19:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3a9ece16-5db8-4afc-8be3-676313fbe137', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c66f4f86-6165-4141-a24e-b9f0304c6a70', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_c66f4f86-6165-4141-a24e-b9f0304c6a70', 'created': u'2018-10-23T07:19:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T07:19:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3a9ece16-5db8-4afc-8be3-676313fbe137', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c66f4f86-6165-4141-a24e-b9f0304c6a70', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 07:19:24,973 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c66f4f86-6165-4141-a24e-b9f0304c6a70', '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'75b496dd16d34c75adcf276cf3069d94', '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'73d8bf60-5654-43c3-a251-bca08faad418', 'swap': 0}) 2018-10-23 07:19:24,998 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c66f4f86-6165-4141-a24e-b9f0304c6a70', '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'75b496dd16d34c75adcf276cf3069d94', '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'73d8bf60-5654-43c3-a251-bca08faad418', 'swap': 0}) 2018-10-23 07:19:27,890 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 07:19:27,891 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 07:19:27,891 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 07:19:27,894 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 07:19:28,056 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-23 07:19:30,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0efe0770-257b-4ca5-8625-011525fcad0f/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-23 07:19:30,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 07:19:30,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 07:19:30,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-23 07:21:23,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f1bef832-f45f-4a8a-b79b-2a2828e5465f 2018-10-23 07:21:23,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f1bef832-f45f-4a8a-b79b-2a2828e5465f']'. 2018-10-23 07:21:24,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 07:21:24,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 07:21:24,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 07:21:24,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f1bef832-f45f-4a8a-b79b-2a2828e5465f | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 07:19:32 | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 07:21:22 | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 07:21:24,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0efe0770-257b-4ca5-8625-011525fcad0f) | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 830747c0-ce50-43be-8b35-05d7f573d906) | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.687 | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-23 07:21:24,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 07:21:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 07:21:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-23 07:21:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 07:21:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 07:21:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 07:21:24,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-23 07:21:26,097 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 07:21:26,097 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:03 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-23 07:21:29,403 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-10-23 07:21:30,441 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'ca4a692c845b46c181f9d9e8f1bd385e', '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'networking-bgpvpn-project_e9bc206f-f4fd-461c-a9f4-2b286e3dc45c'}) 2018-10-23 07:21:30,820 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b8da96a7688446acbd5c0ae814ba3301', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_e9bc206f-f4fd-461c-a9f4-2b286e3dc45c'}) 2018-10-23 07:21:31,017 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 07:21:31,124 - functest.core.tenantnetwork - DEBUG - role: 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'1ad0bd33898041a7953c152462ea6e4c'}) 2018-10-23 07:21:31,704 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_e9bc206f-f4fd-461c-a9f4-2b286e3dc45c', 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'ca4a692c845b46c181f9d9e8f1bd385e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f1c0750a-0bf6-4bb1-a3a0-da9df58409a0', 'username': u'networking-bgpvpn-user_e9bc206f-f4fd-461c-a9f4-2b286e3dc45c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 07:21:31,707 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_e9bc206f-f4fd-461c-a9f4-2b286e3dc45c', 'password': 'f1c0750a-0bf6-4bb1-a3a0-da9df58409a0', 'project_name': 'networking-bgpvpn-project_e9bc206f-f4fd-461c-a9f4-2b286e3dc45c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'ca4a692c845b46c181f9d9e8f1bd385e', 'project_domain_name': 'Default'} 2018-10-23 07:21:33,185 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 07:21:35,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 07:21:37,522 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5f198972-f45d-4c1d-893c-507fbae3e38b | 2018-10-23T07:21:37.147378 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5f198972-f45d-4c1d-893c-507fbae3e38b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 07:21:40,560 - 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-10-23 07:21:41,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 07:21:43,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 07:21:45,890 - 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=4865cae9-f85e-4c6c-8446-6c650a07a630) as the default verifier for the future CLI operations. 2018-10-23 07:21:48,169 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-10-23 07:21:49,251 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-10-23 07:21:49,251 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-10-23 07:21:49,308 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-10-23 07:21:50,271 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'b4fc6d577e3645268d30e69640a6add5', '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'networking-sfc-project_7f674596-9dfa-43fe-9c64-1a0ffb1f9f4f'}) 2018-10-23 07:21:50,643 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9698e5c2b1143e8ae473678f239f0bd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_7f674596-9dfa-43fe-9c64-1a0ffb1f9f4f'}) 2018-10-23 07:21:50,828 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 07:21:50,938 - functest.core.tenantnetwork - DEBUG - role: 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'3e82510134474653ae5458cb6818ba3f'}) 2018-10-23 07:21:51,696 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_7f674596-9dfa-43fe-9c64-1a0ffb1f9f4f', 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'b4fc6d577e3645268d30e69640a6add5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '03d63be6-cce3-429c-a33b-e174de29b976', 'username': u'networking-sfc-user_7f674596-9dfa-43fe-9c64-1a0ffb1f9f4f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 07:21:51,699 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_7f674596-9dfa-43fe-9c64-1a0ffb1f9f4f', 'password': '03d63be6-cce3-429c-a33b-e174de29b976', 'project_name': 'networking-sfc-project_7f674596-9dfa-43fe-9c64-1a0ffb1f9f4f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'b4fc6d577e3645268d30e69640a6add5', 'project_domain_name': 'Default'} 2018-10-23 07:21:53,091 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 07:21:55,250 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 07:21:57,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9937aac6-f3fe-4059-b0fa-a79092b69517 | 2018-10-23T07:21:56.985457 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9937aac6-f3fe-4059-b0fa-a79092b69517 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 07:22:00,673 - 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-10-23 07:22:01,496 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 07:22:03,560 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 07:22:06,381 - 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=a5a561df-f352-4c84-907a-1fcfedad9481) as the default verifier for the future CLI operations. 2018-10-23 07:22:08,715 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-10-23 07:22:09,920 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-10-23 07:22:09,921 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-10-23 07:22:09,962 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-10-23 07:22:11,013 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'dc1cc757e5c74db2b2eccedbe04f42fb', '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'barbican-project_55e3ce58-377d-4263-bf0d-452a893ea7c0'}) 2018-10-23 07:22:11,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dde55850230d40168b5c12520fd5bad0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_55e3ce58-377d-4263-bf0d-452a893ea7c0'}) 2018-10-23 07:22:11,613 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 07:22:11,646 - functest.core.tenantnetwork - DEBUG - role: 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'0af5973c1c74438eb66c596bd62776d2'}) 2018-10-23 07:22:12,285 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_55e3ce58-377d-4263-bf0d-452a893ea7c0', 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'dc1cc757e5c74db2b2eccedbe04f42fb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd6cd1fb6-a535-4c57-bc08-fbe32dfdaf8d', 'username': u'barbican-user_55e3ce58-377d-4263-bf0d-452a893ea7c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 07:22:12,288 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_55e3ce58-377d-4263-bf0d-452a893ea7c0', 'password': 'd6cd1fb6-a535-4c57-bc08-fbe32dfdaf8d', 'project_name': 'barbican-project_55e3ce58-377d-4263-bf0d-452a893ea7c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'dc1cc757e5c74db2b2eccedbe04f42fb', 'project_domain_name': 'Default'} 2018-10-23 07:22:13,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 07:22:15,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-23 07:22:18,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 704053df-bbdd-4996-9d28-f00c9cd70bc4 | 2018-10-23T07:22:17.449342 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 704053df-bbdd-4996-9d28-f00c9cd70bc4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 07:22:21,785 - 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-10-23 07:22:22,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 07:22:24,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-23 07:22:27,637 - 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=a29fb7bc-7fac-4e2a-b514-74c3889bfa1e) as the default verifier for the future CLI operations. 2018-10-23 07:22:31,301 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-10-23 07:22:31,302 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-23 07:22:31,308 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:57 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:02 | PASS | | rally_sanity | functest | smoke | 25:49 | PASS | | rally_jobs | functest | smoke | 27:44 | PASS | | refstack_defcore | functest | smoke | 05:54 | PASS | | patrole | functest | smoke | 01:59 | PASS | | snaps_smoke | functest | smoke | 38:34 | PASS | | neutron_trunk | functest | smoke | 02:03 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-10-23 07:22:31,319 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-23 07:22:44,274 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 07:22:44,282 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 07:22:44,283 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-23 07:22:44,284 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-10-23 07:22:44,298 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-10-23 07:22:45,459 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'3b5082f4bc7247368d7610084894b40e', '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'vmtp-project_c47291f1-b772-4061-b813-a712d2c8f2b1'}) 2018-10-23 07:22:45,824 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9b1a6c3ed0c344a4bb96c192f216b9fe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_c47291f1-b772-4061-b813-a712d2c8f2b1'}) 2018-10-23 07:22:45,941 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 07:22:46,045 - functest.core.tenantnetwork - DEBUG - role: 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'a7385790f152402fb2c6578cee0b63f8'}) 2018-10-23 07:22:46,672 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_c47291f1-b772-4061-b813-a712d2c8f2b1', 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'3b5082f4bc7247368d7610084894b40e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '71be923f-bc9c-400b-84de-47848c6d8bb4', 'username': u'vmtp-user_c47291f1-b772-4061-b813-a712d2c8f2b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 07:22:46,675 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_c47291f1-b772-4061-b813-a712d2c8f2b1', 'password': '71be923f-bc9c-400b-84de-47848c6d8bb4', 'project_name': 'vmtp-project_c47291f1-b772-4061-b813-a712d2c8f2b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '3b5082f4bc7247368d7610084894b40e', 'project_domain_name': 'Default'} 2018-10-23 07:22:46,685 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-10-23 07:22:48,849 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T07:22:48Z', u'revision_number': 2, u'id': u'cb129161-2958-4009-aa52-c5f8f30bb482', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_c47291f1-b772-4061-b813-a712d2c8f2b1', u'admin_state_up': True, u'tenant_id': u'3b5082f4bc7247368d7610084894b40e', u'created_at': u'2018-10-23T07:22:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'3b5082f4bc7247368d7610084894b40e'}) 2018-10-23 07:22:54,649 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/865bfe73-bd35-4898-9e67-06b9c20fede6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/865bfe73-bd35-4898-9e67-06b9c20fede6/file', 'owner': u'3b5082f4bc7247368d7610084894b40e', 'id': u'865bfe73-bd35-4898-9e67-06b9c20fede6', 'size': 263586304, u'self': u'/v2/images/865bfe73-bd35-4898-9e67-06b9c20fede6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3b5082f4bc7247368d7610084894b40e', 'name': 'vmtp-project_c47291f1-b772-4061-b813-a712d2c8f2b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/865bfe73-bd35-4898-9e67-06b9c20fede6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T07:22:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T07:22:54Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_c47291f1-b772-4061-b813-a712d2c8f2b1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'self': u'/v2/images/865bfe73-bd35-4898-9e67-06b9c20fede6', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/vmtp-img_c47291f1-b772-4061-b813-a712d2c8f2b1', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_c47291f1-b772-4061-b813-a712d2c8f2b1', 'created': u'2018-10-23T07:22:50Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-23T07:22:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/865bfe73-bd35-4898-9e67-06b9c20fede6', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/vmtp-img_c47291f1-b772-4061-b813-a712d2c8f2b1', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 07:22:54,994 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_c47291f1-b772-4061-b813-a712d2c8f2b1', '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'75b496dd16d34c75adcf276cf3069d94', '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'7ceffde1-4d84-468f-a104-e67871f82939', 'swap': 0}) 2018-10-23 07:22:55,761 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_c47291f1-b772-4061-b813-a712d2c8f2b1' 2018-10-23 07:22:56,087 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGr4GRRNO9i38XEIFjX5SjGXiRvqAPM/HSc3eqKt5UXP8XpY96vXEuNnj5Ll+ag9KiPpUOCs4gF35u8hEtJbAmj9nmoKly8ttaBAHoYawJArGDZq6oUbjeKWX7pUzIeRv1u5mvjI0h+0ovFUcb5H9Yyxl+o1ox7F3vgbRAN0Fpzn/slShgo0FcIBLY7L2aYdBOqjDUNQZcOefz1SMVv2KWOrt+rxmyr2/MxTwzJzHBvjnbzSjTGgVTczjtxRjPxGABLd/jBKUA3iFPcWFU7hLOIVyl1k2lEN0H5DrakX66F+xoLMqJc1hcbgFE8ih0fcXWM7P6s8RpamsbJSDiYy9p Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxq+BkUTTvYt/FxCBY1+Uoxl4kb6gDzPx0nN3qireVFz/F6WP\ner1xLjZ4+S5fmoPSoj6VDgrOIBd+bvIRLSWwJo/Z5qCpcvLbWgQB6GGsCQKxg2au\nqFG43ill+6VMyHkb9buZr4yNIftKLxVHG+R/WMsZfqNaMexd74G0QDdBac5/7JUo\nYKNBXCAS2Oy9mmHQTqow1DUGXDnn89UjFb9iljq7fq8Zsq9vzMU8Mycxwb45280o\n0xoFU3M47cUYz8RgAS3f4wSlAN4hT3FhVO4SziFcpdZNpRDdB+Q62pF+uhfsaCzK\niXNYXG4BRPIodH3F1jOz+rPEaWprGyUg4mMvaQIDAQABAoIBAGxDcCe3SGWtYIgx\n3z9F8tlY5MEODWubU3boolkgWNvBfOLmvSMVnVmgJxUotsGceScdUN1A+Aa2ppdP\n4homwjCRDBxGiW7wdKQ9MMjuh+61AANo7V0cgs7T4hVYgllu3NRu8BSfUrwkkMzN\nHF1PijDZIsBFxL0VXi5HD/A567P58bqxJBqTMhyhVGHq+QMEU5vPUzUtEUYKKhrx\nsrxUYlwH0JqEmPHRI9gPett6x7Y97Cs+yzbxzavYSY3eV2f9P50CA1yZPj2wYgyc\nIGIyv4xOeZ3onok5ZSBlz7RA3APuhtnOe5+h1q3lWAV3omSiJkej3amgV6yLJ6MC\nibMdRAECgYEA+weO1MGvDag6hj4n+LES5+wGlsxrgoM8TgfIY2rZbDj1LlxnYFve\no2LKjAsUHzBwUqLkMGEPXhju2IUJNkvpZoSKtzt9QolQFNQUI7Gqs5Qzy5lxnbkI\nkHqDbubyLqFYhnOzUM8JkyznHvmtav5t/SMLqEn/K0Mknnhu1rH25ekCgYEAyp6f\nSv/B4VYIxM4Z0ZQVtFyCpbCzSCObJywsxCeq/sUsSM6ZVfqBEjMOzdBGffCK5fzz\nnqyaLgJSgFn+8+zknodxdLH2SshBUxCHRyBw/OwMKblJDH/LFysyVCYHPf9PMiqL\nmhncTTwADJrUKhms3UD+lk6d3UCpZkBqBkaYjYECgYA5GVgAxumFhr2BKYQ4CjcN\nr98zz92oeydtbFHFY1l/R1llqTkObvcuXNtLjX2PNppmAY07/+fZ9HvnniMhSZUW\nb5GJ6issxkUD59WI5PG6FTzO0+FHCf6LtoJM6JUvzB1xv8GK4P0BkBYmMo6ipqro\nCF+vcN1svsIGlchIZ4SMeQKBgQCJGPs/i/5rsgMM50eg/0oQV+gupHkqfq0kvEcu\nEokpCdEFEoW+H1nmLpX9vMd1v6S8KYPOAYvxRbD9F+fitI+clJi4FRJJV2acBbsC\n7XiGKlGwiaZbxrxsWNYdCf4sfOvhTdhX1Nezir2dycV1FxpYOvoISfmXE4GLploX\nFP10AQKBgQDNXf8b+6GOskpwc33u7ZmVIBM8xbqZCZJOfJJKCjp5UazKRwTNy/Po\nCm3uchY0Hcald1BVuVniMZIr4jaeQ5QTutlWlb7BdNhqXOcYIS44wVnq6P6n2uE4\nc2jAZ6ReBx+6y0HOraYHUIKh9/0m942JRoNRCAlH+jQszAHeECOvMA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9b1a6c3ed0c344a4bb96c192f216b9fe', 'name': u'vmtp_c47291f1-b772-4061-b813-a712d2c8f2b1', 'created_at': '2018-10-23T07:22:56.087675', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3b5082f4bc7247368d7610084894b40e', 'name': 'vmtp-project_c47291f1-b772-4061-b813-a712d2c8f2b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9a:68:35:91:95:9d:67:d0:65:df:66:96:7f:46:67:8f', 'type': 'ssh', 'id': u'vmtp_c47291f1-b772-4061-b813-a712d2c8f2b1'}) 2018-10-23 07:22:56,726 - 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-10-23 07:41:31,224 - 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-10-23 07:22:57,229 INFO Using http://172.30.9.23:5000//v3 2018-10-23 07:22:57,229 INFO VM public key: /tmp/tmp2vgdt5 2018-10-23 07:22:57,229 INFO VM private key: /tmp/tmpp3wsbz 2018-10-23 07:22:58,147 INFO Found image vmtp-img_c47291f1-b772-4061-b813-a712d2c8f2b1 to launch VM, will continue 2018-10-23 07:22:58,676 INFO Using external router: vmtp-router_c47291f1-b772-4061-b813-a712d2c8f2b1 2018-10-23 07:22:58,677 INFO Using external network: external. 2018-10-23 07:22:59,493 INFO Created internal network: pns-internal-net_c47291f1-b772-4061-b813-a712d2c8f2b1. 2018-10-23 07:23:00,404 INFO Created internal network: pns-internal-net2_c47291f1-b772-4061-b813-a712d2c8f2b1. 2018-10-23 07:23:02,558 DEBUG Ext router associated to pns-internal-net_c47291f1-b772-4061-b813-a712d2c8f2b1 2018-10-23 07:23:04,822 DEBUG Ext router associated to pns-internal-net2_c47291f1-b772-4061-b813-a712d2c8f2b1 2018-10-23 07:23:04,895 INFO OpenStack agent: Open vSwitch agent 2018-10-23 07:23:04,895 INFO OpenStack network type: vxlan 2018-10-23 07:23:05,951 INFO [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Creating server VM... 2018-10-23 07:23:05,952 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-10-23 07:23:07,575 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 1 of 90... 2018-10-23 07:23:10,065 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 2 of 90... 2018-10-23 07:23:12,381 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 3 of 90... 2018-10-23 07:23:14,709 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 4 of 90... 2018-10-23 07:23:16,847 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 5 of 90... 2018-10-23 07:23:19,039 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 6 of 90... 2018-10-23 07:23:21,178 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 7 of 90... 2018-10-23 07:23:23,352 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 8 of 90... 2018-10-23 07:23:25,501 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 9 of 90... 2018-10-23 07:23:28,211 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 10 of 90... 2018-10-23 07:23:30,552 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 11 of 90... 2018-10-23 07:23:33,000 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 12 of 90... 2018-10-23 07:23:35,160 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 13 of 90... 2018-10-23 07:23:37,709 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 14 of 90... 2018-10-23 07:23:40,107 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 15 of 90... 2018-10-23 07:23:42,460 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 16 of 90... 2018-10-23 07:23:44,615 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 17 of 90... 2018-10-23 07:23:46,784 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 18 of 90... 2018-10-23 07:23:49,569 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 19 of 90... 2018-10-23 07:23:52,042 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 20 of 90... 2018-10-23 07:23:54,383 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 21 of 90... 2018-10-23 07:23:56,714 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 22 of 90... 2018-10-23 07:23:59,141 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 23 of 90... 2018-10-23 07:24:01,319 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 24 of 90... 2018-10-23 07:24:03,640 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 25 of 90... 2018-10-23 07:24:05,803 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 26 of 90... 2018-10-23 07:24:08,174 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 27 of 90... 2018-10-23 07:24:10,522 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 28 of 90... 2018-10-23 07:24:12,674 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 29 of 90... 2018-10-23 07:24:15,198 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 30 of 90... 2018-10-23 07:24:17,369 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 31 of 90... 2018-10-23 07:24:19,539 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 32 of 90... 2018-10-23 07:24:21,858 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 33 of 90... 2018-10-23 07:24:24,009 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 34 of 90... 2018-10-23 07:24:26,329 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 35 of 90... 2018-10-23 07:24:28,488 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 36 of 90... 2018-10-23 07:24:30,816 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 37 of 90... 2018-10-23 07:24:33,158 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 38 of 90... 2018-10-23 07:24:35,300 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 39 of 90... 2018-10-23 07:24:37,631 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 40 of 90... 2018-10-23 07:24:39,964 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 41 of 90... 2018-10-23 07:24:42,119 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 42 of 90... 2018-10-23 07:24:44,718 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 43 of 90... 2018-10-23 07:24:47,044 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 44 of 90... 2018-10-23 07:24:51,822 INFO [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Internal network IP: 192.168.1.5 2018-10-23 07:24:51,822 INFO [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] SSH IP: 172.30.9.204 2018-10-23 07:24:51,822 INFO [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Setup SSH for ubuntu@172.30.9.204 2018-10-23 07:25:03,086 INFO [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Installing nuttcp-8.1.4... 2018-10-23 07:25:03,129 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Copying nuttcp-8.1.4 to target... 2018-10-23 07:25:03,343 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Starting nuttcp-8.1.4 server... 2018-10-23 07:25:03,384 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] 2018-10-23 07:25:03,431 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Creating client VM... 2018-10-23 07:25:03,431 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-10-23 07:25:04,317 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 1 of 90... 2018-10-23 07:25:06,632 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 2 of 90... 2018-10-23 07:25:08,783 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 3 of 90... 2018-10-23 07:25:11,289 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 4 of 90... 2018-10-23 07:25:13,809 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] VM status=BUILD, retrying 5 of 90... 2018-10-23 07:25:18,623 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Internal network IP: 192.168.1.3 2018-10-23 07:25:18,623 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] SSH IP: 172.30.9.200 2018-10-23 07:25:18,623 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Setup SSH for ubuntu@172.30.9.200 2018-10-23 07:25:30,386 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Installing nuttcp-8.1.4... 2018-10-23 07:25:30,430 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Copying nuttcp-8.1.4 to target... 2018-10-23 07:25:30,600 INFO ============================================================ 2018-10-23 07:25:30,601 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-10-23 07:25:39,642 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] 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=40.6 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.154 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.152 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.175 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.249 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.203 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.245 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.135 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.133 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.398 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.133/4.252/40.677/12.141 ms 2018-10-23 07:25:48,682 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] 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.169 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.198 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.272 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.385 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.178 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.559 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.192 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.336 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.196 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.170 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.169/0.265/0.559/0.122 ms 2018-10-23 07:25:57,722 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] 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.371 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.163 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.159 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.361 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.401 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.144 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.409 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.158 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.360 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.186 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.144/0.271/0.409/0.111 ms 2018-10-23 07:25:57,723 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Measuring TCP Throughput (packet size=65536)... 2018-10-23 07:25:57,723 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:07,842 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=26122.7500 real_seconds=10.00 rate_Mbps=21919.6222 tx_cpu=45 rx_cpu=59 retrans=0 cwnd=3137 rtt_ms=0.13 2018-10-23 07:26:07,844 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:17,962 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=22248.4177 real_seconds=10.00 rate_Mbps=18670.4893 tx_cpu=39 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.30 2018-10-23 07:26:17,963 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:28,056 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=18351.0214 real_seconds=10.00 rate_Mbps=15398.3826 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.27 2018-10-23 07:26:28,056 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Measuring UDP Throughput (packet size=128)... 2018-10-23 07:26:28,057 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:31,383 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=19.2441 real_seconds=1.00 rate_Mbps=161.0810 tx_cpu=12 rx_cpu=33 drop=304 pkt=157952 data_loss=0.19242 2018-10-23 07:26:31,385 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=1<164946/5000000<10000000 Kbps loss-rate=0 2018-10-23 07:26:31,385 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R494838K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:34,709 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=18.5341 real_seconds=1.00 rate_Mbps=155.2345 tx_cpu=11 rx_cpu=32 drop=0 pkt=151831 data_loss=0.00000 2018-10-23 07:26:34,709 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=1<158960/494838<494838 Kbps loss-rate=0 2018-10-23 07:26:34,710 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R326899K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:38,036 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=18.1898 real_seconds=1.00 rate_Mbps=152.3066 tx_cpu=17 rx_cpu=30 drop=0 pkt=149011 data_loss=0.00000 2018-10-23 07:26:38,037 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=1<155961/326899<326899 Kbps loss-rate=0 2018-10-23 07:26:38,037 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241430K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:41,388 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=18.5049 real_seconds=1.00 rate_Mbps=154.8358 tx_cpu=14 rx_cpu=28 drop=129 pkt=151721 data_loss=0.08477 2018-10-23 07:26:41,388 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=1<158551/241430<241430 Kbps loss-rate=0 2018-10-23 07:26:41,389 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R199990K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:44,712 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=18.7371 real_seconds=1.00 rate_Mbps=156.8289 tx_cpu=14 rx_cpu=31 drop=0 pkt=153494 data_loss=0.00000 2018-10-23 07:26:44,712 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=1<160592/199990<199990 Kbps loss-rate=0 2018-10-23 07:26:44,713 DEBUG undershot, min=160592 kbps=180291 max=199990 2018-10-23 07:26:44,713 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180291K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:48,066 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=17.9229 real_seconds=1.00 rate_Mbps=150.0417 tx_cpu=13 rx_cpu=29 drop=0 pkt=146824 data_loss=0.00000 2018-10-23 07:26:48,067 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=160592<153642/180291<199990 Kbps loss-rate=0 2018-10-23 07:26:48,067 DEBUG undershot, min=180291 kbps=190140 max=199990 2018-10-23 07:26:48,067 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190140K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:51,394 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=18.9144 real_seconds=1.00 rate_Mbps=158.3674 tx_cpu=12 rx_cpu=30 drop=7 pkt=154953 data_loss=0.00423 2018-10-23 07:26:51,394 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=128 throughput=180291<162168/190140<199990 Kbps loss-rate=0 2018-10-23 07:26:51,394 DEBUG undershot, min=190140 kbps=195065 max=199990 2018-10-23 07:26:51,395 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Measuring UDP Throughput (packet size=1024)... 2018-10-23 07:26:51,395 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:54,745 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=151.3037 real_seconds=1.00 rate_Mbps=1268.6351 tx_cpu=19 rx_cpu=33 drop=0 pkt=154935 data_loss=0.00000 2018-10-23 07:26:54,745 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1<1299082/5000000<10000000 Kbps loss-rate=0 2018-10-23 07:26:54,746 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3149541K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:26:58,069 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=149.4707 real_seconds=1.00 rate_Mbps=1252.7763 tx_cpu=19 rx_cpu=31 drop=0 pkt=153058 data_loss=0.00000 2018-10-23 07:26:58,070 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1<1282842/3149541<3149541 Kbps loss-rate=0 2018-10-23 07:26:58,070 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2216191K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:01,396 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=140.0107 real_seconds=1.00 rate_Mbps=1173.4133 tx_cpu=20 rx_cpu=29 drop=648 pkt=144019 data_loss=0.45000 2018-10-23 07:27:01,397 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1<1201575/2216191<2216191 Kbps loss-rate=0 2018-10-23 07:27:01,397 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708883K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:04,722 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=143.5840 real_seconds=1.00 rate_Mbps=1203.9087 tx_cpu=17 rx_cpu=32 drop=0 pkt=147030 data_loss=0.00000 2018-10-23 07:27:04,722 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1<1232802/1708883<1708883 Kbps loss-rate=0 2018-10-23 07:27:04,723 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1470842K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:08,049 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=152.9443 real_seconds=1.00 rate_Mbps=1281.6047 tx_cpu=18 rx_cpu=33 drop=0 pkt=156615 data_loss=0.00000 2018-10-23 07:27:08,049 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1<1312363/1470842<1470842 Kbps loss-rate=0 2018-10-23 07:27:08,049 DEBUG undershot, min=1312363 kbps=1391602 max=1470842 2018-10-23 07:27:08,050 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1391602K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:11,376 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=142.6211 real_seconds=1.00 rate_Mbps=1194.9788 tx_cpu=20 rx_cpu=29 drop=254 pkt=146298 data_loss=0.17359 2018-10-23 07:27:11,376 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1312363<1223658/1391602<1470842 Kbps loss-rate=0 2018-10-23 07:27:11,377 DEBUG undershot, min=1391602 kbps=1431222 max=1470842 2018-10-23 07:27:11,377 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1431222K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:14,702 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=140.1592 real_seconds=1.00 rate_Mbps=1174.7759 tx_cpu=20 rx_cpu=28 drop=0 pkt=143523 data_loss=0.00000 2018-10-23 07:27:14,703 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=1024 throughput=1391602<1202970/1431222<1470842 Kbps loss-rate=0 2018-10-23 07:27:14,703 DEBUG undershot, min=1431222 kbps=1451032 max=1470842 2018-10-23 07:27:14,703 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Measuring UDP Throughput (packet size=8192)... 2018-10-23 07:27:14,704 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:18,057 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=595.9688 real_seconds=1.00 rate_Mbps=5002.0543 tx_cpu=99 rx_cpu=25 drop=10 pkt=76294 data_loss=0.01310 2018-10-23 07:27:18,057 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=8192 throughput=1<5122103/5000000<10000000 Kbps loss-rate=0 2018-10-23 07:27:18,058 DEBUG undershot, min=5122103 kbps=7561051 max=10000000 2018-10-23 07:27:18,058 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7561051K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:21,384 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=885.0703 real_seconds=1.00 rate_Mbps=7411.6487 tx_cpu=40 rx_cpu=29 drop=413 pkt=113702 data_loss=0.36323 2018-10-23 07:27:21,384 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=8192 throughput=5122103<7589528/7561051<10000000 Kbps loss-rate=0 2018-10-23 07:27:21,385 DEBUG undershot, min=7589528 kbps=8794764 max=10000000 2018-10-23 07:27:21,385 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8794764K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:24,735 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=978.9062 real_seconds=1.00 rate_Mbps=8205.6051 tx_cpu=24 rx_cpu=37 drop=0 pkt=125300 data_loss=0.00000 2018-10-23 07:27:24,735 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=8192 throughput=7589528<8402539/8794764<10000000 Kbps loss-rate=0 2018-10-23 07:27:24,735 DEBUG undershot, min=8402539 kbps=9201269 max=10000000 2018-10-23 07:27:24,736 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9201269K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:27:28,064 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] megabytes=802.3516 real_seconds=1.00 rate_Mbps=6721.3574 tx_cpu=33 rx_cpu=28 drop=0 pkt=102701 data_loss=0.00000 2018-10-23 07:27:28,065 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] pkt-size=8192 throughput=8402539<6882669/9201269<10000000 Kbps loss-rate=0 2018-10-23 07:27:28,075 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.3', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.13, 'throughput_kbps': 22445693, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 19118581, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 15767943, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 162168, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1202970, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6882669, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.252', 'rtt_max_ms': '40.677', 'rtt_min_ms': '0.133', 'rtt_stddev': '12.141', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.265', 'rtt_max_ms': '0.559', 'rtt_min_ms': '0.169', 'rtt_stddev': '0.122', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.271', 'rtt_max_ms': '0.409', 'rtt_min_ms': '0.144', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-10-23 07:27:28,077 INFO Deleting floating ip c05d8d1d-1bcb-425f-ba4b-3f6e031d8701 2018-10-23 07:27:29,261 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Floating IP 172.30.9.200 deleted 2018-10-23 07:27:29,386 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b11] Instance deleted 2018-10-23 07:27:29,501 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Creating client VM... 2018-10-23 07:27:29,501 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-10-23 07:27:31,001 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] VM status=BUILD, retrying 1 of 90... 2018-10-23 07:27:33,442 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] VM status=BUILD, retrying 2 of 90... 2018-10-23 07:27:35,594 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] VM status=BUILD, retrying 3 of 90... 2018-10-23 07:27:37,743 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] VM status=BUILD, retrying 4 of 90... 2018-10-23 07:27:39,911 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] VM status=BUILD, retrying 5 of 90... 2018-10-23 07:27:44,675 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Internal network IP: 192.168.2.6 2018-10-23 07:27:44,675 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] SSH IP: 172.30.9.200 2018-10-23 07:27:44,675 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Setup SSH for ubuntu@172.30.9.200 2018-10-23 07:27:52,994 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Installing nuttcp-8.1.4... 2018-10-23 07:27:53,040 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Copying nuttcp-8.1.4 to target... 2018-10-23 07:27:53,208 INFO ============================================================ 2018-10-23 07:27:53,208 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-10-23 07:28:02,250 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] 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.21 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.426 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.335 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.336 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.692 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.398 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.398 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.322 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.485 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.272 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.272/0.488/1.218/0.267 ms 2018-10-23 07:28:11,291 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] 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.196 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.301 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.383 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.487 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.565 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.266 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.350 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.414 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.362 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.747 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.196/0.407/0.747/0.151 ms 2018-10-23 07:28:20,333 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] 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=2.02 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.620 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.698 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.397 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.677 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.470 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.622 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.591 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.547 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.443 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.397/0.708/2.022/0.448 ms 2018-10-23 07:28:20,334 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring TCP Throughput (packet size=65536)... 2018-10-23 07:28:20,334 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:28:30,432 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=2214.5353 real_seconds=10.00 rate_Mbps=1857.8216 tx_cpu=4 rx_cpu=7 retrans=39 cwnd=435 rtt_ms=0.41 2018-10-23 07:28:30,432 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:28:40,554 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=2239.1175 real_seconds=10.00 rate_Mbps=1878.5873 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=297 rtt_ms=0.62 2018-10-23 07:28:40,555 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:28:50,649 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=2247.0623 real_seconds=10.00 rate_Mbps=1885.2941 tx_cpu=4 rx_cpu=8 retrans=48 cwnd=318 rtt_ms=0.54 2018-10-23 07:28:50,649 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring UDP Throughput (packet size=128)... 2018-10-23 07:28:50,650 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:28:54,002 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=18.2451 real_seconds=1.00 rate_Mbps=152.4289 tx_cpu=17 rx_cpu=21 drop=58840 pkt=208304 data_loss=28.24715 2018-10-23 07:28:54,002 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<156087/5000000<10000000 Kbps loss-rate=28 2018-10-23 07:28:54,002 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468261K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:28:57,329 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.5590 real_seconds=1.00 rate_Mbps=122.0209 tx_cpu=11 rx_cpu=18 drop=18619 pkt=137886 data_loss=13.50301 2018-10-23 07:28:57,330 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<124949/468261<468261 Kbps loss-rate=13 2018-10-23 07:28:57,330 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296605K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:00,682 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.9993 real_seconds=1.00 rate_Mbps=125.2012 tx_cpu=11 rx_cpu=20 drop=18681 pkt=141555 data_loss=13.19699 2018-10-23 07:29:00,683 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<128206/296605<296605 Kbps loss-rate=13 2018-10-23 07:29:00,683 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212405K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:04,036 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=16.2463 real_seconds=1.00 rate_Mbps=136.2433 tx_cpu=31 rx_cpu=19 drop=39355 pkt=172445 data_loss=22.82189 2018-10-23 07:29:04,036 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<139513/212405<212405 Kbps loss-rate=22 2018-10-23 07:29:04,037 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175959K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:07,390 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.4735 real_seconds=1.01 rate_Mbps=120.7943 tx_cpu=11 rx_cpu=19 drop=16570 pkt=135137 data_loss=12.26161 2018-10-23 07:29:07,390 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<123693/175959<175959 Kbps loss-rate=12 2018-10-23 07:29:07,390 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149826K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:10,720 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.2657 real_seconds=1.00 rate_Mbps=119.0766 tx_cpu=10 rx_cpu=20 drop=17197 pkt=134062 data_loss=12.82799 2018-10-23 07:29:10,720 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<121934/149826<149826 Kbps loss-rate=12 2018-10-23 07:29:10,721 DEBUG overshot, min=1 kbps=121934 max=149826 2018-10-23 07:29:10,721 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R121934K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:14,071 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.3856 real_seconds=1.00 rate_Mbps=120.8043 tx_cpu=99 rx_cpu=22 drop=1228 pkt=119075 data_loss=1.03127 2018-10-23 07:29:14,072 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<123703/121934<149826 Kbps loss-rate=1 2018-10-23 07:29:14,072 DEBUG undershot, min=123703 kbps=136764 max=149826 2018-10-23 07:29:14,073 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R136764K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:17,399 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=16.2987 real_seconds=1.00 rate_Mbps=136.8151 tx_cpu=99 rx_cpu=24 drop=40 pkt=133559 data_loss=0.03005 2018-10-23 07:29:17,399 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=123703<140098/136764<149826 Kbps loss-rate=0 2018-10-23 07:29:17,400 DEBUG undershot, min=140098 kbps=144962 max=149826 2018-10-23 07:29:17,400 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144962K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:20,751 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.3147 real_seconds=1.01 rate_Mbps=119.4802 tx_cpu=11 rx_cpu=20 drop=20027 pkt=137293 data_loss=14.58704 2018-10-23 07:29:20,751 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=140098<122347/144962<149826 Kbps loss-rate=14 2018-10-23 07:29:20,752 DEBUG overshot, min=140098 kbps=122347 max=144962 2018-10-23 07:29:20,752 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring UDP Throughput (packet size=1024)... 2018-10-23 07:29:20,752 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:24,104 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=144.0820 real_seconds=1.00 rate_Mbps=1209.0950 tx_cpu=29 rx_cpu=20 drop=39915 pkt=187455 data_loss=21.29312 2018-10-23 07:29:24,105 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1238113/5000000<10000000 Kbps loss-rate=21 2018-10-23 07:29:24,105 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3119056K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:27,431 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=115.5654 real_seconds=1.01 rate_Mbps=962.5929 tx_cpu=16 rx_cpu=22 drop=17073 pkt=135412 data_loss=12.60822 2018-10-23 07:29:27,431 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<985695/3119056<3119056 Kbps loss-rate=12 2018-10-23 07:29:27,432 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2052375K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:30,757 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=140.1016 real_seconds=1.01 rate_Mbps=1165.1679 tx_cpu=28 rx_cpu=20 drop=37547 pkt=181011 data_loss=20.74294 2018-10-23 07:29:30,757 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1193131/2052375<2052375 Kbps loss-rate=20 2018-10-23 07:29:30,758 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1622753K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:34,084 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=113.7432 real_seconds=1.00 rate_Mbps=954.3959 tx_cpu=15 rx_cpu=20 drop=14207 pkt=130680 data_loss=10.87158 2018-10-23 07:29:34,084 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<977301/1622753<1622753 Kbps loss-rate=10 2018-10-23 07:29:34,085 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1300027K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:37,409 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=143.5000 real_seconds=1.00 rate_Mbps=1200.7909 tx_cpu=49 rx_cpu=20 drop=11751 pkt=158695 data_loss=7.40478 2018-10-23 07:29:37,410 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1229609/1300027<1300027 Kbps loss-rate=7 2018-10-23 07:29:37,410 DEBUG overshot, min=1 kbps=1229609 max=1300027 2018-10-23 07:29:37,410 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1229609K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:40,760 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=127.6182 real_seconds=1.00 rate_Mbps=1066.1866 tx_cpu=26 rx_cpu=21 drop=19418 pkt=150099 data_loss=12.93680 2018-10-23 07:29:40,761 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1091775/1229609<1300027 Kbps loss-rate=12 2018-10-23 07:29:40,761 DEBUG overshot, min=1 kbps=1091775 max=1229609 2018-10-23 07:29:40,762 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1091775K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:44,089 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=126.2588 real_seconds=1.00 rate_Mbps=1058.6178 tx_cpu=90 rx_cpu=22 drop=3984 pkt=133273 data_loss=2.98933 2018-10-23 07:29:44,089 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1084024/1091775<1229609 Kbps loss-rate=2 2018-10-23 07:29:44,089 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring UDP Throughput (packet size=8192)... 2018-10-23 07:29:44,090 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:47,424 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=197.1328 real_seconds=1.01 rate_Mbps=1645.0973 tx_cpu=25 rx_cpu=8 drop=48994 pkt=74227 data_loss=66.00563 2018-10-23 07:29:47,424 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1684579/5000000<10000000 Kbps loss-rate=66 2018-10-23 07:29:47,425 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3342289K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:50,749 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=199.1875 real_seconds=1.00 rate_Mbps=1666.4381 tx_cpu=99 rx_cpu=10 drop=25504 pkt=51000 data_loss=50.00784 2018-10-23 07:29:50,750 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1706432/3342289<3342289 Kbps loss-rate=50 2018-10-23 07:29:50,750 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2524360K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:54,077 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=192.1406 real_seconds=1.00 rate_Mbps=1612.6358 tx_cpu=99 rx_cpu=8 drop=13925 pkt=38519 data_loss=36.15100 2018-10-23 07:29:54,077 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1651339/2524360<2524360 Kbps loss-rate=36 2018-10-23 07:29:54,078 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2087849K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:29:57,403 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=198.9688 real_seconds=1.00 rate_Mbps=1670.1381 tx_cpu=99 rx_cpu=10 drop=6390 pkt=31858 data_loss=20.05773 2018-10-23 07:29:57,404 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1710221/2087849<2087849 Kbps loss-rate=20 2018-10-23 07:29:57,404 DEBUG overshot, min=1 kbps=1710221 max=2087849 2018-10-23 07:29:57,404 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1710221K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:30:00,730 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=202.7109 real_seconds=1.00 rate_Mbps=1701.5022 tx_cpu=99 rx_cpu=8 drop=149 pkt=26096 data_loss=0.57099 2018-10-23 07:30:00,731 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1742338/1710221<2087849 Kbps loss-rate=0 2018-10-23 07:30:00,731 DEBUG undershot, min=1742338 kbps=1915093 max=2087849 2018-10-23 07:30:00,731 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1915093K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:30:04,086 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=195.0703 real_seconds=1.00 rate_Mbps=1633.2375 tx_cpu=99 rx_cpu=10 drop=4253 pkt=29222 data_loss=14.55412 2018-10-23 07:30:04,086 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1742338<1672435/1915093<2087849 Kbps loss-rate=14 2018-10-23 07:30:04,086 DEBUG overshot, min=1742338 kbps=1672435 max=1915093 2018-10-23 07:30:04,087 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1672435K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:30:07,412 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=197.8516 real_seconds=1.00 rate_Mbps=1661.2425 tx_cpu=99 rx_cpu=8 drop=195 pkt=25520 data_loss=0.76409 2018-10-23 07:30:07,412 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1742338<1701112/1672435<1915093 Kbps loss-rate=0 2018-10-23 07:30:07,412 DEBUG undershot, min=1828715 kbps=1871904 max=1915093 2018-10-23 07:30:07,423 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.6', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 39, 'rtt_ms': 0.41, 'throughput_kbps': 1902409, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.62, 'throughput_kbps': 1923673, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 48, 'rtt_ms': 0.54, 'throughput_kbps': 1930541, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 14.59, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 122347, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.99, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1084024, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1701112, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.488', 'rtt_max_ms': '1.218', 'rtt_min_ms': '0.272', 'rtt_stddev': '0.267', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.407', 'rtt_max_ms': '0.747', 'rtt_min_ms': '0.196', 'rtt_stddev': '0.151', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.708', 'rtt_max_ms': '2.022', 'rtt_min_ms': '0.397', 'rtt_stddev': '0.448', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-23 07:30:07,425 INFO ============================================================ 2018-10-23 07:30:07,425 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-10-23 07:30:16,490 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.564 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.330 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.479 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.508 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.736 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.492 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.443 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.425 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.559 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.489 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.330/0.502/0.736/0.103 ms 2018-10-23 07:30:25,529 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.313 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.367 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.366 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.367 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.319 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.525 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.403 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.490 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.334 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.434 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.313/0.391/0.525/0.072 ms 2018-10-23 07:30:34,573 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.48 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.615 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.432 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.536 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.660 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.539 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.399 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.539 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.635 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.473 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.399/0.631/1.483/0.295 ms 2018-10-23 07:30:34,574 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring TCP Throughput (packet size=65536)... 2018-10-23 07:30:34,574 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:30:44,696 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=2204.8951 real_seconds=10.00 rate_Mbps=1849.8953 tx_cpu=4 rx_cpu=7 retrans=59 cwnd=335 rtt_ms=0.46 2018-10-23 07:30:44,697 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:30:54,793 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=2199.6031 real_seconds=10.00 rate_Mbps=1845.4640 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=318 rtt_ms=0.26 2018-10-23 07:30:54,794 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:04,887 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=2425.9240 real_seconds=10.00 rate_Mbps=2035.3606 tx_cpu=4 rx_cpu=7 retrans=10 cwnd=331 rtt_ms=0.32 2018-10-23 07:31:04,888 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring UDP Throughput (packet size=128)... 2018-10-23 07:31:04,889 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:08,239 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.5605 real_seconds=1.01 rate_Mbps=121.2940 tx_cpu=10 rx_cpu=20 drop=17935 pkt=137214 data_loss=13.07060 2018-10-23 07:31:08,239 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<124205/5000000<10000000 Kbps loss-rate=13 2018-10-23 07:31:08,240 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R372615K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:11,590 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=17.0919 real_seconds=1.00 rate_Mbps=143.2894 tx_cpu=20 rx_cpu=26 drop=69498 pkt=209515 data_loss=33.17107 2018-10-23 07:31:11,591 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<146728/372615<372615 Kbps loss-rate=33 2018-10-23 07:31:11,591 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R259671K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:14,918 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=17.1221 real_seconds=1.00 rate_Mbps=142.9384 tx_cpu=17 rx_cpu=18 drop=59734 pkt=199998 data_loss=29.86712 2018-10-23 07:31:14,918 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<146368/259671<259671 Kbps loss-rate=29 2018-10-23 07:31:14,919 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R203019K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:18,244 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=17.1060 real_seconds=1.01 rate_Mbps=142.7634 tx_cpu=15 rx_cpu=18 drop=51772 pkt=191904 data_loss=26.97795 2018-10-23 07:31:18,245 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<146189/203019<203019 Kbps loss-rate=26 2018-10-23 07:31:18,245 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174604K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:21,572 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.5977 real_seconds=1.00 rate_Mbps=122.3163 tx_cpu=11 rx_cpu=21 drop=20310 pkt=139894 data_loss=14.51786 2018-10-23 07:31:21,573 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<125251/174604<174604 Kbps loss-rate=14 2018-10-23 07:31:21,573 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149927K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:24,899 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=14.9904 real_seconds=1.00 rate_Mbps=125.1834 tx_cpu=14 rx_cpu=19 drop=18696 pkt=141497 data_loss=13.21283 2018-10-23 07:31:24,899 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<128187/149927<149927 Kbps loss-rate=13 2018-10-23 07:31:24,899 DEBUG overshot, min=1 kbps=128187 max=149927 2018-10-23 07:31:24,900 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R128187K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:28,250 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=15.2437 real_seconds=1.00 rate_Mbps=127.9712 tx_cpu=97 rx_cpu=22 drop=306 pkt=125183 data_loss=0.24475 2018-10-23 07:31:28,250 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=1<131042/128187<149927 Kbps loss-rate=0 2018-10-23 07:31:28,250 DEBUG undershot, min=131042 kbps=140484 max=149927 2018-10-23 07:31:28,251 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140484K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:31,578 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=16.7064 real_seconds=1.00 rate_Mbps=140.2442 tx_cpu=98 rx_cpu=22 drop=332 pkt=137191 data_loss=0.24184 2018-10-23 07:31:31,578 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=128 throughput=131042<143610/140484<149927 Kbps loss-rate=0 2018-10-23 07:31:31,578 DEBUG undershot, min=143610 kbps=146768 max=149927 2018-10-23 07:31:31,579 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring UDP Throughput (packet size=1024)... 2018-10-23 07:31:31,579 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:34,930 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=136.6533 real_seconds=1.01 rate_Mbps=1138.0744 tx_cpu=38 rx_cpu=20 drop=58356 pkt=198289 data_loss=29.42978 2018-10-23 07:31:34,931 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1165388/5000000<10000000 Kbps loss-rate=29 2018-10-23 07:31:34,931 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082694K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:38,256 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=135.1387 real_seconds=1.00 rate_Mbps=1128.4020 tx_cpu=28 rx_cpu=26 drop=64039 pkt=202421 data_loss=31.63654 2018-10-23 07:31:38,256 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1155483/3082694<3082694 Kbps loss-rate=31 2018-10-23 07:31:38,256 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2119088K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:41,582 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=134.8633 real_seconds=1.00 rate_Mbps=1131.0698 tx_cpu=38 rx_cpu=21 drop=55939 pkt=194039 data_loss=28.82873 2018-10-23 07:31:41,582 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1158215/2119088<2119088 Kbps loss-rate=28 2018-10-23 07:31:41,583 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1638651K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:44,908 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=114.9648 real_seconds=1.01 rate_Mbps=956.6879 tx_cpu=16 rx_cpu=19 drop=15205 pkt=132929 data_loss=11.43849 2018-10-23 07:31:44,909 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<979648/1638651<1638651 Kbps loss-rate=11 2018-10-23 07:31:44,909 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1309149K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:48,234 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=133.4424 real_seconds=1.00 rate_Mbps=1115.5806 tx_cpu=97 rx_cpu=21 drop=23163 pkt=159808 data_loss=14.49426 2018-10-23 07:31:48,234 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1142354/1309149<1309149 Kbps loss-rate=14 2018-10-23 07:31:48,234 DEBUG overshot, min=1 kbps=1142354 max=1309149 2018-10-23 07:31:48,235 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1142354K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:51,561 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=118.0703 real_seconds=1.00 rate_Mbps=987.2538 tx_cpu=16 rx_cpu=20 drop=14950 pkt=135854 data_loss=11.00446 2018-10-23 07:31:51,561 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1010947/1142354<1309149 Kbps loss-rate=11 2018-10-23 07:31:51,562 DEBUG overshot, min=1 kbps=1010947 max=1142354 2018-10-23 07:31:51,562 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1010947K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:54,887 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=120.5137 real_seconds=1.00 rate_Mbps=1011.6440 tx_cpu=99 rx_cpu=21 drop=0 pkt=123406 data_loss=0.00000 2018-10-23 07:31:54,887 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1<1035923/1010947<1142354 Kbps loss-rate=0 2018-10-23 07:31:54,888 DEBUG undershot, min=1035923 kbps=1089138 max=1142354 2018-10-23 07:31:54,888 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1089138K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:31:58,214 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=128.3750 real_seconds=1.00 rate_Mbps=1077.4586 tx_cpu=95 rx_cpu=20 drop=1496 pkt=132952 data_loss=1.12519 2018-10-23 07:31:58,214 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=1024 throughput=1035923<1103317/1089138<1142354 Kbps loss-rate=1 2018-10-23 07:31:58,215 DEBUG undershot, min=1103317 kbps=1122835 max=1142354 2018-10-23 07:31:58,215 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Measuring UDP Throughput (packet size=8192)... 2018-10-23 07:31:58,215 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:01,566 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=190.7578 real_seconds=1.00 rate_Mbps=1593.5109 tx_cpu=73 rx_cpu=9 drop=51270 pkt=75687 data_loss=67.73951 2018-10-23 07:32:01,567 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1631755/5000000<10000000 Kbps loss-rate=67 2018-10-23 07:32:01,567 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3315877K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:04,893 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=192.5156 real_seconds=1.00 rate_Mbps=1611.5715 tx_cpu=99 rx_cpu=9 drop=25955 pkt=50597 data_loss=51.29752 2018-10-23 07:32:04,894 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1650249/3315877<3315877 Kbps loss-rate=51 2018-10-23 07:32:04,894 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2483063K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:08,220 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=195.9141 real_seconds=1.00 rate_Mbps=1639.3544 tx_cpu=99 rx_cpu=9 drop=12812 pkt=37889 data_loss=33.81455 2018-10-23 07:32:08,220 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1678698/2483063<2483063 Kbps loss-rate=33 2018-10-23 07:32:08,221 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2080880K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:11,547 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=199.4844 real_seconds=1.00 rate_Mbps=1668.6889 tx_cpu=99 rx_cpu=15 drop=6218 pkt=31752 data_loss=19.58301 2018-10-23 07:32:11,547 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1708737/2080880<2080880 Kbps loss-rate=19 2018-10-23 07:32:11,547 DEBUG overshot, min=1 kbps=1708737 max=2080880 2018-10-23 07:32:11,548 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1708737K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:14,898 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=200.4922 real_seconds=1.00 rate_Mbps=1679.7507 tx_cpu=97 rx_cpu=10 drop=411 pkt=26074 data_loss=1.57626 2018-10-23 07:32:14,899 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1<1720064/1708737<2080880 Kbps loss-rate=1 2018-10-23 07:32:14,899 DEBUG undershot, min=1720064 kbps=1900472 max=2080880 2018-10-23 07:32:14,899 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1900472K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:18,249 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=212.4922 real_seconds=1.00 rate_Mbps=1778.3931 tx_cpu=99 rx_cpu=10 drop=1800 pkt=28999 data_loss=6.20711 2018-10-23 07:32:18,249 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1720064<1821074/1900472<2080880 Kbps loss-rate=6 2018-10-23 07:32:18,250 DEBUG overshot, min=1720064 kbps=1821074 max=1900472 2018-10-23 07:32:18,250 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1821074K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:32:21,601 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] megabytes=213.0625 real_seconds=1.00 rate_Mbps=1788.4746 tx_cpu=99 rx_cpu=10 drop=516 pkt=27788 data_loss=1.85694 2018-10-23 07:32:21,601 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] pkt-size=8192 throughput=1720064<1831397/1821074<1900472 Kbps loss-rate=1 2018-10-23 07:32:21,602 DEBUG undershot, min=1831397 kbps=1865934 max=1900472 2018-10-23 07:32:21,612 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.6', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 59, 'rtt_ms': 0.46, 'throughput_kbps': 1894292, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.26, 'throughput_kbps': 1889755, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.32, 'throughput_kbps': 2084209, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.24, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143610, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.13, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1103317, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.86, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1831397, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.502', 'rtt_max_ms': '0.736', 'rtt_min_ms': '0.330', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.391', 'rtt_max_ms': '0.525', 'rtt_min_ms': '0.313', 'rtt_stddev': '0.072', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.631', 'rtt_max_ms': '1.483', 'rtt_min_ms': '0.399', 'rtt_stddev': '0.295', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-23 07:32:21,614 INFO Deleting floating ip 903d5396-521e-4b89-a109-eb0673a377cf 2018-10-23 07:32:22,826 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Floating IP 172.30.9.200 deleted 2018-10-23 07:32:23,141 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b12] Instance deleted 2018-10-23 07:32:23,255 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Creating client VM... 2018-10-23 07:32:23,256 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-10-23 07:32:26,172 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 1 of 90... 2018-10-23 07:32:29,079 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 2 of 90... 2018-10-23 07:32:31,562 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 3 of 90... 2018-10-23 07:32:33,875 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 4 of 90... 2018-10-23 07:32:36,236 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 5 of 90... 2018-10-23 07:32:38,402 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 6 of 90... 2018-10-23 07:32:40,567 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 7 of 90... 2018-10-23 07:32:43,049 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 8 of 90... 2018-10-23 07:32:45,954 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 9 of 90... 2018-10-23 07:32:48,122 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 10 of 90... 2018-10-23 07:32:50,446 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 11 of 90... 2018-10-23 07:32:52,960 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 12 of 90... 2018-10-23 07:32:55,317 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 13 of 90... 2018-10-23 07:32:58,030 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 14 of 90... 2018-10-23 07:33:00,612 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 15 of 90... 2018-10-23 07:33:02,793 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 16 of 90... 2018-10-23 07:33:04,956 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 17 of 90... 2018-10-23 07:33:07,485 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 18 of 90... 2018-10-23 07:33:09,982 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 19 of 90... 2018-10-23 07:33:12,313 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 20 of 90... 2018-10-23 07:33:14,645 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 21 of 90... 2018-10-23 07:33:16,970 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 22 of 90... 2018-10-23 07:33:19,299 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 23 of 90... 2018-10-23 07:33:21,464 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 24 of 90... 2018-10-23 07:33:23,823 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 25 of 90... 2018-10-23 07:33:26,163 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 26 of 90... 2018-10-23 07:33:28,527 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 27 of 90... 2018-10-23 07:33:30,842 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 28 of 90... 2018-10-23 07:33:33,008 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 29 of 90... 2018-10-23 07:33:35,356 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 30 of 90... 2018-10-23 07:33:37,509 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 31 of 90... 2018-10-23 07:33:39,852 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 32 of 90... 2018-10-23 07:33:42,203 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 33 of 90... 2018-10-23 07:33:44,496 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 34 of 90... 2018-10-23 07:33:47,217 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 35 of 90... 2018-10-23 07:33:49,576 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 36 of 90... 2018-10-23 07:33:51,728 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 37 of 90... 2018-10-23 07:33:53,901 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 38 of 90... 2018-10-23 07:33:56,235 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 39 of 90... 2018-10-23 07:33:58,564 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 40 of 90... 2018-10-23 07:34:00,885 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 41 of 90... 2018-10-23 07:34:03,055 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 42 of 90... 2018-10-23 07:34:05,205 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 43 of 90... 2018-10-23 07:34:07,503 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 44 of 90... 2018-10-23 07:34:09,660 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] VM status=BUILD, retrying 45 of 90... 2018-10-23 07:34:14,336 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Internal network IP: 192.168.1.4 2018-10-23 07:34:14,336 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] SSH IP: 172.30.9.205 2018-10-23 07:34:14,336 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Setup SSH for ubuntu@172.30.9.205 2018-10-23 07:34:25,813 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Installing nuttcp-8.1.4... 2018-10-23 07:34:25,859 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Copying nuttcp-8.1.4 to target... 2018-10-23 07:34:26,026 INFO ============================================================ 2018-10-23 07:34:26,026 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-10-23 07:34:35,073 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] 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=41.6 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.311 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.350 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.379 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.405 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.370 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.253 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.280 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.431 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.477 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.253/4.489/41.638/12.383 ms 2018-10-23 07:34:44,117 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] 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.221 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.195 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.339 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.435 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.455 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.340 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.731 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.400 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.600 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.462 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.195/0.417/0.731/0.155 ms 2018-10-23 07:34:53,165 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] 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.01 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.329 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.407 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.282 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.407 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.385 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.546 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.542 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.416 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.216/0.454/1.011/0.209 ms 2018-10-23 07:34:53,165 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Measuring TCP Throughput (packet size=65536)... 2018-10-23 07:34:53,166 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:03,291 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=6098.0000 real_seconds=10.00 rate_Mbps=5113.8063 tx_cpu=9 rx_cpu=14 retrans=1 cwnd=655 rtt_ms=0.42 2018-10-23 07:35:03,291 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:13,390 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=6966.7869 real_seconds=10.00 rate_Mbps=5842.2306 tx_cpu=10 rx_cpu=16 retrans=45 cwnd=813 rtt_ms=0.32 2018-10-23 07:35:13,391 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:23,491 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=6962.5645 real_seconds=10.00 rate_Mbps=5838.8083 tx_cpu=10 rx_cpu=16 retrans=41 cwnd=495 rtt_ms=0.37 2018-10-23 07:35:23,492 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Measuring UDP Throughput (packet size=128)... 2018-10-23 07:35:23,492 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:26,817 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=24.8049 real_seconds=1.00 rate_Mbps=207.6782 tx_cpu=17 rx_cpu=26 drop=0 pkt=203202 data_loss=0.00000 2018-10-23 07:35:26,818 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=1<212662/5000000<10000000 Kbps loss-rate=0 2018-10-23 07:35:26,818 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R637986K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:30,169 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=23.6653 real_seconds=1.00 rate_Mbps=198.2878 tx_cpu=15 rx_cpu=28 drop=593 pkt=194459 data_loss=0.30500 2018-10-23 07:35:30,169 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=1<203046/637986<637986 Kbps loss-rate=0 2018-10-23 07:35:30,170 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R420516K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:33,497 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=25.5026 real_seconds=1.00 rate_Mbps=213.5370 tx_cpu=17 rx_cpu=26 drop=1284 pkt=210201 data_loss=0.61069 2018-10-23 07:35:33,498 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=1<218661/420516<420516 Kbps loss-rate=0 2018-10-23 07:35:33,498 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319588K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:36,825 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=25.0590 real_seconds=1.00 rate_Mbps=210.1184 tx_cpu=17 rx_cpu=26 drop=106 pkt=205390 data_loss=0.05185 2018-10-23 07:35:36,826 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=1<215161/319588<319588 Kbps loss-rate=0 2018-10-23 07:35:36,826 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R267374K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:40,152 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=25.5317 real_seconds=1.00 rate_Mbps=213.9547 tx_cpu=17 rx_cpu=25 drop=1797 pkt=210953 data_loss=0.85200 2018-10-23 07:35:40,153 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=1<219089/267374<267374 Kbps loss-rate=0 2018-10-23 07:35:40,153 DEBUG undershot, min=219089 kbps=243231 max=267374 2018-10-23 07:35:40,153 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R243231K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:43,481 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=24.7101 real_seconds=1.00 rate_Mbps=207.0350 tx_cpu=18 rx_cpu=26 drop=1764 pkt=204189 data_loss=0.86378 2018-10-23 07:35:43,482 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=219089<212003/243231<267374 Kbps loss-rate=0 2018-10-23 07:35:43,482 DEBUG undershot, min=243231 kbps=255302 max=267374 2018-10-23 07:35:43,482 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R255302K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:46,811 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=22.3881 real_seconds=1.00 rate_Mbps=187.5979 tx_cpu=18 rx_cpu=24 drop=24547 pkt=207950 data_loss=11.80405 2018-10-23 07:35:46,812 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=128 throughput=243231<192100/255302<267374 Kbps loss-rate=11 2018-10-23 07:35:46,812 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Measuring UDP Throughput (packet size=1024)... 2018-10-23 07:35:46,813 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:50,142 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=193.8174 real_seconds=1.00 rate_Mbps=1625.3233 tx_cpu=32 rx_cpu=29 drop=0 pkt=198469 data_loss=0.00000 2018-10-23 07:35:50,143 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=1024 throughput=1<1664331/5000000<10000000 Kbps loss-rate=0 2018-10-23 07:35:50,143 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3332165K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:53,497 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=184.6787 real_seconds=1.00 rate_Mbps=1547.3467 tx_cpu=31 rx_cpu=30 drop=262 pkt=189373 data_loss=0.13837 2018-10-23 07:35:53,498 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=1024 throughput=1<1584483/3332165<3332165 Kbps loss-rate=0 2018-10-23 07:35:53,498 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2458324K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:35:56,851 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=191.1094 real_seconds=1.00 rate_Mbps=1602.4398 tx_cpu=30 rx_cpu=29 drop=0 pkt=195696 data_loss=0.00000 2018-10-23 07:35:56,851 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=1024 throughput=1<1640898/2458324<2458324 Kbps loss-rate=0 2018-10-23 07:35:56,852 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2049611K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:00,177 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=179.0156 real_seconds=1.00 rate_Mbps=1501.4547 tx_cpu=24 rx_cpu=30 drop=9 pkt=183321 data_loss=0.00492 2018-10-23 07:36:00,177 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=1024 throughput=1<1537489/2049611<2049611 Kbps loss-rate=0 2018-10-23 07:36:00,178 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1793550K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:03,530 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=195.6504 real_seconds=1.00 rate_Mbps=1640.1110 tx_cpu=33 rx_cpu=28 drop=633 pkt=200979 data_loss=0.31498 2018-10-23 07:36:03,530 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=1024 throughput=1<1679473/1793550<1793550 Kbps loss-rate=0 2018-10-23 07:36:03,530 DEBUG undershot, min=1679473 kbps=1736511 max=1793550 2018-10-23 07:36:03,531 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1736511K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:06,858 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=187.2012 real_seconds=1.00 rate_Mbps=1570.1202 tx_cpu=26 rx_cpu=28 drop=0 pkt=191694 data_loss=0.00000 2018-10-23 07:36:06,859 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=1024 throughput=1679473<1607803/1736511<1793550 Kbps loss-rate=0 2018-10-23 07:36:06,859 DEBUG undershot, min=1736511 kbps=1765030 max=1793550 2018-10-23 07:36:06,859 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Measuring UDP Throughput (packet size=8192)... 2018-10-23 07:36:06,860 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:10,211 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=320.0000 real_seconds=1.00 rate_Mbps=2680.0156 tx_cpu=99 rx_cpu=15 drop=35334 pkt=76294 data_loss=46.31295 2018-10-23 07:36:10,212 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=8192 throughput=1<2744335/5000000<10000000 Kbps loss-rate=46 2018-10-23 07:36:10,212 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3872167K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:13,537 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=322.7812 real_seconds=1.00 rate_Mbps=2704.5967 tx_cpu=99 rx_cpu=16 drop=17769 pkt=59085 data_loss=30.07364 2018-10-23 07:36:13,538 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=8192 throughput=1<2769507/3872167<3872167 Kbps loss-rate=30 2018-10-23 07:36:13,538 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3320837K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:16,865 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=283.7188 real_seconds=1.00 rate_Mbps=2376.6923 tx_cpu=99 rx_cpu=11 drop=14356 pkt=50672 data_loss=28.33122 2018-10-23 07:36:16,866 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=8192 throughput=1<2433732/3320837<3320837 Kbps loss-rate=28 2018-10-23 07:36:16,866 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2877284K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:36:20,193 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] megabytes=333.1094 real_seconds=1.00 rate_Mbps=2798.2835 tx_cpu=99 rx_cpu=15 drop=1266 pkt=43904 data_loss=2.88356 2018-10-23 07:36:20,193 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] pkt-size=8192 throughput=1<2865442/2877284<2877284 Kbps loss-rate=2 2018-10-23 07:36:20,204 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.4', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.42, 'throughput_kbps': 5236537, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.32, 'throughput_kbps': 5982444, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 41, 'rtt_ms': 0.37, 'throughput_kbps': 5978939, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 11.8, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 192100, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1607803, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.88, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2865442, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.489', 'rtt_max_ms': '41.638', 'rtt_min_ms': '0.253', 'rtt_stddev': '12.383', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.417', 'rtt_max_ms': '0.731', 'rtt_min_ms': '0.195', 'rtt_stddev': '0.155', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.454', 'rtt_max_ms': '1.011', 'rtt_min_ms': '0.216', 'rtt_stddev': '0.209', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-23 07:36:20,205 INFO Deleting floating ip 2e170295-0e96-4026-9685-f31749f8f84d 2018-10-23 07:36:21,084 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Floating IP 172.30.9.205 deleted 2018-10-23 07:36:21,212 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b13] Instance deleted 2018-10-23 07:36:21,216 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Creating client VM... 2018-10-23 07:36:21,216 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-10-23 07:36:23,346 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] VM status=BUILD, retrying 1 of 90... 2018-10-23 07:36:25,859 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] VM status=BUILD, retrying 2 of 90... 2018-10-23 07:36:28,177 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] VM status=BUILD, retrying 3 of 90... 2018-10-23 07:36:30,487 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] VM status=BUILD, retrying 4 of 90... 2018-10-23 07:36:32,790 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] VM status=BUILD, retrying 5 of 90... 2018-10-23 07:36:37,317 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Internal network IP: 192.168.2.13 2018-10-23 07:36:37,317 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] SSH IP: 172.30.9.201 2018-10-23 07:36:37,317 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Setup SSH for ubuntu@172.30.9.201 2018-10-23 07:36:48,909 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Installing nuttcp-8.1.4... 2018-10-23 07:36:48,953 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Copying nuttcp-8.1.4 to target... 2018-10-23 07:36:49,057 INFO ============================================================ 2018-10-23 07:36:49,057 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-10-23 07:36:58,103 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] 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.15 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.428 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.470 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.421 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.388 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.714 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.492 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.805 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.608 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.721 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.388/0.619/1.152/0.227 ms 2018-10-23 07:37:07,148 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] 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.573 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.493 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.612 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.546 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.528 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.858 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.558 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.426 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.749 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.441 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.426/0.578/0.858/0.129 ms 2018-10-23 07:37:16,197 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] 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.67 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.895 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.697 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.771 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.478 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=1.03 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.730 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.626 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.686 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.639 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.478/0.822/1.672/0.318 ms 2018-10-23 07:37:16,198 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring TCP Throughput (packet size=65536)... 2018-10-23 07:37:16,198 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:26,324 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=2196.4886 real_seconds=10.00 rate_Mbps=1841.9234 tx_cpu=4 rx_cpu=6 retrans=21 cwnd=335 rtt_ms=0.46 2018-10-23 07:37:26,324 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:36,427 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=2127.0830 real_seconds=10.00 rate_Mbps=1783.7260 tx_cpu=4 rx_cpu=6 retrans=164 cwnd=398 rtt_ms=0.70 2018-10-23 07:37:36,428 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:46,525 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=2106.5978 real_seconds=10.00 rate_Mbps=1766.7701 tx_cpu=4 rx_cpu=6 retrans=15 cwnd=326 rtt_ms=0.46 2018-10-23 07:37:46,525 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring UDP Throughput (packet size=128)... 2018-10-23 07:37:46,526 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:49,852 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.5739 real_seconds=1.00 rate_Mbps=147.4381 tx_cpu=15 rx_cpu=18 drop=53631 pkt=197597 data_loss=27.14183 2018-10-23 07:37:49,853 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<150976/5000000<10000000 Kbps loss-rate=27 2018-10-23 07:37:49,853 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452928K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:53,180 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.7870 real_seconds=1.00 rate_Mbps=149.2830 tx_cpu=16 rx_cpu=19 drop=62436 pkt=208147 data_loss=29.99614 2018-10-23 07:37:53,180 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<152865/452928<452928 Kbps loss-rate=30 2018-10-23 07:37:53,181 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302896K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:56,509 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.8170 real_seconds=1.01 rate_Mbps=148.7112 tx_cpu=17 rx_cpu=18 drop=62582 pkt=208539 data_loss=30.00974 2018-10-23 07:37:56,509 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<152280/302896<302896 Kbps loss-rate=30 2018-10-23 07:37:56,509 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227588K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:37:59,837 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.7114 real_seconds=1.01 rate_Mbps=147.7834 tx_cpu=19 rx_cpu=18 drop=59637 pkt=204729 data_loss=29.12974 2018-10-23 07:37:59,838 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<151330/227588<227588 Kbps loss-rate=29 2018-10-23 07:37:59,838 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189459K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:03,164 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.9347 real_seconds=1.00 rate_Mbps=149.7992 tx_cpu=99 rx_cpu=19 drop=38102 pkt=185023 data_loss=20.59303 2018-10-23 07:38:03,165 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<153394/189459<189459 Kbps loss-rate=20 2018-10-23 07:38:03,165 DEBUG overshot, min=1 kbps=153394 max=189459 2018-10-23 07:38:03,166 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153394K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:06,518 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=18.2681 real_seconds=1.00 rate_Mbps=153.2922 tx_cpu=99 rx_cpu=20 drop=147 pkt=149799 data_loss=0.09789 2018-10-23 07:38:06,519 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<156971/153394<189459 Kbps loss-rate=0 2018-10-23 07:38:06,519 DEBUG undershot, min=156971 kbps=173215 max=189459 2018-10-23 07:38:06,520 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173215K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:09,873 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.8573 real_seconds=1.00 rate_Mbps=149.2788 tx_cpu=99 rx_cpu=18 drop=22868 pkt=169155 data_loss=13.51895 2018-10-23 07:38:09,873 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=156971<152861/173215<189459 Kbps loss-rate=13 2018-10-23 07:38:09,874 DEBUG overshot, min=156971 kbps=152861 max=173215 2018-10-23 07:38:09,874 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152861K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:13,199 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.3538 real_seconds=1.00 rate_Mbps=145.6209 tx_cpu=99 rx_cpu=18 drop=7116 pkt=149278 data_loss=4.76666 2018-10-23 07:38:13,200 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=156971<149115/152861<173215 Kbps loss-rate=4 2018-10-23 07:38:13,200 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring UDP Throughput (packet size=1024)... 2018-10-23 07:38:13,201 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:16,528 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=141.1182 real_seconds=1.00 rate_Mbps=1179.2143 tx_cpu=23 rx_cpu=20 drop=37132 pkt=181637 data_loss=20.44296 2018-10-23 07:38:16,528 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1207515/5000000<10000000 Kbps loss-rate=20 2018-10-23 07:38:16,528 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3103757K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:19,856 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=142.9697 real_seconds=1.00 rate_Mbps=1193.8337 tx_cpu=32 rx_cpu=20 drop=49883 pkt=196284 data_loss=25.41370 2018-10-23 07:38:19,856 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1222485/3103757<3103757 Kbps loss-rate=25 2018-10-23 07:38:19,857 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2163121K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:23,208 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=141.7061 real_seconds=1.01 rate_Mbps=1182.5707 tx_cpu=31 rx_cpu=19 drop=55839 pkt=200946 data_loss=27.78803 2018-10-23 07:38:23,208 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1210952/2163121<2163121 Kbps loss-rate=27 2018-10-23 07:38:23,208 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1687036K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:26,561 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=144.1934 real_seconds=1.00 rate_Mbps=1204.4098 tx_cpu=69 rx_cpu=19 drop=51929 pkt=199583 data_loss=26.01874 2018-10-23 07:38:26,561 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1233315/1687036<1687036 Kbps loss-rate=26 2018-10-23 07:38:26,561 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1460175K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:29,887 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=143.4648 real_seconds=1.00 rate_Mbps=1199.2968 tx_cpu=99 rx_cpu=20 drop=31338 pkt=178246 data_loss=17.58136 2018-10-23 07:38:29,888 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1228079/1460175<1460175 Kbps loss-rate=17 2018-10-23 07:38:29,888 DEBUG overshot, min=1 kbps=1228079 max=1460175 2018-10-23 07:38:29,888 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1228079K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:33,239 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=146.2129 real_seconds=1.00 rate_Mbps=1226.6858 tx_cpu=99 rx_cpu=22 drop=190 pkt=149912 data_loss=0.12671 2018-10-23 07:38:33,240 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1256126/1228079<1460175 Kbps loss-rate=0 2018-10-23 07:38:33,240 DEBUG undershot, min=1256126 kbps=1358150 max=1460175 2018-10-23 07:38:33,240 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1358150K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:36,593 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=144.1650 real_seconds=1.00 rate_Mbps=1205.1873 tx_cpu=99 rx_cpu=20 drop=18164 pkt=165789 data_loss=10.95611 2018-10-23 07:38:36,593 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1256126<1234111/1358150<1460175 Kbps loss-rate=10 2018-10-23 07:38:36,593 DEBUG overshot, min=1256126 kbps=1234111 max=1358150 2018-10-23 07:38:36,594 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1234111K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:39,920 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=142.0889 real_seconds=1.00 rate_Mbps=1188.0737 tx_cpu=99 rx_cpu=20 drop=5150 pkt=150649 data_loss=3.41854 2018-10-23 07:38:39,920 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1256126<1216587/1234111<1358150 Kbps loss-rate=3 2018-10-23 07:38:39,920 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring UDP Throughput (packet size=8192)... 2018-10-23 07:38:39,921 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:43,248 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=187.8281 real_seconds=1.00 rate_Mbps=1575.2306 tx_cpu=93 rx_cpu=7 drop=52252 pkt=76294 data_loss=68.48770 2018-10-23 07:38:43,248 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1613036/5000000<10000000 Kbps loss-rate=68 2018-10-23 07:38:43,248 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3306518K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:46,577 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=191.8750 real_seconds=1.00 rate_Mbps=1605.7713 tx_cpu=99 rx_cpu=8 drop=25894 pkt=50454 data_loss=51.32200 2018-10-23 07:38:46,578 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1644309/3306518<3306518 Kbps loss-rate=51 2018-10-23 07:38:46,578 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2475413K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:49,930 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=198.7188 real_seconds=1.00 rate_Mbps=1661.6945 tx_cpu=99 rx_cpu=8 drop=12336 pkt=37772 data_loss=32.65911 2018-10-23 07:38:49,931 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1701575/2475413<2475413 Kbps loss-rate=32 2018-10-23 07:38:49,931 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2088494K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:53,257 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=191.2266 real_seconds=1.00 rate_Mbps=1600.4500 tx_cpu=99 rx_cpu=8 drop=7391 pkt=31868 data_loss=23.19254 2018-10-23 07:38:53,257 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1638860/2088494<2088494 Kbps loss-rate=23 2018-10-23 07:38:53,257 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1863677K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:56,584 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=191.6094 real_seconds=1.00 rate_Mbps=1603.0206 tx_cpu=99 rx_cpu=8 drop=3912 pkt=28438 data_loss=13.75624 2018-10-23 07:38:56,585 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1641493/1863677<1863677 Kbps loss-rate=13 2018-10-23 07:38:56,585 DEBUG overshot, min=1 kbps=1641493 max=1863677 2018-10-23 07:38:56,585 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1641493K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:38:59,936 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=194.9297 real_seconds=1.00 rate_Mbps=1635.9675 tx_cpu=99 rx_cpu=8 drop=97 pkt=25048 data_loss=0.38725 2018-10-23 07:38:59,937 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1675230/1641493<1863677 Kbps loss-rate=0 2018-10-23 07:38:59,937 DEBUG undershot, min=1675230 kbps=1769453 max=1863677 2018-10-23 07:38:59,937 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1769453K -p5001 -P5002 -fparse 192.168.1.5 2018-10-23 07:39:03,264 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=209.2266 real_seconds=1.00 rate_Mbps=1755.3039 tx_cpu=99 rx_cpu=8 drop=219 pkt=27000 data_loss=0.81109 2018-10-23 07:39:03,265 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1675230<1797431/1769453<1863677 Kbps loss-rate=0 2018-10-23 07:39:03,265 DEBUG undershot, min=1797431 kbps=1830554 max=1863677 2018-10-23 07:39:03,276 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.13', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.46, 'throughput_kbps': 1886129, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 164, 'rtt_ms': 0.7, 'throughput_kbps': 1826535, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.46, 'throughput_kbps': 1809172, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.77, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149115, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.42, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1216587, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.81, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1797431, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.619', 'rtt_max_ms': '1.152', 'rtt_min_ms': '0.388', 'rtt_stddev': '0.227', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.578', 'rtt_max_ms': '0.858', 'rtt_min_ms': '0.426', 'rtt_stddev': '0.129', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.822', 'rtt_max_ms': '1.672', 'rtt_min_ms': '0.478', 'rtt_stddev': '0.318', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-23 07:39:03,277 INFO ============================================================ 2018-10-23 07:39:03,277 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-10-23 07:39:12,349 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.877 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.483 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.583 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.693 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.516 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.544 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.597 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.538 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.655 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.463 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.463/0.594/0.877/0.120 ms 2018-10-23 07:39:21,401 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.403 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.504 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.649 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.529 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.597 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.704 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.728 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.683 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.535 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.683 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.403/0.601/0.728/0.103 ms 2018-10-23 07:39:30,450 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=2.38 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.748 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.724 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.543 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.669 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.536 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.718 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.457 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.574 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.831 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.457/0.818/2.388/0.535 ms 2018-10-23 07:39:30,450 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring TCP Throughput (packet size=65536)... 2018-10-23 07:39:30,451 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:39:40,552 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=2239.7082 real_seconds=10.00 rate_Mbps=1878.1282 tx_cpu=4 rx_cpu=7 retrans=52 cwnd=324 rtt_ms=0.45 2018-10-23 07:39:40,553 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:39:50,651 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=2210.4969 real_seconds=10.00 rate_Mbps=1853.6757 tx_cpu=4 rx_cpu=7 retrans=35 cwnd=349 rtt_ms=0.42 2018-10-23 07:39:50,651 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:00,752 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=2442.1175 real_seconds=10.00 rate_Mbps=2047.8987 tx_cpu=5 rx_cpu=7 retrans=133 cwnd=361 rtt_ms=0.69 2018-10-23 07:40:00,752 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring UDP Throughput (packet size=128)... 2018-10-23 07:40:00,753 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:04,079 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.1710 real_seconds=1.01 rate_Mbps=143.2381 tx_cpu=15 rx_cpu=19 drop=50556 pkt=191221 data_loss=26.43858 2018-10-23 07:40:04,080 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<146675/5000000<10000000 Kbps loss-rate=26 2018-10-23 07:40:04,080 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R440025K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:07,408 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.1920 real_seconds=1.00 rate_Mbps=143.5447 tx_cpu=16 rx_cpu=18 drop=59722 pkt=200559 data_loss=29.77784 2018-10-23 07:40:07,408 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<146989/440025<440025 Kbps loss-rate=29 2018-10-23 07:40:07,409 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293507K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:10,761 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.1832 real_seconds=1.00 rate_Mbps=144.1246 tx_cpu=15 rx_cpu=18 drop=58122 pkt=198887 data_loss=29.22375 2018-10-23 07:40:10,761 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<147583/293507<293507 Kbps loss-rate=29 2018-10-23 07:40:10,761 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220545K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:14,089 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=16.7909 real_seconds=1.00 rate_Mbps=140.8780 tx_cpu=23 rx_cpu=18 drop=61904 pkt=199455 data_loss=31.03645 2018-10-23 07:40:14,090 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<144259/220545<220545 Kbps loss-rate=31 2018-10-23 07:40:14,090 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182402K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:17,417 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=16.6973 real_seconds=1.00 rate_Mbps=139.7082 tx_cpu=99 rx_cpu=18 drop=41343 pkt=178127 data_loss=23.20962 2018-10-23 07:40:17,418 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<143061/182402<182402 Kbps loss-rate=23 2018-10-23 07:40:17,418 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162731K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:20,746 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=16.8003 real_seconds=1.00 rate_Mbps=140.5336 tx_cpu=99 rx_cpu=18 drop=21289 pkt=158917 data_loss=13.39605 2018-10-23 07:40:20,747 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<143906/162731<162731 Kbps loss-rate=13 2018-10-23 07:40:20,747 DEBUG overshot, min=1 kbps=143906 max=162731 2018-10-23 07:40:20,747 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143906K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:24,099 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=16.9458 real_seconds=1.00 rate_Mbps=141.9660 tx_cpu=99 rx_cpu=17 drop=1713 pkt=140533 data_loss=1.21889 2018-10-23 07:40:24,099 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=1<145373/143906<162731 Kbps loss-rate=1 2018-10-23 07:40:24,099 DEBUG undershot, min=145373 kbps=154052 max=162731 2018-10-23 07:40:24,100 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154052K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:27,426 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.1404 real_seconds=1.00 rate_Mbps=143.4637 tx_cpu=99 rx_cpu=18 drop=10027 pkt=150441 data_loss=6.66507 2018-10-23 07:40:27,427 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=145373<146906/154052<162731 Kbps loss-rate=6 2018-10-23 07:40:27,427 DEBUG overshot, min=145373 kbps=146906 max=154052 2018-10-23 07:40:27,428 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146906K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:30,755 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=17.1421 real_seconds=1.00 rate_Mbps=143.3289 tx_cpu=99 rx_cpu=19 drop=3035 pkt=143463 data_loss=2.11562 2018-10-23 07:40:30,755 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=128 throughput=145373<146768/146906<154052 Kbps loss-rate=2 2018-10-23 07:40:30,756 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring UDP Throughput (packet size=1024)... 2018-10-23 07:40:30,756 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:34,107 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=136.9668 real_seconds=1.00 rate_Mbps=1149.3619 tx_cpu=31 rx_cpu=18 drop=51505 pkt=191759 data_loss=26.85921 2018-10-23 07:40:34,108 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1176946/5000000<10000000 Kbps loss-rate=26 2018-10-23 07:40:34,108 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3088473K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:37,435 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=135.7266 real_seconds=1.00 rate_Mbps=1132.9556 tx_cpu=31 rx_cpu=18 drop=53433 pkt=192417 data_loss=27.76935 2018-10-23 07:40:37,436 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1160146/3088473<3088473 Kbps loss-rate=27 2018-10-23 07:40:37,436 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2124309K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:40,762 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=139.8242 real_seconds=1.01 rate_Mbps=1166.7526 tx_cpu=32 rx_cpu=20 drop=50740 pkt=193920 data_loss=26.16544 2018-10-23 07:40:40,763 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1194754/2124309<2124309 Kbps loss-rate=26 2018-10-23 07:40:40,763 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1659531K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:44,089 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=138.3213 real_seconds=1.00 rate_Mbps=1160.4530 tx_cpu=29 rx_cpu=30 drop=45008 pkt=186649 data_loss=24.11370 2018-10-23 07:40:44,090 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1188303/1659531<1659531 Kbps loss-rate=24 2018-10-23 07:40:44,090 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1423917K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:47,414 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=135.5918 real_seconds=1.00 rate_Mbps=1132.1675 tx_cpu=99 rx_cpu=18 drop=34976 pkt=173822 data_loss=20.12171 2018-10-23 07:40:47,415 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1159339/1423917<1423917 Kbps loss-rate=20 2018-10-23 07:40:47,415 DEBUG overshot, min=1 kbps=1159339 max=1423917 2018-10-23 07:40:47,415 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1159339K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:50,742 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=136.2744 real_seconds=1.00 rate_Mbps=1139.8380 tx_cpu=99 rx_cpu=18 drop=1976 pkt=141521 data_loss=1.39627 2018-10-23 07:40:50,742 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1<1167194/1159339<1423917 Kbps loss-rate=1 2018-10-23 07:40:50,742 DEBUG undershot, min=1167194 kbps=1295555 max=1423917 2018-10-23 07:40:50,743 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1295555K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:54,069 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=133.6240 real_seconds=1.00 rate_Mbps=1116.5238 tx_cpu=99 rx_cpu=29 drop=21316 pkt=158147 data_loss=13.47860 2018-10-23 07:40:54,070 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1167194<1143320/1295555<1423917 Kbps loss-rate=13 2018-10-23 07:40:54,070 DEBUG overshot, min=1167194 kbps=1143320 max=1295555 2018-10-23 07:40:54,070 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1143320K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:40:57,422 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=135.5293 real_seconds=1.00 rate_Mbps=1132.1663 tx_cpu=99 rx_cpu=30 drop=783 pkt=139565 data_loss=0.56099 2018-10-23 07:40:57,423 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=1024 throughput=1167194<1159338/1143320<1295555 Kbps loss-rate=0 2018-10-23 07:40:57,423 DEBUG undershot, min=1231374 kbps=1263464 max=1295555 2018-10-23 07:40:57,423 INFO [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Measuring UDP Throughput (packet size=8192)... 2018-10-23 07:40:57,424 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:00,776 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=187.6094 real_seconds=1.00 rate_Mbps=1570.1952 tx_cpu=34 rx_cpu=8 drop=47684 pkt=71698 data_loss=66.50673 2018-10-23 07:41:00,777 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1607879/5000000<10000000 Kbps loss-rate=66 2018-10-23 07:41:00,777 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3303939K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:04,101 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=189.2812 real_seconds=1.00 rate_Mbps=1588.0428 tx_cpu=99 rx_cpu=9 drop=26186 pkt=50414 data_loss=51.94194 2018-10-23 07:41:04,102 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1626155/3303939<3303939 Kbps loss-rate=51 2018-10-23 07:41:04,102 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2465047K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:07,431 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=189.8594 real_seconds=1.00 rate_Mbps=1588.2311 tx_cpu=99 rx_cpu=8 drop=13312 pkt=37614 data_loss=35.39107 2018-10-23 07:41:07,431 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1626348/2465047<2465047 Kbps loss-rate=35 2018-10-23 07:41:07,431 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2045697K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:10,758 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=191.8672 real_seconds=1.00 rate_Mbps=1604.2127 tx_cpu=99 rx_cpu=8 drop=6656 pkt=31215 data_loss=21.32308 2018-10-23 07:41:10,759 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1642713/2045697<2045697 Kbps loss-rate=21 2018-10-23 07:41:10,759 DEBUG overshot, min=1 kbps=1642713 max=2045697 2018-10-23 07:41:10,759 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1642713K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:14,086 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=195.8281 real_seconds=1.00 rate_Mbps=1643.7248 tx_cpu=99 rx_cpu=8 drop=0 pkt=25066 data_loss=0.00000 2018-10-23 07:41:14,086 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1<1683174/1642713<2045697 Kbps loss-rate=0 2018-10-23 07:41:14,086 DEBUG undershot, min=1683174 kbps=1864435 max=2045697 2018-10-23 07:41:14,087 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1864435K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:17,415 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=192.2344 real_seconds=1.00 rate_Mbps=1606.9064 tx_cpu=99 rx_cpu=8 drop=3843 pkt=28449 data_loss=13.50837 2018-10-23 07:41:17,416 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1683174<1645472/1864435<2045697 Kbps loss-rate=13 2018-10-23 07:41:17,416 DEBUG overshot, min=1683174 kbps=1645472 max=1864435 2018-10-23 07:41:17,416 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1645472K -p5001 -P5002 -fparse 172.30.9.204 2018-10-23 07:41:20,769 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] megabytes=193.9375 real_seconds=1.00 rate_Mbps=1627.0267 tx_cpu=99 rx_cpu=8 drop=284 pkt=25108 data_loss=1.13109 2018-10-23 07:41:20,769 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] pkt-size=8192 throughput=1683174<1666075/1645472<1864435 Kbps loss-rate=1 2018-10-23 07:41:20,770 DEBUG undershot, min=1773804 kbps=1819119 max=1864435 2018-10-23 07:41:20,781 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.13', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 52, 'rtt_ms': 0.45, 'throughput_kbps': 1923203, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.42, 'throughput_kbps': 1898163, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 133, 'rtt_ms': 0.69, 'throughput_kbps': 2097048, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.12, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146768, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.56, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1159338, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.13, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1666075, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.594', 'rtt_max_ms': '0.877', 'rtt_min_ms': '0.463', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.601', 'rtt_max_ms': '0.728', 'rtt_min_ms': '0.403', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.818', 'rtt_max_ms': '2.388', 'rtt_min_ms': '0.457', 'rtt_stddev': '0.535', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-10-23 07:41:20,782 INFO Deleting floating ip 9101fd82-0233-495f-b6f0-3ded5868ac49 2018-10-23 07:41:21,905 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Floating IP 172.30.9.201 deleted 2018-10-23 07:41:22,220 DEBUG [TestClient_c47291f1-b772-4061-b813-a712d2c8f2b14] Instance deleted 2018-10-23 07:41:22,334 INFO Cleaning up... 2018-10-23 07:41:22,335 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Terminating nuttcp-8.1.4 2018-10-23 07:41:22,346 INFO Deleting floating ip 37d8b162-e208-4da7-b512-31a73482ac86 2018-10-23 07:41:24,008 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Floating IP 172.30.9.204 deleted 2018-10-23 07:41:24,174 DEBUG [TestServer_c47291f1-b772-4061-b813-a712d2c8f2b11] Instance deleted 2018-10-23 07:41:29,456 INFO Network pns-internal-net_c47291f1-b772-4061-b813-a712d2c8f2b1 deleted. 2018-10-23 07:41:30,881 INFO Network pns-internal-net2_c47291f1-b772-4061-b813-a712d2c8f2b1 deleted. 2018-10-23 07:41:30,933 INFO Removed public key pns_public_key 2018-10-23 07:41:30,933 INFO Deleting security group 2018-10-23 07:41:31,112 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': '19110739', 'rtt_ms': '0.233333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 162168, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1202970, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6882669, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.265/0.169/0.559/0.122', | | | | | '64-byte': '4.252/0.133/40.677/12.141', '1500-byte': '0.271/0.144/0.409/0.111'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5732640', 'rtt_ms': '0.37'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 192100, 'loss_rate': 11.8}, 1024: {'tp_kbps': 1607803, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 2865442, 'loss_rate': 2.88}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.417/0.195/0.731/0.155', | | | | | '64-byte': '4.489/0.253/41.638/12.383', '1500-byte': '0.454/0.216/1.011/0.209'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1918874', 'rtt_ms': '0.523333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 122347, 'loss_rate': 14.59}, 1024: {'tp_kbps': 1084024, | | | | | 'loss_rate': 2.99}, 8192: {'tp_kbps': 1701112, 'loss_rate': 0.76}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.407/0.196/0.747/0.151', | | | | | '64-byte': '0.488/0.272/1.218/0.267', '1500-byte': '0.708/0.397/2.022/0.448'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1840612', 'rtt_ms': '0.54'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149115, 'loss_rate': 4.77}, 1024: {'tp_kbps': 1216587, | | | | | 'loss_rate': 3.42}, 8192: {'tp_kbps': 1797431, 'loss_rate': 0.81}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.578/0.426/0.858/0.129', | | | | | '64-byte': '0.619/0.388/1.152/0.227', '1500-byte': '0.822/0.478/1.672/0.318'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1956085', 'rtt_ms': '0.346667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 143610, 'loss_rate': 0.24}, 1024: {'tp_kbps': 1103317, | | | | | 'loss_rate': 1.13}, 8192: {'tp_kbps': 1831397, 'loss_rate': 1.86}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.391/0.313/0.525/0.072', | | | | | '64-byte': '0.502/0.330/0.736/0.103', '1500-byte': '0.631/0.399/1.483/0.295'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1972804', 'rtt_ms': '0.52'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 146768, 'loss_rate': 2.12}, 1024: {'tp_kbps': 1159338, | | | | | 'loss_rate': 0.56}, 8192: {'tp_kbps': 1666075, 'loss_rate': 1.13}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.601/0.403/0.728/0.103', | | | | | '64-byte': '0.594/0.463/0.877/0.120', '1500-byte': '0.818/0.457/2.388/0.535'}} | | 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-10-23 07:41:31,117 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-10-23 07:41:31,449 - 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-10-23 07:41:31,592 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 07:41:31,593 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 07:41:35,833 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-10-23 07:41:36,819 - 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'3cba263b79af4e6a9c1c4c651e6e7a3e', '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_706b1064-7bdf-46cb-9e88-c30f9c61f8ef'}) 2018-10-23 07:41:37,185 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'03308e96eb664f87a06c236b8aec4df6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_706b1064-7bdf-46cb-9e88-c30f9c61f8ef'}) 2018-10-23 07:41:37,386 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 07:41:37,505 - functest.core.tenantnetwork - DEBUG - role: 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'3c26e158cb2d4f0f8226d622d070c270'}) 2018-10-23 07:41:38,081 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 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'3cba263b79af4e6a9c1c4c651e6e7a3e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4893ec84-4ce3-4274-90c2-843be3f06de7', 'username': u'shaker-user_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 07:41:38,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'password': '4893ec84-4ce3-4274-90c2-843be3f06de7', 'project_name': 'shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '3cba263b79af4e6a9c1c4c651e6e7a3e', 'project_domain_name': 'Default'} 2018-10-23 07:41:38,086 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-10-23 07:41:38,710 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T07:41:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3011540d-e758-4b35-a2bf-9140b5669441', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', u'created_at': u'2018-10-23T07:41:38Z', u'mtu': 1450, u'tenant_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', u'l2_adjacency': True}) 2018-10-23 07:41:39,946 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T07:41:39Z', 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'b6d23923-5cb9-4808-8af1-78f44293ef9d', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', u'enable_dhcp': True, u'network_id': u'3011540d-e758-4b35-a2bf-9140b5669441', u'tenant_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', u'created_at': u'2018-10-23T07:41:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e'}) 2018-10-23 07:41:41,871 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T07:41:41Z', u'revision_number': 2, u'id': u'1cb9ee1d-fe0f-4a22-bb47-b0ef68b79828', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', u'admin_state_up': True, u'tenant_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', u'created_at': u'2018-10-23T07:41:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e'}) 2018-10-23 07:41:57,570 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/3faae13f-609e-463d-8875-e5fdc01a09b8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3faae13f-609e-463d-8875-e5fdc01a09b8/file', 'owner': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'id': u'3faae13f-609e-463d-8875-e5fdc01a09b8', 'size': 666173440, u'self': u'/v2/images/3faae13f-609e-463d-8875-e5fdc01a09b8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'name': 'shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/3faae13f-609e-463d-8875-e5fdc01a09b8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T07:41:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T07:41:57Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/3faae13f-609e-463d-8875-e5fdc01a09b8', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'created': u'2018-10-23T07:41:48Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-10-23T07:41:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3faae13f-609e-463d-8875-e5fdc01a09b8', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-10-23 07:41:57,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', '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'75b496dd16d34c75adcf276cf3069d94', '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'ecfe2cea-ef0b-4331-8f05-44694e544176', 'swap': 0}) 2018-10-23 07:41:58,189 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8GoZWIaEvJ4XYtMb7yvPKLNddnhw012sw+TJN09zc5AiBFFqWfAwxSaLZYxg0WHcRP+zXhcxqibwsgmqpa5JkE5WKBIUZKycGRQcfssV1ZGk2uvpgkl3T7A2fBSI0AzJ1e8gjde4IhdKjJMrrlnULjUiqe+Ge97l8z+Hl49YagXUt+f4oFISU7/b/uSn0eWNTJS0WUHdupDYHVlIOcOHBorFiatoMQZMKhEGcOteC6mNNwd1gT8K2NyEaDExkNnYEdkrJ4IoICAaZyy7hEY7FHdhlE3lSh94bmSiCCs6AvX3gmgfwY7Dw40uW6i0OTjldi8SIF0axgSRLb+tk6oaH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvBqGViGhLyeF2LTG+8rzyizXXZ4cNNdrMPkyTdPc3OQIgRRa\nlnwMMUmi2WMYNFh3ET/s14XMaom8LIJqqWuSZBOVigSFGSsnBkUHH7LFdWRpNrr6\nYJJd0+wNnwUiNAMydXvII3XuCIXSoyTK65Z1C41Iqnvhnve5fM/h5ePWGoF1Lfn+\nKBSElO/2/7kp9HljUyUtFlB3bqQ2B1ZSDnDhwaKxYmraDEGTCoRBnDrXgupjTcHd\nYE/CtjchGgxMZDZ2BHZKyeCKCAgGmcsu4RGOxR3YZRN5UofeG5koggrOgL194JoH\n8GOw8ONLluotDk45XYvEiBdGsYEkS2/rZOqGhwIDAQABAoIBABBvSNlxqsGR9HHQ\nqaoKO26oqFB3pgM/5w+qVijSn/N0wQF2I8wOHoqX4nCX5d988zpAmZLjD88nJZfF\n9UfELFAuHdynNHHUgV5c3Zh5aCMvmLm9cG7LmwMPFsmUCz78IIZ/QCdJAHkiKBs0\n9b3LsYJG39h1ZmsbPcuX5ibN10ENdBH1pmXCP8vTxR9TROJ9WPKolcLM0FnDnlxw\nIi0xS+pbxKykJNBF/QLjw35xlIohtOZThuWri9QJHneJpBe4ivj3I5cKWDoMsqfK\nnQIKqgj3EKOSzK9bnVWCAtVNlMul/qNuJ242j6frHzkHn4u9MKrmPH4a8HDDsCc7\nzHMvI8ECgYEA7sSzog2BWfbEgON5MVo+T2DIEx0QTLiiUEaAUPErr8rBYtVp8hdo\n1CYT0IOTN9e1vIUq7fn3qZmnVuV3B6Qttih6j4ZPQ+5mUZwHnZW2vy0haw+fd8TC\nPMmGzJcs5fa/W2J9K0mTbqszq8cfu+yPStGZ7LbPJA4AC+P+MLxVqzcCgYEAya3H\n0baT/botNQ4xp7DuptusN2tSFpD9gq1SLToWBeW56tU3NNYNLQOzTu4LXmhPm/Zw\n98Bd7r8rFY3n0RLOPWweOLUhLZUTJS/1muwNGrhlJthLfR7hw/bOef37xOVuQB2B\n3ULYlJqB+IGaT1xeymsWntgDcFrkZXCoBOt7xzECgYBiNwtlJ4UDypv+IJPjlyl2\nYWsrYZMo2/H4b2es4+eCgjaWPw87hCGc0qTn6peOKu8YwvZruZ0EaK4K8ozJ2eDr\nwy7XBvpoCRKRk0sWqVTowtmyPlTsYUU81/DZC35ugdco8hRmz/cTWN0CVgBZvu8a\naamVU4VVYWTnfzs6NN5QdQKBgQC41JkSaz+KAzw3KYD8bDzrkttsFuEuaUbMokdz\nx44zbWxL+YgU1i9RF9kW9zZYGUUMbHjvtc7gZTb5FApmI9P7msC/u9BiVAMty5xN\nlRQVbvTU+tmEG+9QhzqHtusscg/ulpxTyVVwK4H929kt7ju5Sxd6EAJm0AYNqYdy\nqtXPoQKBgQDel28HkGTmhjkR5qaovhkjCqjYh4uIqGPRISGSnrN9k1KD8BozlGPo\nVAepuHETxJKlxxEWUkMD7Xdt5HuRbjqrUgXxt6+wCHnUCPfltdpR2ruXNCqLBDuM\n2BpYQ7IwQzngrY7KubMWqMdd+sgpLAUsOUBnXnxF5pfytKl9AO6JvQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'03308e96eb664f87a06c236b8aec4df6', 'name': u'shaker-kp_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'created_at': '2018-10-23T07:41:58.189897', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'name': 'shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'64:ce:28:91:61:cb:1e:41:0a:c4:ce:91:fb:77:d0:ac', 'type': 'ssh', 'id': u'shaker-kp_706b1064-7bdf-46cb-9e88-c30f9c61f8ef'}) 2018-10-23 07:41:58,190 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvBqGViGhLyeF2LTG+8rzyizXXZ4cNNdrMPkyTdPc3OQIgRRa lnwMMUmi2WMYNFh3ET/s14XMaom8LIJqqWuSZBOVigSFGSsnBkUHH7LFdWRpNrr6 YJJd0+wNnwUiNAMydXvII3XuCIXSoyTK65Z1C41Iqnvhnve5fM/h5ePWGoF1Lfn+ KBSElO/2/7kp9HljUyUtFlB3bqQ2B1ZSDnDhwaKxYmraDEGTCoRBnDrXgupjTcHd YE/CtjchGgxMZDZ2BHZKyeCKCAgGmcsu4RGOxR3YZRN5UofeG5koggrOgL194JoH 8GOw8ONLluotDk45XYvEiBdGsYEkS2/rZOqGhwIDAQABAoIBABBvSNlxqsGR9HHQ qaoKO26oqFB3pgM/5w+qVijSn/N0wQF2I8wOHoqX4nCX5d988zpAmZLjD88nJZfF 9UfELFAuHdynNHHUgV5c3Zh5aCMvmLm9cG7LmwMPFsmUCz78IIZ/QCdJAHkiKBs0 9b3LsYJG39h1ZmsbPcuX5ibN10ENdBH1pmXCP8vTxR9TROJ9WPKolcLM0FnDnlxw Ii0xS+pbxKykJNBF/QLjw35xlIohtOZThuWri9QJHneJpBe4ivj3I5cKWDoMsqfK nQIKqgj3EKOSzK9bnVWCAtVNlMul/qNuJ242j6frHzkHn4u9MKrmPH4a8HDDsCc7 zHMvI8ECgYEA7sSzog2BWfbEgON5MVo+T2DIEx0QTLiiUEaAUPErr8rBYtVp8hdo 1CYT0IOTN9e1vIUq7fn3qZmnVuV3B6Qttih6j4ZPQ+5mUZwHnZW2vy0haw+fd8TC PMmGzJcs5fa/W2J9K0mTbqszq8cfu+yPStGZ7LbPJA4AC+P+MLxVqzcCgYEAya3H 0baT/botNQ4xp7DuptusN2tSFpD9gq1SLToWBeW56tU3NNYNLQOzTu4LXmhPm/Zw 98Bd7r8rFY3n0RLOPWweOLUhLZUTJS/1muwNGrhlJthLfR7hw/bOef37xOVuQB2B 3ULYlJqB+IGaT1xeymsWntgDcFrkZXCoBOt7xzECgYBiNwtlJ4UDypv+IJPjlyl2 YWsrYZMo2/H4b2es4+eCgjaWPw87hCGc0qTn6peOKu8YwvZruZ0EaK4K8ozJ2eDr wy7XBvpoCRKRk0sWqVTowtmyPlTsYUU81/DZC35ugdco8hRmz/cTWN0CVgBZvu8a aamVU4VVYWTnfzs6NN5QdQKBgQC41JkSaz+KAzw3KYD8bDzrkttsFuEuaUbMokdz x44zbWxL+YgU1i9RF9kW9zZYGUUMbHjvtc7gZTb5FApmI9P7msC/u9BiVAMty5xN lRQVbvTU+tmEG+9QhzqHtusscg/ulpxTyVVwK4H929kt7ju5Sxd6EAJm0AYNqYdy qtXPoQKBgQDel28HkGTmhjkR5qaovhkjCqjYh4uIqGPRISGSnrN9k1KD8BozlGPo VAepuHETxJKlxxEWUkMD7Xdt5HuRbjqrUgXxt6+wCHnUCPfltdpR2ruXNCqLBDuM 2BpYQ7IwQzngrY7KubMWqMdd+sgpLAUsOUBnXnxF5pfytKl9AO6JvQ== -----END RSA PRIVATE KEY----- 2018-10-23 07:45:26,645 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_706b1064-7bdf-46cb-9e88-c30f9c61f8ef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:2b:07', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3faae13f-609e-463d-8875-e5fdc01a09b8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T07:45:23.000000', 'flavor': Munch({u'id': u'ecfe2cea-ef0b-4331-8f05-44694e544176'}), 'az': u'nova', 'id': u'2352776e-821e-42b3-8dd7-57fc26d725c3', 'security_groups': [Munch({u'name': u'shaker-sg_706b1064-7bdf-46cb-9e88-c30f9c61f8ef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'03308e96eb664f87a06c236b8aec4df6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'name': 'shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T07:45:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T07:45:23Z', 'hostId': u'6087cd9f356cfe9f050c838949093d7ba924b67b1b0fa8cf80774ded', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'6087cd9f356cfe9f050c838949093d7ba924b67b1b0fa8cf80774ded', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T07:45:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'name': u'shaker-vm_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'adminPass': u'k6nSEh7VfCjH', 'tenant_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'created_at': u'2018-10-23T07:42:01Z', 'created': u'2018-10-23T07:42:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 07:45:29,820 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'1cb9ee1d-fe0f-4a22-bb47-b0ef68b79828', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'created_at': u'2018-10-23T07:45:27Z', 'attached': True, 'updated_at': u'2018-10-23T07:45:29Z', 'id': u'70c0e3d9-eec4-4e6d-8242-35f9f1e23296', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.219', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'name': 'shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'1cb9ee1d-fe0f-4a22-bb47-b0ef68b79828', u'qos_policy_id': None, 'project_id': u'3cba263b79af4e6a9c1c4c651e6e7a3e', 'port_id': u'0b27b9b0-5328-40a8-b4a6-d13118b6f10f', 'port': u'0b27b9b0-5328-40a8-b4a6-d13118b6f10f', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 07:45:29,894 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 896810217 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.160083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.162168] pid_max: default: 32768 minimum: 301 [ 0.163307] ACPI: Core revision 20150930 [ 0.164903] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.166624] Security Framework initialized [ 0.167658] Yama: becoming mindful. [ 0.168574] AppArmor: AppArmor initialized [ 0.169637] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.171287] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.172877] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.176052] Initializing cgroup subsys io [ 0.179372] Initializing cgroup subsys memory [ 0.180510] Initializing cgroup subsys devices [ 0.181605] Initializing cgroup subsys freezer [ 0.182701] Initializing cgroup subsys net_cls [ 0.183803] Initializing cgroup subsys perf_event [ 0.184944] Initializing cgroup subsys net_prio [ 0.186068] Initializing cgroup subsys hugetlb [ 0.187162] Initializing cgroup subsys pids [ 0.188327] CPU: Physical Processor ID: 0 [ 0.190054] mce: CPU supports 10 MCE banks [ 0.191140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193757] Spectre V2 : Mitigation: Full generic retpoline [ 0.195059] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.196506] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.198015] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.199334] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201238] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.221485] Freeing SMP alternatives memory: 32K [ 0.227804] ftrace: allocating 32237 entries in 126 pages [ 0.263369] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264894] smpboot: Max logical packages: 1 [ 0.266200] x2apic enabled [ 0.267266] Switched APIC routing to physical x2apic. [ 0.269554] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273601] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275871] KVM setup paravirtual spinlock [ 0.277934] x86: Booted up 1 node, 1 CPUs [ 0.278949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280727] devtmpfs: initialized [ 0.282687] evm: security.selinux [ 0.283566] evm: security.SMACK64 [ 0.284450] evm: security.SMACK64EXEC [ 0.285396] evm: security.SMACK64TRANSMUTE [ 0.286411] evm: security.SMACK64MMAP [ 0.287345] evm: security.ima [ 0.288158] evm: security.capability [ 0.289214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291472] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.292963] pinctrl core: initialized pinctrl subsystem [ 0.294374] RTC time: 7:45:24, date: 10/23/18 [ 0.295599] NET: Registered protocol family 16 [ 0.296850] cpuidle: using governor ladder [ 0.297885] cpuidle: using governor menu [ 0.298886] PCCT header not found. [ 0.299856] ACPI: bus type PCI registered [ 0.300863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302416] PCI: Using configuration type 1 for base access [ 0.304609] ACPI: Added _OSI(Module Device) [ 0.305665] ACPI: Added _OSI(Processor Device) [ 0.306743] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307873] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310116] ACPI: Interpreter enabled [ 0.311087] ACPI: (supports S0 S5) [ 0.311984] ACPI: Using IOAPIC for interrupt routing [ 0.313171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316894] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318306] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319839] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321315] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.324061] acpiphp: Slot [3] registered [ 0.338015] acpiphp: Slot [4] registered [ 0.339052] acpiphp: Slot [5] registered [ 0.340063] acpiphp: Slot [6] registered [ 0.341076] acpiphp: Slot [7] registered [ 0.342081] acpiphp: Slot [8] registered [ 0.343087] acpiphp: Slot [9] registered [ 0.344092] acpiphp: Slot [10] registered [ 0.345111] acpiphp: Slot [11] registered [ 0.346139] acpiphp: Slot [12] registered [ 0.347169] acpiphp: Slot [13] registered [ 0.348189] acpiphp: Slot [14] registered [ 0.349206] acpiphp: Slot [15] registered [ 0.350242] acpiphp: Slot [16] registered [ 0.351268] acpiphp: Slot [17] registered [ 0.352287] acpiphp: Slot [18] registered [ 0.353304] acpiphp: Slot [19] registered [ 0.354330] acpiphp: Slot [20] registered [ 0.355351] acpiphp: Slot [21] registered [ 0.356372] acpiphp: Slot [22] registered [ 0.357394] acpiphp: Slot [23] registered [ 0.358417] acpiphp: Slot [24] registered [ 0.359436] acpiphp: Slot [25] registered [ 0.360451] acpiphp: Slot [26] registered [ 0.361469] acpiphp: Slot [27] registered [ 0.362494] acpiphp: Slot [28] registered [ 0.363512] acpiphp: Slot [29] registered [ 0.364527] acpiphp: Slot [30] registered [ 0.365546] acpiphp: Slot [31] registered [ 0.366565] PCI host bridge to bus 0000:00 [ 0.367585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370608] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372434] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374259] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.381818] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.384857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.390857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418934] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420615] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422302] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425555] vgaarb: loaded [ 0.426326] vgaarb: bridge control possible 0000:00:02.0 [ 0.427903] SCSI subsystem initialized [ 0.429059] ACPI: bus type USB registered [ 0.430122] usbcore: registered new interface driver usbfs [ 0.431415] usbcore: registered new interface driver hub [ 0.432677] usbcore: registered new device driver usb [ 0.434054] PCI: Using ACPI for IRQ routing [ 0.435459] NetLabel: Initializing [ 0.436363] NetLabel: domain hash size = 128 [ 0.437427] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438623] NetLabel: unlabeled traffic allowed by default [ 0.440064] amd_nb: Cannot enumerate AMD northbridges [ 0.441295] clocksource: Switched to clocksource kvm-clock [ 0.450198] AppArmor: AppArmor Filesystem Enabled [ 0.451428] pnp: PnP ACPI init [ 0.452580] pnp: PnP ACPI: found 5 devices [ 0.459255] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461407] NET: Registered protocol family 2 [ 0.462711] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.464292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465775] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467268] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470104] NET: Registered protocol family 1 [ 0.471209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506060] Unpacking initramfs... [ 0.972523] Freeing initrd memory: 37084K [ 0.973915] Scanning for low memory corruption every 60 seconds [ 0.975588] audit: initializing netlink subsys (disabled) [ 0.976903] audit: type=2000 audit(1540280725.538:1): initialized [ 0.978589] Initialise system trusted keyring [ 0.979800] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.981243] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.983812] zbud: loaded [ 0.984818] VFS: Disk quotas dquot_6.6.0 [ 0.985866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.987613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.989181] fuse init (API version 7.23) [ 0.990322] Key type big_key registered [ 0.991333] Allocating IMA MOK and blacklist keyrings. [ 0.992879] Key type asymmetric registered [ 0.993927] Asymmetric key parser 'x509' registered [ 0.995132] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.997001] io scheduler noop registered [ 0.998003] io scheduler deadline registered (default) [ 0.999256] io scheduler cfq registered [ 1.000315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.001636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.003223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.005046] ACPI: Power Button [PWRF] [ 1.006122] GHES: HEST is not enabled! [ 1.021511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.053157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.055744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.080141] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.082893] Linux agpgart interface v0.103 [ 1.085425] loop: module loaded [ 1.088416] vda: vda1 [ 1.089865] scsi host0: ata_piix [ 1.090809] scsi host1: ata_piix [ 1.091717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.093239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.095106] libphy: Fixed MDIO Bus: probed [ 1.096143] tun: Universal TUN/TAP device driver, 1.6 [ 1.097348] tun: (C) 1999-2004 Max Krasnyansky [ 1.099990] PPP generic driver version 2.4.2 [ 1.101138] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.102661] ehci-pci: EHCI PCI platform driver [ 1.103792] ehci-platform: EHCI generic platform driver [ 1.105047] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.106471] ohci-pci: OHCI PCI platform driver [ 1.107583] ohci-platform: OHCI generic platform driver [ 1.108838] uhci_hcd: USB Universal Host Controller Interface driver [ 1.124899] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.126189] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.128057] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.129330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.130782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.132334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.134151] usb usb1: Product: UHCI Host Controller [ 1.135351] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.136808] usb usb1: SerialNumber: 0000:00:01.2 [ 1.138028] hub 1-0:1.0: USB hub found [ 1.139013] hub 1-0:1.0: 2 ports detected [ 1.140148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.142850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.144050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.145376] mousedev: PS/2 mouse device common for all mice [ 1.146961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.149338] rtc_cmos 00:00: RTC can wake from S4 [ 1.150764] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.152268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.153769] i2c /dev entries driver [ 1.154749] device-mapper: uevent: version 1.0.3 [ 1.155945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.158011] ledtrig-cpu: registered to indicate activity on CPUs [ 1.159664] NET: Registered protocol family 10 [ 1.160977] NET: Registered protocol family 17 [ 1.162108] Key type dns_resolver registered [ 1.163376] registered taskstats version 1 [ 1.164437] Loading compiled-in X.509 certificates [ 1.166161] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.168496] zswap: loaded using pool lzo/zbud [ 1.170896] Key type trusted registered [ 1.173871] Key type encrypted registered [ 1.174927] AppArmor: AppArmor sha1 policy hashing enabled [ 1.176260] ima: No TPM chip found, activating TPM-bypass! [ 1.177606] evm: HMAC attrs: 0x1 [ 1.178815] Magic number: 6:729:774 [ 1.179813] mem zero: hash matches [ 1.180814] rtc_cmos 00:00: setting system clock to 2018-10-23 07:45:25 UTC (1540280725) [ 1.196426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.197846] EDD information not available. [ 1.254697] Freeing unused kernel memory: 1512K [ 1.255830] Write protecting the kernel read-only data: 14336k [ 1.258418] Freeing unused kernel memory: 1692K [ 1.259764] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.270647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.272893] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.275564] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.278000] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.280311] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.282597] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.290405] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.292755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.356024] [drm] Initialized drm 1.1.0 20060810 [ 1.358353] virtio_net virtio0 ens3: renamed from eth0 [ 1.367480] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.369804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.389672] FDC 0 is a S82078B [ 1.408098] AVX2 version of gcm_enc/dec engaged. [ 1.409315] AES CTR mode by8 optimization enabled [ 1.449304] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.614371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.616142] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.617815] usb 1-1: Product: QEMU USB Tablet [ 1.618958] usb 1-1: Manufacturer: QEMU [ 1.619965] usb 1-1: SerialNumber: 42 [ 1.627865] hidraw: raw HID events driver (C) Jiri Kosina [ 1.634891] usbcore: registered new interface driver usbhid [ 1.636297] usbhid: USB HID core driver [ 1.638741] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.641593] 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 [ 1.973448] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Begin: Loading essential drivers ... [ 1.992948] md: linear personality registered for level -1 [ 1.996464] md: multipath personality registered for level -4 [ 2.000114] md: raid0 personality registered for level 0 [ 2.004107] md: raid1 personality registered for level 1 [ 2.073301] raid6: sse2x1 gen() 11470 MB/s [ 2.141318] raid6: sse2x1 xor() 8967 MB/s [ 2.209319] raid6: sse2x2 gen() 14073 MB/s [ 2.277318] raid6: sse2x2 xor() 9676 MB/s [ 2.345319] raid6: sse2x4 gen() 16636 MB/s [ 2.413297] raid6: sse2x4 xor() 11012 MB/s [ 2.481295] raid6: avx2x1 gen() 22273 MB/s [ 2.549295] raid6: avx2x2 gen() 25808 MB/s [ 2.621297] raid6: avx2x4 gen() 29280 MB/s [ 2.622466] raid6: using algorithm avx2x4 gen() 29280 MB/s [ 2.623838] raid6: using avx2x2 recovery algorithm [ 2.631091] xor: automatically using best checksumming function: [ 2.669295] avx : 31651.000 MB/sec [ 2.672003] async_tx: api initialized (async) [ 2.684790] md: raid6 personality registered for level 6 [ 2.686178] md: raid5 personality registered for level 5 [ 2.687478] md: raid4 personality registered for level 4 [ 2.694960] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735094] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.756725] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.870436] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.874533] systemd[1]: Detected virtualization kvm. [ 2.875742] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.879122] systemd[1]: Set hostname to . [ 2.882993] systemd[1]: Initializing machine ID from KVM UUID. [ 2.884400] systemd[1]: Installed transient /etc/machine-id file. [ 3.024194] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.026751] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.029664] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.032740] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.035729] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.038352] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.042369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.045167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.047774] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.050921] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.053547] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.056294] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.060028] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.062488] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.065085] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.068043] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.070918] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.073619] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.075892] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.079955] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.082989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.087721] 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... [ 3.097102] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.106091] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.115597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.122558] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.129276] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.134519] systemd[1]: Reached target Swap. [[0;32m OK [0m] [ 3.141062] Loading iSCSI transport class v2.0-870. Reached target Swap. [ 3.143396] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.148320] systemd[1]: Starting Set console keymap... [ 3.154377] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.157337] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.163734] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.168318] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.175784] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.181203] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.245883] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.580541] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-10-23 07:45:30,897 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.219: timed out 2018-10-23 07:45:39,983 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 896810217 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.160083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.162168] pid_max: default: 32768 minimum: 301 [ 0.163307] ACPI: Core revision 20150930 [ 0.164903] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.166624] Security Framework initialized [ 0.167658] Yama: becoming mindful. [ 0.168574] AppArmor: AppArmor initialized [ 0.169637] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.171287] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.172877] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.176052] Initializing cgroup subsys io [ 0.179372] Initializing cgroup subsys memory [ 0.180510] Initializing cgroup subsys devices [ 0.181605] Initializing cgroup subsys freezer [ 0.182701] Initializing cgroup subsys net_cls [ 0.183803] Initializing cgroup subsys perf_event [ 0.184944] Initializing cgroup subsys net_prio [ 0.186068] Initializing cgroup subsys hugetlb [ 0.187162] Initializing cgroup subsys pids [ 0.188327] CPU: Physical Processor ID: 0 [ 0.190054] mce: CPU supports 10 MCE banks [ 0.191140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193757] Spectre V2 : Mitigation: Full generic retpoline [ 0.195059] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.196506] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.198015] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.199334] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201238] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.221485] Freeing SMP alternatives memory: 32K [ 0.227804] ftrace: allocating 32237 entries in 126 pages [ 0.263369] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264894] smpboot: Max logical packages: 1 [ 0.266200] x2apic enabled [ 0.267266] Switched APIC routing to physical x2apic. [ 0.269554] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273601] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275871] KVM setup paravirtual spinlock [ 0.277934] x86: Booted up 1 node, 1 CPUs [ 0.278949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280727] devtmpfs: initialized [ 0.282687] evm: security.selinux [ 0.283566] evm: security.SMACK64 [ 0.284450] evm: security.SMACK64EXEC [ 0.285396] evm: security.SMACK64TRANSMUTE [ 0.286411] evm: security.SMACK64MMAP [ 0.287345] evm: security.ima [ 0.288158] evm: security.capability [ 0.289214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291472] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.292963] pinctrl core: initialized pinctrl subsystem [ 0.294374] RTC time: 7:45:24, date: 10/23/18 [ 0.295599] NET: Registered protocol family 16 [ 0.296850] cpuidle: using governor ladder [ 0.297885] cpuidle: using governor menu [ 0.298886] PCCT header not found. [ 0.299856] ACPI: bus type PCI registered [ 0.300863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302416] PCI: Using configuration type 1 for base access [ 0.304609] ACPI: Added _OSI(Module Device) [ 0.305665] ACPI: Added _OSI(Processor Device) [ 0.306743] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307873] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310116] ACPI: Interpreter enabled [ 0.311087] ACPI: (supports S0 S5) [ 0.311984] ACPI: Using IOAPIC for interrupt routing [ 0.313171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316894] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318306] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319839] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321315] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.324061] acpiphp: Slot [3] registered [ 0.338015] acpiphp: Slot [4] registered [ 0.339052] acpiphp: Slot [5] registered [ 0.340063] acpiphp: Slot [6] registered [ 0.341076] acpiphp: Slot [7] registered [ 0.342081] acpiphp: Slot [8] registered [ 0.343087] acpiphp: Slot [9] registered [ 0.344092] acpiphp: Slot [10] registered [ 0.345111] acpiphp: Slot [11] registered [ 0.346139] acpiphp: Slot [12] registered [ 0.347169] acpiphp: Slot [13] registered [ 0.348189] acpiphp: Slot [14] registered [ 0.349206] acpiphp: Slot [15] registered [ 0.350242] acpiphp: Slot [16] registered [ 0.351268] acpiphp: Slot [17] registered [ 0.352287] acpiphp: Slot [18] registered [ 0.353304] acpiphp: Slot [19] registered [ 0.354330] acpiphp: Slot [20] registered [ 0.355351] acpiphp: Slot [21] registered [ 0.356372] acpiphp: Slot [22] registered [ 0.357394] acpiphp: Slot [23] registered [ 0.358417] acpiphp: Slot [24] registered [ 0.359436] acpiphp: Slot [25] registered [ 0.360451] acpiphp: Slot [26] registered [ 0.361469] acpiphp: Slot [27] registered [ 0.362494] acpiphp: Slot [28] registered [ 0.363512] acpiphp: Slot [29] registered [ 0.364527] acpiphp: Slot [30] registered [ 0.365546] acpiphp: Slot [31] registered [ 0.366565] PCI host bridge to bus 0000:00 [ 0.367585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370608] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372434] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374259] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.381818] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.384857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.390857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418934] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420615] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422302] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425555] vgaarb: loaded [ 0.426326] vgaarb: bridge control possible 0000:00:02.0 [ 0.427903] SCSI subsystem initialized [ 0.429059] ACPI: bus type USB registered [ 0.430122] usbcore: registered new interface driver usbfs [ 0.431415] usbcore: registered new interface driver hub [ 0.432677] usbcore: registered new device driver usb [ 0.434054] PCI: Using ACPI for IRQ routing [ 0.435459] NetLabel: Initializing [ 0.436363] NetLabel: domain hash size = 128 [ 0.437427] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438623] NetLabel: unlabeled traffic allowed by default [ 0.440064] amd_nb: Cannot enumerate AMD northbridges [ 0.441295] clocksource: Switched to clocksource kvm-clock [ 0.450198] AppArmor: AppArmor Filesystem Enabled [ 0.451428] pnp: PnP ACPI init [ 0.452580] pnp: PnP ACPI: found 5 devices [ 0.459255] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461407] NET: Registered protocol family 2 [ 0.462711] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.464292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465775] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467268] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470104] NET: Registered protocol family 1 [ 0.471209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506060] Unpacking initramfs... [ 0.972523] Freeing initrd memory: 37084K [ 0.973915] Scanning for low memory corruption every 60 seconds [ 0.975588] audit: initializing netlink subsys (disabled) [ 0.976903] audit: type=2000 audit(1540280725.538:1): initialized [ 0.978589] Initialise system trusted keyring [ 0.979800] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.981243] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.983812] zbud: loaded [ 0.984818] VFS: Disk quotas dquot_6.6.0 [ 0.985866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.987613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.989181] fuse init (API version 7.23) [ 0.990322] Key type big_key registered [ 0.991333] Allocating IMA MOK and blacklist keyrings. [ 0.992879] Key type asymmetric registered [ 0.993927] Asymmetric key parser 'x509' registered [ 0.995132] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.997001] io scheduler noop registered [ 0.998003] io scheduler deadline registered (default) [ 0.999256] io scheduler cfq registered [ 1.000315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.001636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.003223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.005046] ACPI: Power Button [PWRF] [ 1.006122] GHES: HEST is not enabled! [ 1.021511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.053157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.055744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.080141] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.082893] Linux agpgart interface v0.103 [ 1.085425] loop: module loaded [ 1.088416] vda: vda1 [ 1.089865] scsi host0: ata_piix [ 1.090809] scsi host1: ata_piix [ 1.091717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.093239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.095106] libphy: Fixed MDIO Bus: probed [ 1.096143] tun: Universal TUN/TAP device driver, 1.6 [ 1.097348] tun: (C) 1999-2004 Max Krasnyansky [ 1.099990] PPP generic driver version 2.4.2 [ 1.101138] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.102661] ehci-pci: EHCI PCI platform driver [ 1.103792] ehci-platform: EHCI generic platform driver [ 1.105047] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.106471] ohci-pci: OHCI PCI platform driver [ 1.107583] ohci-platform: OHCI generic platform driver [ 1.108838] uhci_hcd: USB Universal Host Controller Interface driver [ 1.124899] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.126189] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.128057] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.129330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.130782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.132334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.134151] usb usb1: Product: UHCI Host Controller [ 1.135351] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.136808] usb usb1: SerialNumber: 0000:00:01.2 [ 1.138028] hub 1-0:1.0: USB hub found [ 1.139013] hub 1-0:1.0: 2 ports detected [ 1.140148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.142850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.144050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.145376] mousedev: PS/2 mouse device common for all mice [ 1.146961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.149338] rtc_cmos 00:00: RTC can wake from S4 [ 1.150764] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.152268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.153769] i2c /dev entries driver [ 1.154749] device-mapper: uevent: version 1.0.3 [ 1.155945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.158011] ledtrig-cpu: registered to indicate activity on CPUs [ 1.159664] NET: Registered protocol family 10 [ 1.160977] NET: Registered protocol family 17 [ 1.162108] Key type dns_resolver registered [ 1.163376] registered taskstats version 1 [ 1.164437] Loading compiled-in X.509 certificates [ 1.166161] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.168496] zswap: loaded using pool lzo/zbud [ 1.170896] Key type trusted registered [ 1.173871] Key type encrypted registered [ 1.174927] AppArmor: AppArmor sha1 policy hashing enabled [ 1.176260] ima: No TPM chip found, activating TPM-bypass! [ 1.177606] evm: HMAC attrs: 0x1 [ 1.178815] Magic number: 6:729:774 [ 1.179813] mem zero: hash matches [ 1.180814] rtc_cmos 00:00: setting system clock to 2018-10-23 07:45:25 UTC (1540280725) [ 1.196426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.197846] EDD information not available. [ 1.254697] Freeing unused kernel memory: 1512K [ 1.255830] Write protecting the kernel read-only data: 14336k [ 1.258418] Freeing unused kernel memory: 1692K [ 1.259764] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.270647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.272893] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.275564] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.278000] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.280311] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.282597] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.290405] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.292755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.356024] [drm] Initialized drm 1.1.0 20060810 [ 1.358353] virtio_net virtio0 ens3: renamed from eth0 [ 1.367480] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.369804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.389672] FDC 0 is a S82078B [ 1.408098] AVX2 version of gcm_enc/dec engaged. [ 1.409315] AES CTR mode by8 optimization enabled [ 1.449304] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.614371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.616142] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.617815] usb 1-1: Product: QEMU USB Tablet [ 1.618958] usb 1-1: Manufacturer: QEMU [ 1.619965] usb 1-1: SerialNumber: 42 [ 1.627865] hidraw: raw HID events driver (C) Jiri Kosina [ 1.634891] usbcore: registered new interface driver usbhid [ 1.636297] usbhid: USB HID core driver [ 1.638741] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.641593] 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 [ 1.973448] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Begin: Loading essential drivers ... [ 1.992948] md: linear personality registered for level -1 [ 1.996464] md: multipath personality registered for level -4 [ 2.000114] md: raid0 personality registered for level 0 [ 2.004107] md: raid1 personality registered for level 1 [ 2.073301] raid6: sse2x1 gen() 11470 MB/s [ 2.141318] raid6: sse2x1 xor() 8967 MB/s [ 2.209319] raid6: sse2x2 gen() 14073 MB/s [ 2.277318] raid6: sse2x2 xor() 9676 MB/s [ 2.345319] raid6: sse2x4 gen() 16636 MB/s [ 2.413297] raid6: sse2x4 xor() 11012 MB/s [ 2.481295] raid6: avx2x1 gen() 22273 MB/s [ 2.549295] raid6: avx2x2 gen() 25808 MB/s [ 2.621297] raid6: avx2x4 gen() 29280 MB/s [ 2.622466] raid6: using algorithm avx2x4 gen() 29280 MB/s [ 2.623838] raid6: using avx2x2 recovery algorithm [ 2.631091] xor: automatically using best checksumming function: [ 2.669295] avx : 31651.000 MB/sec [ 2.672003] async_tx: api initialized (async) [ 2.684790] md: raid6 personality registered for level 6 [ 2.686178] md: raid5 personality registered for level 5 [ 2.687478] md: raid4 personality registered for level 4 [ 2.694960] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735094] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.756725] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.870436] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.874533] systemd[1]: Detected virtualization kvm. [ 2.875742] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.879122] systemd[1]: Set hostname to . [ 2.882993] systemd[1]: Initializing machine ID from KVM UUID. [ 2.884400] systemd[1]: Installed transient /etc/machine-id file. [ 3.024194] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.026751] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.029664] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.032740] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.035729] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.038352] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.042369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.045167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.047774] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.050921] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.053547] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.056294] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.060028] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.062488] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.065085] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.068043] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.070918] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.073619] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.075892] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.079955] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.082989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.087721] 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... [ 3.097102] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.106091] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.115597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.122558] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.129276] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.134519] systemd[1]: Reached target Swap. [[0;32m OK [0m] [ 3.141062] Loading iSCSI transport class v2.0-870. Reached target Swap. [ 3.143396] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.148320] systemd[1]: Starting Set console keymap... [ 3.154377] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.157337] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.163734] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.168318] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.175784] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.181203] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.245883] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.580541] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.768881] cloud-init[512]: Cloud-init v. 18.2 running 'init-local' at Tue, 23 Oct 2018 07:45:29 +0000. Up 4.58 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 14.498364] cloud-init[928]: Cloud-init v. 18.2 running 'init' at Tue, 23 Oct 2018 07:45:30 +0000. Up 6.07 seconds. [ 14.500763] cloud-init[928]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.507323] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.510775] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.516164] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.520163] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:b5:2b:07 | [ 14.524157] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:feb5:2b07/64 | . | link | fa:16:3e:b5:2b:07 | [ 14.527087] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.533915] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.540186] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.542467] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.548410] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.552161] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.556137] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.560143] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.564135] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.568138] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.576163] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.578264] cloud-init[928]: 2018-10-23 07:45:39,018 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 14.976792] cloud-init[928]: Generating public/private rsa key pair. [ 14.978317] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 14.980126] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 14.984140] cloud-init[928]: The key fingerprint is: [ 14.988216] cloud-init[928]: SHA256:wt2aKGh4iyXX58ObFHmObgaY6gKjKYsSc89zwGzPzss root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef [ 14.990309] cloud-init[928]: The key's randomart image is: [ 14.996177] cloud-init[928]: +---[RSA 2048]----+ [ 14.997432] cloud-init[928]: | | [ 14.998626] cloud-init[928]: | | [ 15.004161] cloud-init[928]: | | [ 15.005404] cloud-init[928]: | . o . | [ 15.006613] cloud-init[928]: | = = S . | 2018-10-23 07:45:39,986 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.219: [Errno None] Unable to connect to port 22 on 172.30.9.219 2018-10-23 07:45:49,085 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 896810217 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.160083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.162168] pid_max: default: 32768 minimum: 301 [ 0.163307] ACPI: Core revision 20150930 [ 0.164903] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.166624] Security Framework initialized [ 0.167658] Yama: becoming mindful. [ 0.168574] AppArmor: AppArmor initialized [ 0.169637] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.171287] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.172877] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.176052] Initializing cgroup subsys io [ 0.179372] Initializing cgroup subsys memory [ 0.180510] Initializing cgroup subsys devices [ 0.181605] Initializing cgroup subsys freezer [ 0.182701] Initializing cgroup subsys net_cls [ 0.183803] Initializing cgroup subsys perf_event [ 0.184944] Initializing cgroup subsys net_prio [ 0.186068] Initializing cgroup subsys hugetlb [ 0.187162] Initializing cgroup subsys pids [ 0.188327] CPU: Physical Processor ID: 0 [ 0.190054] mce: CPU supports 10 MCE banks [ 0.191140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193757] Spectre V2 : Mitigation: Full generic retpoline [ 0.195059] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.196506] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.198015] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.199334] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201238] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.221485] Freeing SMP alternatives memory: 32K [ 0.227804] ftrace: allocating 32237 entries in 126 pages [ 0.263369] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264894] smpboot: Max logical packages: 1 [ 0.266200] x2apic enabled [ 0.267266] Switched APIC routing to physical x2apic. [ 0.269554] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273601] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275871] KVM setup paravirtual spinlock [ 0.277934] x86: Booted up 1 node, 1 CPUs [ 0.278949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280727] devtmpfs: initialized [ 0.282687] evm: security.selinux [ 0.283566] evm: security.SMACK64 [ 0.284450] evm: security.SMACK64EXEC [ 0.285396] evm: security.SMACK64TRANSMUTE [ 0.286411] evm: security.SMACK64MMAP [ 0.287345] evm: security.ima [ 0.288158] evm: security.capability [ 0.289214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291472] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.292963] pinctrl core: initialized pinctrl subsystem [ 0.294374] RTC time: 7:45:24, date: 10/23/18 [ 0.295599] NET: Registered protocol family 16 [ 0.296850] cpuidle: using governor ladder [ 0.297885] cpuidle: using governor menu [ 0.298886] PCCT header not found. [ 0.299856] ACPI: bus type PCI registered [ 0.300863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302416] PCI: Using configuration type 1 for base access [ 0.304609] ACPI: Added _OSI(Module Device) [ 0.305665] ACPI: Added _OSI(Processor Device) [ 0.306743] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307873] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310116] ACPI: Interpreter enabled [ 0.311087] ACPI: (supports S0 S5) [ 0.311984] ACPI: Using IOAPIC for interrupt routing [ 0.313171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316894] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318306] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319839] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321315] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.324061] acpiphp: Slot [3] registered [ 0.338015] acpiphp: Slot [4] registered [ 0.339052] acpiphp: Slot [5] registered [ 0.340063] acpiphp: Slot [6] registered [ 0.341076] acpiphp: Slot [7] registered [ 0.342081] acpiphp: Slot [8] registered [ 0.343087] acpiphp: Slot [9] registered [ 0.344092] acpiphp: Slot [10] registered [ 0.345111] acpiphp: Slot [11] registered [ 0.346139] acpiphp: Slot [12] registered [ 0.347169] acpiphp: Slot [13] registered [ 0.348189] acpiphp: Slot [14] registered [ 0.349206] acpiphp: Slot [15] registered [ 0.350242] acpiphp: Slot [16] registered [ 0.351268] acpiphp: Slot [17] registered [ 0.352287] acpiphp: Slot [18] registered [ 0.353304] acpiphp: Slot [19] registered [ 0.354330] acpiphp: Slot [20] registered [ 0.355351] acpiphp: Slot [21] registered [ 0.356372] acpiphp: Slot [22] registered [ 0.357394] acpiphp: Slot [23] registered [ 0.358417] acpiphp: Slot [24] registered [ 0.359436] acpiphp: Slot [25] registered [ 0.360451] acpiphp: Slot [26] registered [ 0.361469] acpiphp: Slot [27] registered [ 0.362494] acpiphp: Slot [28] registered [ 0.363512] acpiphp: Slot [29] registered [ 0.364527] acpiphp: Slot [30] registered [ 0.365546] acpiphp: Slot [31] registered [ 0.366565] PCI host bridge to bus 0000:00 [ 0.367585] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370608] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372434] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374259] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380210] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.381818] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.384857] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.390857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418934] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420615] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422302] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425555] vgaarb: loaded [ 0.426326] vgaarb: bridge control possible 0000:00:02.0 [ 0.427903] SCSI subsystem initialized [ 0.429059] ACPI: bus type USB registered [ 0.430122] usbcore: registered new interface driver usbfs [ 0.431415] usbcore: registered new interface driver hub [ 0.432677] usbcore: registered new device driver usb [ 0.434054] PCI: Using ACPI for IRQ routing [ 0.435459] NetLabel: Initializing [ 0.436363] NetLabel: domain hash size = 128 [ 0.437427] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438623] NetLabel: unlabeled traffic allowed by default [ 0.440064] amd_nb: Cannot enumerate AMD northbridges [ 0.441295] clocksource: Switched to clocksource kvm-clock [ 0.450198] AppArmor: AppArmor Filesystem Enabled [ 0.451428] pnp: PnP ACPI init [ 0.452580] pnp: PnP ACPI: found 5 devices [ 0.459255] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461407] NET: Registered protocol family 2 [ 0.462711] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.464292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465775] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467268] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470104] NET: Registered protocol family 1 [ 0.471209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506060] Unpacking initramfs... [ 0.972523] Freeing initrd memory: 37084K [ 0.973915] Scanning for low memory corruption every 60 seconds [ 0.975588] audit: initializing netlink subsys (disabled) [ 0.976903] audit: type=2000 audit(1540280725.538:1): initialized [ 0.978589] Initialise system trusted keyring [ 0.979800] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.981243] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.983812] zbud: loaded [ 0.984818] VFS: Disk quotas dquot_6.6.0 [ 0.985866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.987613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.989181] fuse init (API version 7.23) [ 0.990322] Key type big_key registered [ 0.991333] Allocating IMA MOK and blacklist keyrings. [ 0.992879] Key type asymmetric registered [ 0.993927] Asymmetric key parser 'x509' registered [ 0.995132] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.997001] io scheduler noop registered [ 0.998003] io scheduler deadline registered (default) [ 0.999256] io scheduler cfq registered [ 1.000315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.001636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.003223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.005046] ACPI: Power Button [PWRF] [ 1.006122] GHES: HEST is not enabled! [ 1.021511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.053157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.055744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.080141] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.082893] Linux agpgart interface v0.103 [ 1.085425] loop: module loaded [ 1.088416] vda: vda1 [ 1.089865] scsi host0: ata_piix [ 1.090809] scsi host1: ata_piix [ 1.091717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.093239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.095106] libphy: Fixed MDIO Bus: probed [ 1.096143] tun: Universal TUN/TAP device driver, 1.6 [ 1.097348] tun: (C) 1999-2004 Max Krasnyansky [ 1.099990] PPP generic driver version 2.4.2 [ 1.101138] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.102661] ehci-pci: EHCI PCI platform driver [ 1.103792] ehci-platform: EHCI generic platform driver [ 1.105047] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.106471] ohci-pci: OHCI PCI platform driver [ 1.107583] ohci-platform: OHCI generic platform driver [ 1.108838] uhci_hcd: USB Universal Host Controller Interface driver [ 1.124899] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.126189] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.128057] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.129330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.130782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.132334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.134151] usb usb1: Product: UHCI Host Controller [ 1.135351] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.136808] usb usb1: SerialNumber: 0000:00:01.2 [ 1.138028] hub 1-0:1.0: USB hub found [ 1.139013] hub 1-0:1.0: 2 ports detected [ 1.140148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.142850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.144050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.145376] mousedev: PS/2 mouse device common for all mice [ 1.146961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.149338] rtc_cmos 00:00: RTC can wake from S4 [ 1.150764] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.152268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.153769] i2c /dev entries driver [ 1.154749] device-mapper: uevent: version 1.0.3 [ 1.155945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.158011] ledtrig-cpu: registered to indicate activity on CPUs [ 1.159664] NET: Registered protocol family 10 [ 1.160977] NET: Registered protocol family 17 [ 1.162108] Key type dns_resolver registered [ 1.163376] registered taskstats version 1 [ 1.164437] Loading compiled-in X.509 certificates [ 1.166161] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.168496] zswap: loaded using pool lzo/zbud [ 1.170896] Key type trusted registered [ 1.173871] Key type encrypted registered [ 1.174927] AppArmor: AppArmor sha1 policy hashing enabled [ 1.176260] ima: No TPM chip found, activating TPM-bypass! [ 1.177606] evm: HMAC attrs: 0x1 [ 1.178815] Magic number: 6:729:774 [ 1.179813] mem zero: hash matches [ 1.180814] rtc_cmos 00:00: setting system clock to 2018-10-23 07:45:25 UTC (1540280725) [ 1.196426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.197846] EDD information not available. [ 1.254697] Freeing unused kernel memory: 1512K [ 1.255830] Write protecting the kernel read-only data: 14336k [ 1.258418] Freeing unused kernel memory: 1692K [ 1.259764] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.270647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.272893] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.275564] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.278000] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.280311] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.282597] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.290405] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.292755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296219] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.356024] [drm] Initialized drm 1.1.0 20060810 [ 1.358353] virtio_net virtio0 ens3: renamed from eth0 [ 1.367480] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.369804] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.389672] FDC 0 is a S82078B [ 1.408098] AVX2 version of gcm_enc/dec engaged. [ 1.409315] AES CTR mode by8 optimization enabled [ 1.449304] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.614371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.616142] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.617815] usb 1-1: Product: QEMU USB Tablet [ 1.618958] usb 1-1: Manufacturer: QEMU [ 1.619965] usb 1-1: SerialNumber: 42 [ 1.627865] hidraw: raw HID events driver (C) Jiri Kosina [ 1.634891] usbcore: registered new interface driver usbhid [ 1.636297] usbhid: USB HID core driver [ 1.638741] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.641593] 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 [ 1.973448] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Begin: Loading essential drivers ... [ 1.992948] md: linear personality registered for level -1 [ 1.996464] md: multipath personality registered for level -4 [ 2.000114] md: raid0 personality registered for level 0 [ 2.004107] md: raid1 personality registered for level 1 [ 2.073301] raid6: sse2x1 gen() 11470 MB/s [ 2.141318] raid6: sse2x1 xor() 8967 MB/s [ 2.209319] raid6: sse2x2 gen() 14073 MB/s [ 2.277318] raid6: sse2x2 xor() 9676 MB/s [ 2.345319] raid6: sse2x4 gen() 16636 MB/s [ 2.413297] raid6: sse2x4 xor() 11012 MB/s [ 2.481295] raid6: avx2x1 gen() 22273 MB/s [ 2.549295] raid6: avx2x2 gen() 25808 MB/s [ 2.621297] raid6: avx2x4 gen() 29280 MB/s [ 2.622466] raid6: using algorithm avx2x4 gen() 29280 MB/s [ 2.623838] raid6: using avx2x2 recovery algorithm [ 2.631091] xor: automatically using best checksumming function: [ 2.669295] avx : 31651.000 MB/sec [ 2.672003] async_tx: api initialized (async) [ 2.684790] md: raid6 personality registered for level 6 [ 2.686178] md: raid5 personality registered for level 5 [ 2.687478] md: raid4 personality registered for level 4 [ 2.694960] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.735094] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.756725] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.870436] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.874533] systemd[1]: Detected virtualization kvm. [ 2.875742] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.879122] systemd[1]: Set hostname to . [ 2.882993] systemd[1]: Initializing machine ID from KVM UUID. [ 2.884400] systemd[1]: Installed transient /etc/machine-id file. [ 3.024194] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.026751] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.029664] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.032740] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.035729] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.038352] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.042369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.045167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.047774] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.050921] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.053547] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.056294] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.060028] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.062488] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.065085] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.068043] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.070918] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.073619] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.075892] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.079955] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.082989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.087721] 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... [ 3.097102] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.106091] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.115597] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.122558] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.129276] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.134519] systemd[1]: Reached target Swap. [[0;32m OK [0m] [ 3.141062] Loading iSCSI transport class v2.0-870. Reached target Swap. [ 3.143396] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.148320] systemd[1]: Starting Set console keymap... [ 3.154377] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.157337] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.163734] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.168318] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.175784] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.181203] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.245883] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.580541] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.768881] cloud-init[512]: Cloud-init v. 18.2 running 'init-local' at Tue, 23 Oct 2018 07:45:29 +0000. Up 4.58 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 14.498364] cloud-init[928]: Cloud-init v. 18.2 running 'init' at Tue, 23 Oct 2018 07:45:30 +0000. Up 6.07 seconds. [ 14.500763] cloud-init[928]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.507323] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.510775] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.516164] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.520163] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:b5:2b:07 | [ 14.524157] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:feb5:2b07/64 | . | link | fa:16:3e:b5:2b:07 | [ 14.527087] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.533915] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.540186] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.542467] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.548410] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.552161] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.556137] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.560143] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.564135] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.568138] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.576163] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.578264] cloud-init[928]: 2018-10-23 07:45:39,018 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 14.976792] cloud-init[928]: Generating public/private rsa key pair. [ 14.978317] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 14.980126] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 14.984140] cloud-init[928]: The key fingerprint is: [ 14.988216] cloud-init[928]: SHA256:wt2aKGh4iyXX58ObFHmObgaY6gKjKYsSc89zwGzPzss root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef [ 14.990309] cloud-init[928]: The key's randomart image is: [ 14.996177] cloud-init[928]: +---[RSA 2048]----+ [ 14.997432] cloud-init[928]: | | [ 14.998626] cloud-init[928]: | | [ 15.004161] cloud-init[928]: | | [ 15.005404] cloud-init[928]: | . o . | [ 15.006613] cloud-init[928]: | = = S . | [ 15.007960] cloud-init[928]: |=.+o* B o | [ 15.013209] cloud-init[928]: |=B*+o*= + | [ 15.014417] cloud-init[928]: |OB .+OO. | [ 15.015602] cloud-init[928]: |Oo. *E+ | [ 15.020868] cloud-init[928]: +----[SHA256]-----+ [ 15.022081] cloud-init[928]: Generating public/private dsa key pair. [ 15.023489] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.029183] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 15.030820] cloud-init[928]: The key fingerprint is: [ 15.036147] cloud-init[928]: SHA256:IqZI5wA0YpzCPMp+8xoISLFYZCXVyVxci8SoZWD90IY root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef [ 15.038211] cloud-init[928]: The key's randomart image is: [ 15.039513] cloud-init[928]: +---[DSA 1024]----+ [ 15.043189] cloud-init[928]: |=**o=* Oo.. | [ 15.044575] cloud-init[928]: |*O+o E.=. . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 15.049044] cloud-init[928]: |*o. + +. . | Starting iSCSI initiator daemon (iscsid)... [ 15.051794] cloud-init[928]: |=. . . | [[0;32m OK [0m] Reached target System Initialization. [ 15.055434] cloud-init[928]: |+o .o . S | [[0;32m OK [0m] Started Daily apt download activities. Starting LXD - unix socket.[ 15.060861] cloud-init[928]: |oo== . . | [ 15.061756] cloud-init[928]: |..ooo | [ 15.062643] cloud-init[928]: | .. | [ 15.063533] cloud-init[928]: [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.| .. | [ 15.069255] cloud-init[928]: +----[SHA256]-----+ [ 15.070133] cloud-init[928]: Generating public/private ecdsa key pair. [ 15.071217] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [ 15.076243] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.077593] cloud-init[928]: The key fingerprint is: [ 15.078493] cloud-init[928]: SHA256:sYJG74nMB26wIutDngLV9xkG5kHBU8D0SnkHHeBL+VA root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef [ 15.080385] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [cloud-init[928]: The key's randomart image is: [ 15.084810] cloud-init[928]: +---[ECDSA 256]---+ [ 15.085681] cloud-init[928]: | ==++oE. | [ 15.086551] cloud-init[928]: | B+ +. | [ 15.087431] cloud-init[928]: | ..oo+O . |[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [ 15.094916] cloud-init[928]: | ...+o+oB | [[0;32m OK [0m] Reached target Basic System. [ 15.098157] cloud-init[928]: | .. +.+oSo. | Starting LSB: MD monitoring daemon... [ 15.101235] cloud-init[928]: |.. B + oo | [[0;32m OK [0m] Started Deferred execution scheduler.[ 15.104652] cloud-init [928]: |* o * + |[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [ 15.112656] cloud-init[928]: |o* . . | [ 15.115325] cloud-init[928]: |+.. | Starting Accounts Service... Starting System Logging Service... [ 15.125686] cloud-init[928]: Starting LXD - container startup/shutdown... Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. +----[SHA256]-----+ [ 15.158209] cloud-init[928]: Generating public/private ed25519 key pair. [ 15.162848] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 15.165596] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 15.169402] cloud-init[928]: The key fingerprint is: [ 15.173671] cloud-init[928]: SHA256:YXtk10tVYTFDfYJN3elmiojnb843o48KHbeZ1yUinJU root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef [ 15.176432] cloud-init[928]: The key's randomart image is: [ 15.178094] cloud-init[928]: +--[ED25519 256]--+ [ 15.179654] cloud-init[928]: Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Pollinate to seed the pseudo random number generator... Starting Apply the settings specified in cloud-config...| +oOX| [[0;32m OK [0m] Started iperf Service. Starting Snappy daemon... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 15.252825] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [928]: | .o+oB| [ 15.273855] cloud-init[928]: | o o E +..| [ 15.299934] cloud-init[928]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. | . * + . = | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 15.313470] cloud-init[928]: | S.*.o * .| [ 15.322756] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... cloud-init[928]: | ..+oo+o...| Starting Login to default iSCSI targets... [ 15.341984] cloud-init[928]: | .o. + . . | [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions...[ 15.365767] cloud-init Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [928]: | ....o+ | [ 15.412933] cloud-init[928]: | .=*+.o | [ 15.423659] Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. cloud-init[928]: +----[SHA256]-----+ [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 15.899945] cloud-init[1078]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 16.596682] cloud-init[1078]: en_US.UTF-8... done [ 16.598862] cloud-init[1078]: Generation complete. [ 17.059800] cloud-init[1078]: Cloud-init v. 18.2 running 'modules:config' at Tue, 23 Oct 2018 07:45:40 +0000. Up 15.77 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 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 | 64:ce:28:91:61:cb:1e:41:0a:c4:ce:91:fb:77:d0:ac | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 23 07:45:43 ec2: <14>Oct 23 07:45:43 ec2: ############################################################# <14>Oct 23 07:45:43 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 23 07:45:43 ec2: 1024 SHA256:IqZI5wA0YpzCPMp+8xoISLFYZCXVyVxci8SoZWD90IY root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef (DSA) <14>Oct 23 07:45:43 ec2: 256 SHA256:sYJG74nMB26wIutDngLV9xkG5kHBU8D0SnkHHeBL+VA root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef (ECDSA) <14>Oct 23 07:45:43 ec2: 256 SHA256:YXtk10tVYTFDfYJN3elmiojnb843o48KHbeZ1yUinJU root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef (ED25519) <14>Oct 23 07:45:43 ec2: 2048 SHA256:wt2aKGh4iyXX58ObFHmObgaY6gKjKYsSc89zwGzPzss root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef (RSA) <14>Oct 23 07:45:43 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 23 07:45:43 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBW93QlFa7X8BTUAjksW0gdqp4bYrlyLD0x5ZJILt/C6GadHJt+ZtrRT0To4IoJEtpQn9iA+Df3mh3gX9K2Gvrc= root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGbTEx7Yl/0xDC5+1aEj1ns2FWRbhCb911nvumxX6r/R root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdFgsvbTJts7+bPYWJO6xvsUahFE7dNm0fsXIYGjBSxHjlkkOgbe0B7FwMOjK9vSmErj23uA/9uzW2eQ0YH4UOJwL3QxxXESB+krJCOWRmx/zWey/aILx2miHq6ULP7P/W4C0c27ZWHNlJweVi38jxBFhDcqh0IRMNKrqD1TZHcDhXaPaS9MtSqeXDUBEc5d18vcDXYAhD+kd+vN32yypxDvnCyfyJ7VPLwoPb6HQcvs56pPz6MTrv6tjKgF2qeKvx8rt83770VGdwEs0wWkdx/8+dym/rf7LPSX8U4gxXKg/Py8NGrKc06ELeQUDasmSXN5SuZ8N2hO+CUT8KAPD1 root@shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef -----END SSH HOST KEY KEYS----- [ 18.949279] cloud-init[1300]: Cloud-init v. 18.2 running 'modules:final' at Tue, 23 Oct 2018 07:45:43 +0000. Up 18.79 seconds. [ 18.951905] cloud-init[1300]: Cloud-init v. 18.2 finished at Tue, 23 Oct 2018 07:45:43 +0000. Datasource DataSourceEc2. Up 18.94 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef ttyS0 shaker-vm-706b1064-7bdf-46cb-9e88-c30f9c61f8ef login: 2018-10-23 07:45:49,466 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2018-10-23 08:11:34,366 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=3cba263b79af4e6a9c1c4c651e6e7a3e SHELL=/bin/bash SSH_CLIENT=172.30.9.66 37300 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_706b1064-7bdf-46cb-9e88-c30f9c61f8ef CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=4893ec84-4ce3-4274-90c2-843be3f06de7 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.23:5000 OS_USERNAME=shaker-user_706b1064-7bdf-46cb-9e88-c30f9c61f8ef SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.23,192.30.9.6 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 37300 192.168.120.4 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-10-23 07:45:52.108 1402 INFO shaker.engine.utils [-] Logging enabled 2018-10-23 07:45:52.110 1402 INFO shaker.engine.messaging [-] Listening on *:9000 2018-10-23 07:45:52.114 1402 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-10-23 07:45:52.122 1410 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-10-23 07:45:52.122 1410 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.219:9000 2018-10-23 07:45:52.122 1410 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-10-23 07:45:52.134 1402 INFO pykwalify.core [-] validation.valid 2018-10-23 07:45:52.704 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-23 07:45:55.717 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a8495726-3367-4364-8b95-6cb3f79ac0de', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3cba263b79af4e6a9c1c4c651e6e7a3e/stacks/shaker_kreuts/a8495726-3367-4364-8b95-6cb3f79ac0de', u'rel': u'self'}]} 2018-10-23 07:49:47.092 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kreuts_master_0', 'shaker_kreuts_slave_0']) 2018-10-23 07:49:55.904 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:51:26.453 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:52:56.930 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:54:27.405 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:54:27.407 1402 INFO shaker.engine.server [-] Execution is done 2018-10-23 07:54:27.933 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-23 07:54:47.955 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:54:47.958 1402 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-10-23 07:54:47.972 1402 INFO pykwalify.core [-] validation.valid 2018-10-23 07:54:48.386 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-23 07:54:50.984 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'bd195efd-e012-43d0-ad24-4aa1a73c0f32', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3cba263b79af4e6a9c1c4c651e6e7a3e/stacks/shaker_emdotu/bd195efd-e012-43d0-ad24-4aa1a73c0f32', u'rel': u'self'}]} 2018-10-23 07:55:39.607 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_emdotu_master_0', 'shaker_emdotu_slave_0']) 2018-10-23 07:55:50.516 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:57:21.060 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 07:58:51.554 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:00:22.065 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:00:22.066 1402 INFO shaker.engine.server [-] Execution is done 2018-10-23 08:00:22.587 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-23 08:00:49.971 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:00:49.974 1402 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-10-23 08:00:49.988 1402 INFO pykwalify.core [-] validation.valid 2018-10-23 08:00:50.405 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-23 08:00:53.301 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'dcb148a7-5d45-4b08-9eca-947d16e06fb0', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3cba263b79af4e6a9c1c4c651e6e7a3e/stacks/shaker_uizsrk/dcb148a7-5d45-4b08-9eca-947d16e06fb0', u'rel': u'self'}]} 2018-10-23 08:01:47.154 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uizsrk_master_0', 'shaker_uizsrk_slave_0']) 2018-10-23 08:01:53.816 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:03:25.365 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:04:55.837 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:06:26.310 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:06:26.311 1402 INFO shaker.engine.server [-] Execution is done 2018-10-23 08:06:27.097 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-23 08:06:47.495 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:06:47.497 1402 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-10-23 08:06:47.514 1402 INFO pykwalify.core [-] validation.valid 2018-10-23 08:06:47.923 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-23 08:06:51.354 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'572523da-add6-4ad5-93a8-6c5b336cc6d5', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3cba263b79af4e6a9c1c4c651e6e7a3e/stacks/shaker_uamkrs/572523da-add6-4ad5-93a8-6c5b336cc6d5', u'rel': u'self'}]} 2018-10-23 08:07:42.781 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uamkrs_slave_0', 'shaker_uamkrs_master_0']) 2018-10-23 08:07:52.947 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:08:25.182 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:09:45.364 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:11:05.754 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:11:05.756 1402 INFO shaker.engine.server [-] Execution is done 2018-10-23 08:11:05.906 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-23 08:11:34.257 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-23 08:11:34.259 1402 INFO shaker.engine.server [-] Generating aggregated report 2018-10-23 08:11:34.269 1402 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-10-23 08:11:34.272 1402 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-23 08:11:34.272 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-10-23 08:11:34.273 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-10-23 08:11:34.273 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-10-23 08:11:34.273 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-10-23 08:11:34.273 1402 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-23 08:11:34.274 1402 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-10-23 08:11:34.287 1402 INFO shaker.engine.report [-] Report saved to: report.html 2018-10-23 08:11:34,367 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-10-23 08:11:34,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 08:11:34,690 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 08:11:46,838 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:45 | PASS | | shaker | functest | benchmarking | 29:56 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-10-23 08:11:46,841 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-23 08:12:08,026 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 08:12:08,031 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 08:12:08,031 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-23 08:12:08,031 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-10-23 08:12:08,032 - 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 | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-10-23 08:12:08,036 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-23 08:13:01,060 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 08:13:01,065 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 08:13:01,066 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-23 08:13:01,067 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-10-23 08:13:01,085 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-10-23 08:13:02,248 - 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'5599a5e034b243edbdfdd20ddc5dc48a', '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_747f1348-956e-49b5-9301-486add6be4a0'}) 2018-10-23 08:13:02,627 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c79750db2dd469d98763e92812a1c7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_747f1348-956e-49b5-9301-486add6be4a0'}) 2018-10-23 08:13:02,819 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 08:13:02,931 - functest.core.tenantnetwork - DEBUG - role: 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'4d0a2e7d1e504e74a252dabd55bba665'}) 2018-10-23 08:13:03,510 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_747f1348-956e-49b5-9301-486add6be4a0', 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'5599a5e034b243edbdfdd20ddc5dc48a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '89ef674c-c3cb-4dc5-a346-49501174c0ad', 'username': u'cloudify-user_747f1348-956e-49b5-9301-486add6be4a0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 08:13:03,515 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_747f1348-956e-49b5-9301-486add6be4a0', 'password': '89ef674c-c3cb-4dc5-a346-49501174c0ad', 'project_name': 'cloudify-project_747f1348-956e-49b5-9301-486add6be4a0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '5599a5e034b243edbdfdd20ddc5dc48a', 'project_domain_name': 'Default'} 2018-10-23 08:13:03,516 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-10-23 08:13:04,115 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T08:13:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc916ae7-1196-4645-af43-d0ddddfe1ba3', u'provider:segmentation_id': 78, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_747f1348-956e-49b5-9301-486add6be4a0', u'created_at': u'2018-10-23T08:13:03Z', u'mtu': 1450, u'tenant_id': u'5599a5e034b243edbdfdd20ddc5dc48a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5599a5e034b243edbdfdd20ddc5dc48a', u'l2_adjacency': True}) 2018-10-23 08:13:05,392 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T08:13: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'c5b5e690-9512-4b11-8415-326c75eea3bc', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_747f1348-956e-49b5-9301-486add6be4a0', u'enable_dhcp': True, u'network_id': u'bc916ae7-1196-4645-af43-d0ddddfe1ba3', u'tenant_id': u'5599a5e034b243edbdfdd20ddc5dc48a', u'created_at': u'2018-10-23T08:13: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'5599a5e034b243edbdfdd20ddc5dc48a'}) 2018-10-23 08:13:07,004 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T08:13:06Z', u'revision_number': 2, u'id': u'a09ae1ef-27f7-4151-94a2-d7247397b170', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_747f1348-956e-49b5-9301-486add6be4a0', u'admin_state_up': True, u'tenant_id': u'5599a5e034b243edbdfdd20ddc5dc48a', u'created_at': u'2018-10-23T08:13:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'5599a5e034b243edbdfdd20ddc5dc48a'}) 2018-10-23 08:14:52,102 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/0cecc4b1-6c06-4bd6-a854-1c323b8113d2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0cecc4b1-6c06-4bd6-a854-1c323b8113d2/file', 'owner': u'5599a5e034b243edbdfdd20ddc5dc48a', 'id': u'0cecc4b1-6c06-4bd6-a854-1c323b8113d2', 'size': 4373348352, u'self': u'/v2/images/0cecc4b1-6c06-4bd6-a854-1c323b8113d2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'name': 'cloudify-project_747f1348-956e-49b5-9301-486add6be4a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/0cecc4b1-6c06-4bd6-a854-1c323b8113d2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T08:14:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T08:14:52Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_747f1348-956e-49b5-9301-486add6be4a0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/0cecc4b1-6c06-4bd6-a854-1c323b8113d2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_747f1348-956e-49b5-9301-486add6be4a0', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_747f1348-956e-49b5-9301-486add6be4a0', 'created': u'2018-10-23T08:13:52Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-23T08:13:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0cecc4b1-6c06-4bd6-a854-1c323b8113d2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_747f1348-956e-49b5-9301-486add6be4a0', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 08:14:52,328 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_747f1348-956e-49b5-9301-486add6be4a0', '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'75b496dd16d34c75adcf276cf3069d94', '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'9d62ee2d-90d7-41cb-8534-3f3dca774f2c', 'swap': 0}) 2018-10-23 08:14:52,811 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuUJiD3kcq1k/vJyBiTQX/pf0mMUS4clMKidMgctVa7o+pdIH6tJxkUX/mcNLt74uDIE3Pf84s5u1OwSDnJKIxqrDivA6gINDkkVw8zwSw4x4WjiF0GC6OPj2nIULTPk2r7TXjuz4nHJYxvwE7ug3H2j5o4rMEEUpn+6rdAHg+eBXZrPfbftk2jsClITNyFm9sJtAI7/bekmU0T2h/BT4Nc5ySS2hAZsxiok1vsmdQUQOwFkEbN+uclZWYjF2V8ioh3gKA2DlYQmfHGodJR49QHgNek0z2HjSMiNeZII9ySpIBCvRF5DAbIy/sTkdBbES3Q15D1neLbZhn0MLGDv09 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArlCYg95HKtZP7ycgYk0F/6X9JjFEuHJTConTIHLVWu6PqXSB\n+rScZFF/5nDS7e+LgyBNz3/OLObtTsEg5ySiMaqw4rwOoCDQ5JFcPM8EsOMeFo4h\ndBgujj49pyFC0z5Nq+0147s+JxyWMb8BO7oNx9o+aOKzBBFKZ/uq3QB4PngV2az3\n237ZNo7ApSEzchZvbCbQCO/23pJlNE9ofwU+DXOckktoQGbMYqJNb7JnUFEDsBZB\nGzfrnJWVmIxdlfIqId4CgNg5WEJnxxqHSUePUB4DXpNM9h40jIjXmSCPckqSAQr0\nReQwGyMv7E5HQWxEt0NeQ9Z3i22YZ9DCxg79PQIDAQABAoIBADFiZgMeCx2Iv/aq\nKBORbLyjwxd559U1lm8q4uSTg/ySD6NbfaOQXapSKKEZn7iHIAhTM5gwxjGUbvDb\n6D1z9HuLtzdVPfOBuIy43d/gapzOi2yqcbHZU/86hO7/jlYYlZq6xoSxPIeKIscP\nLQNFz7eqDfpbF4p0d5cEBsE769UOargm2FTs4TAL7H8AJyaXoUbAvNToYFUNZDGt\nyEf5UkSMLSlnfEWTL4j2NwmkehQ7S0Ru096m5layIsSIJJ83tUKi/JVi2Af+69TZ\nzB6d5ZdgBRRYcGYm6mTGDsgZPsnGEUnuDKuHsqW+N645lC9r6ut2IFzN8iC3UvLD\nBK4aewECgYEA055mfvWoqKwWvandvU/Rc84WtohFJdci3r0/5J3R2q3qwUzmqzx+\nvtv/i7d+Hf781fORf/65+Ib2tybsHYgI8wsh+bEMgg0hrxamd2z0vxsV7lOgLxvA\nqdzd3kfhwHSDiY3UeJgkDARNrGb0sKVj7MCfP3raVDVQCqLKv2nNjMECgYEA0t9i\niarEMeEcRfNMiCT2DIeoSE27W9Nx/WmQBNrnt4I/FNrqFes4RPOFtKME2JeBDSjL\nLcRj9aCDbLK/WoWrDX/uzGbZotIVn+NScox6PmyE+wUcOMzZUm+TUeqRA3tKbk0j\nx0iY8IQwER3XMMIdBVBDBzx+50fr5PaQWtfLA30CgYA6SV/LylgJFVUyKk5j7U8w\niWwiHIiHMqltFk055+o8RDjrwwWp1oDGiwvo7MJ0+p2jRHIoAf4xIONlcPgJ7kUg\nxEk4X/ak/37undt9+2myFYDF4wy0zP0VDDukFMJuYuk0Avepu6X6FVlbigQNf5B1\nTlzOfEUUepawR0R20mqGQQKBgQDH1GrTnODph7K8UxBuX+BPBWsigY8QOLLn+1ZA\nU5WMYEAZKk70UIB1TvSgtm9MNV5VMxg/mcFELkT9B/Kv/MWZOGf6iWiqlD1r1Ab4\niEj7yOjH3BLffLhhF1zbHtcnHnntRuql2hUcr5fBUK7xBLJtq56pR9nWoGBaDJHF\nlINNHQKBgQCYGU8aPzePeGcU28MRA7UXJaGQSxCRTA8x6odf7DXDmM3LC0LvNlIT\n2MEODWygh566OAiY+AF7agNvPyrlJOQIbDIxgysk6XeDqaTPJ/X2/8f16NrebnQn\n0j4UeQrI+FajS/37FKPYSbDaaS7fTVEAVfWJxVgLEdouciJfQIhNWw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2c79750db2dd469d98763e92812a1c7c', 'name': u'cloudify-kp_747f1348-956e-49b5-9301-486add6be4a0', 'created_at': '2018-10-23T08:14:52.811837', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'name': 'cloudify-project_747f1348-956e-49b5-9301-486add6be4a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'71:2b:29:a9:f1:ad:e6:f9:6e:f2:00:a5:9c:57:b4:e9', 'type': 'ssh', 'id': u'cloudify-kp_747f1348-956e-49b5-9301-486add6be4a0'}) 2018-10-23 08:14:52,812 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArlCYg95HKtZP7ycgYk0F/6X9JjFEuHJTConTIHLVWu6PqXSB +rScZFF/5nDS7e+LgyBNz3/OLObtTsEg5ySiMaqw4rwOoCDQ5JFcPM8EsOMeFo4h dBgujj49pyFC0z5Nq+0147s+JxyWMb8BO7oNx9o+aOKzBBFKZ/uq3QB4PngV2az3 237ZNo7ApSEzchZvbCbQCO/23pJlNE9ofwU+DXOckktoQGbMYqJNb7JnUFEDsBZB GzfrnJWVmIxdlfIqId4CgNg5WEJnxxqHSUePUB4DXpNM9h40jIjXmSCPckqSAQr0 ReQwGyMv7E5HQWxEt0NeQ9Z3i22YZ9DCxg79PQIDAQABAoIBADFiZgMeCx2Iv/aq KBORbLyjwxd559U1lm8q4uSTg/ySD6NbfaOQXapSKKEZn7iHIAhTM5gwxjGUbvDb 6D1z9HuLtzdVPfOBuIy43d/gapzOi2yqcbHZU/86hO7/jlYYlZq6xoSxPIeKIscP LQNFz7eqDfpbF4p0d5cEBsE769UOargm2FTs4TAL7H8AJyaXoUbAvNToYFUNZDGt yEf5UkSMLSlnfEWTL4j2NwmkehQ7S0Ru096m5layIsSIJJ83tUKi/JVi2Af+69TZ zB6d5ZdgBRRYcGYm6mTGDsgZPsnGEUnuDKuHsqW+N645lC9r6ut2IFzN8iC3UvLD BK4aewECgYEA055mfvWoqKwWvandvU/Rc84WtohFJdci3r0/5J3R2q3qwUzmqzx+ vtv/i7d+Hf781fORf/65+Ib2tybsHYgI8wsh+bEMgg0hrxamd2z0vxsV7lOgLxvA qdzd3kfhwHSDiY3UeJgkDARNrGb0sKVj7MCfP3raVDVQCqLKv2nNjMECgYEA0t9i iarEMeEcRfNMiCT2DIeoSE27W9Nx/WmQBNrnt4I/FNrqFes4RPOFtKME2JeBDSjL LcRj9aCDbLK/WoWrDX/uzGbZotIVn+NScox6PmyE+wUcOMzZUm+TUeqRA3tKbk0j x0iY8IQwER3XMMIdBVBDBzx+50fr5PaQWtfLA30CgYA6SV/LylgJFVUyKk5j7U8w iWwiHIiHMqltFk055+o8RDjrwwWp1oDGiwvo7MJ0+p2jRHIoAf4xIONlcPgJ7kUg xEk4X/ak/37undt9+2myFYDF4wy0zP0VDDukFMJuYuk0Avepu6X6FVlbigQNf5B1 TlzOfEUUepawR0R20mqGQQKBgQDH1GrTnODph7K8UxBuX+BPBWsigY8QOLLn+1ZA U5WMYEAZKk70UIB1TvSgtm9MNV5VMxg/mcFELkT9B/Kv/MWZOGf6iWiqlD1r1Ab4 iEj7yOjH3BLffLhhF1zbHtcnHnntRuql2hUcr5fBUK7xBLJtq56pR9nWoGBaDJHF lINNHQKBgQCYGU8aPzePeGcU28MRA7UXJaGQSxCRTA8x6odf7DXDmM3LC0LvNlIT 2MEODWygh566OAiY+AF7agNvPyrlJOQIbDIxgysk6XeDqaTPJ/X2/8f16NrebnQn 0j4UeQrI+FajS/37FKPYSbDaaS7fTVEAVfWJxVgLEdouciJfQIhNWw== -----END RSA PRIVATE KEY----- 2018-10-23 08:17:12,563 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_747f1348-956e-49b5-9301-486add6be4a0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:bb:c3', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0cecc4b1-6c06-4bd6-a854-1c323b8113d2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:17:11.000000', 'flavor': Munch({u'id': u'9d62ee2d-90d7-41cb-8534-3f3dca774f2c'}), 'az': u'nova', 'id': u'1877557a-95a9-4208-8b9f-c837c2d3a351', 'security_groups': [Munch({u'name': u'cloudify-sg_747f1348-956e-49b5-9301-486add6be4a0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c79750db2dd469d98763e92812a1c7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'name': 'cloudify-project_747f1348-956e-49b5-9301-486add6be4a0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T08:17:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:17:11Z', 'hostId': u'0513b189eccc6f475a25e6292b7bfbf8d621d8c6f3fd59158f6d2fb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_747f1348-956e-49b5-9301-486add6be4a0', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'0513b189eccc6f475a25e6292b7bfbf8d621d8c6f3fd59158f6d2fb1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:17:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'name': u'cloudify-vm_747f1348-956e-49b5-9301-486add6be4a0', 'adminPass': u'9jT7x59ebUSN', 'tenant_id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'created_at': u'2018-10-23T08:14:56Z', 'created': u'2018-10-23T08:14:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 08:17:15,979 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a09ae1ef-27f7-4151-94a2-d7247397b170', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'created_at': u'2018-10-23T08:17:13Z', 'attached': True, 'updated_at': u'2018-10-23T08:17:15Z', 'id': u'aa869503-efe8-4b43-a2d6-8bba6d354e21', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.213', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'name': 'cloudify-project_747f1348-956e-49b5-9301-486add6be4a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'a09ae1ef-27f7-4151-94a2-d7247397b170', u'qos_policy_id': None, 'project_id': u'5599a5e034b243edbdfdd20ddc5dc48a', 'port_id': u'7ac2acca-9e4b-4e94-b44e-493191f8a6c0', 'port': u'7ac2acca-9e4b-4e94-b44e-493191f8a6c0', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 08:17:16,049 - 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 1846129637 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.399181] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.402043] pid_max: default: 32768 minimum: 301 [ 0.403610] Security Framework initialized [ 0.405049] SELinux: Initializing. [ 0.406636] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412537] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416162] Mount-cache hash table entries: 4096 [ 0.417975] Initializing cgroup subsys memory [ 0.419463] Initializing cgroup subsys devices [ 0.420961] Initializing cgroup subsys freezer [ 0.422453] Initializing cgroup subsys net_cls [ 0.423949] Initializing cgroup subsys blkio [ 0.425410] Initializing cgroup subsys perf_event [ 0.426957] Initializing cgroup subsys hugetlb [ 0.428445] Initializing cgroup subsys pids [ 0.429884] Initializing cgroup subsys net_prio [ 0.431496] CPU: Physical Processor ID: 0 [ 0.433620] mce: CPU supports 10 MCE banks [ 0.435071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438422] tlb_flushall_shift: 6 [ 0.439890] Freeing SMP alternatives: 28k freed [ 0.444052] ACPI: Core revision 20130517 [ 0.445881] ACPI: All ACPI Tables successfully acquired [ 0.447761] ftrace: allocating 25812 entries in 101 pages [ 0.469330] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471285] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473222] smpboot: Max logical packages: 2 [ 0.474931] Enabling x2apic [ 0.476099] Enabled x2apic [ 0.477511] Switched APIC routing to physical x2apic. [ 0.480391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.485520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.493447] KVM setup paravirtual spinlock [ 0.496030] smpboot: Booting Node 0, Processors #1 OK [ 0.497986] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.520187] Brought up 2 CPUs [ 0.520189] KVM setup async PF for cpu 1 [ 0.520192] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.524276] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.526957] devtmpfs: initialized [ 0.529729] EVM: security.selinux [ 0.530990] EVM: security.ima [ 0.532179] EVM: security.capability [ 0.534122] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.536105] pinctrl core: initialized pinctrl subsystem [ 0.537871] NET: Registered protocol family 16 [ 0.539540] ACPI: bus type PCI registered [ 0.540953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.542931] PCI: Using configuration type 1 for base access [ 0.548035] ACPI: Added _OSI(Module Device) [ 0.549525] ACPI: Added _OSI(Processor Device) [ 0.551046] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.552642] ACPI: Added _OSI(Processor Aggregator Device) [ 0.555552] ACPI: Interpreter enabled [ 0.556933] ACPI: (supports S0 S5) [ 0.558212] ACPI: Using IOAPIC for interrupt routing [ 0.559849] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.564510] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.566385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.570309] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.573914] acpiphp: Slot [3] registered [ 0.575400] acpiphp: Slot [4] registered [ 0.576942] acpiphp: Slot [5] registered [ 0.578344] acpiphp: Slot [6] registered [ 0.579736] acpiphp: Slot [7] registered [ 0.581143] acpiphp: Slot [8] registered [ 0.582548] acpiphp: Slot [9] registered [ 0.583939] acpiphp: Slot [10] registered [ 0.585376] acpiphp: Slot [11] registered [ 0.586799] acpiphp: Slot [12] registered [ 0.588235] acpiphp: Slot [13] registered [ 0.589654] acpiphp: Slot [14] registered [ 0.591081] acpiphp: Slot [15] registered [ 0.592516] acpiphp: Slot [16] registered [ 0.593925] acpiphp: Slot [17] registered [ 0.595388] acpiphp: Slot [18] registered [ 0.596809] acpiphp: Slot [19] registered [ 0.598245] acpiphp: Slot [20] registered [ 0.599675] acpiphp: Slot [21] registered [ 0.601102] acpiphp: Slot [22] registered [ 0.602566] acpiphp: Slot [23] registered [ 0.603986] acpiphp: Slot [24] registered [ 0.605438] acpiphp: Slot [25] registered [ 0.606967] acpiphp: Slot [26] registered [ 0.608409] acpiphp: Slot [27] registered [ 0.609850] acpiphp: Slot [28] registered [ 0.611271] acpiphp: Slot [29] registered [ 0.612682] acpiphp: Slot [30] registered [ 0.614103] acpiphp: Slot [31] registered [ 0.615511] PCI host bridge to bus 0000:00 [ 0.616929] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.618628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.620591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.622556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.625164] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.627771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.632976] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.635014] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.636920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.638955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.643227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.645802] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.668615] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.670872] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.673060] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.675852] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.678025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.680040] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.682080] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.684832] vgaarb: loaded [ 0.685984] vgaarb: bridge control possible 0000:00:02.0 [ 0.687836] SCSI subsystem initialized [ 0.689272] ACPI: bus type USB registered [ 0.690705] usbcore: registered new interface driver usbfs [ 0.692416] usbcore: registered new interface driver hub [ 0.694116] usbcore: registered new device driver usb [ 0.695907] PCI: Using ACPI for IRQ routing [ 0.697709] NetLabel: Initializing [ 0.698998] NetLabel: domain hash size = 128 [ 0.700468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.702100] NetLabel: unlabeled traffic allowed by default [ 0.703942] Switched to clocksource kvm-clock [ 0.713751] pnp: PnP ACPI init [ 0.715042] ACPI: bus type PNP registered [ 0.716884] pnp: PnP ACPI: found 5 devices [ 0.718367] ACPI: bus type PNP unregistered [ 0.725385] NET: Registered protocol family 2 [ 0.727175] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.730011] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.732398] TCP: Hash tables configured (established 32768 bind 32768) [ 0.734440] TCP: reno registered [ 0.735726] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.737620] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.739625] NET: Registered protocol family 1 [ 0.741160] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.742958] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744731] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764770] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784810] Unpacking initramfs... [ 1.245773] Freeing initrd memory: 37508k freed [ 1.255527] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257503] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.261000] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262846] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264931] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.266789] Initialise system trusted keyring [ 1.268261] audit: initializing netlink socket (disabled) [ 1.269861] type=2000 audit(1540282634.601:1): initialized [ 1.286659] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.288559] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.291378] zpool: loaded [ 1.292529] zbud: loaded [ 1.293809] VFS: Disk quotas dquot_6.5.2 [ 1.295225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.297268] msgmni has been set to 7578 [ 1.298703] Key type big_key registered [ 1.300766] NET: Registered protocol family 38 [ 1.302275] Key type asymmetric registered [ 1.303693] Asymmetric key parser 'x509' registered [ 1.305278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.307954] io scheduler noop registered [ 1.309362] io scheduler deadline registered (default) [ 1.323665] io scheduler cfq registered [ 1.325139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.326851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.328771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.331271] ACPI: Power Button [PWRF] [ 1.332680] GHES: HEST is not enabled! [ 1.334051] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.358448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.360544] Non-volatile memory driver v1.3 [ 1.361990] Linux agpgart interface v0.103 [ 1.363511] crash memory driver: version 1.1 [ 1.365004] rdac: device handler registered [ 1.366536] hp_sw: device handler registered [ 1.367981] emc: device handler registered [ 1.369387] alua: device handler registered [ 1.370797] libphy: Fixed MDIO Bus: probed [ 1.372212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374065] ehci-pci: EHCI PCI platform driver [ 1.375553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.377362] ohci-pci: OHCI PCI platform driver [ 1.378861] uhci_hcd: USB Universal Host Controller Interface driver [ 1.399196] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.400888] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.403517] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.405179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.407013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.408992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.411544] usb usb1: Product: UHCI Host Controller [ 1.413082] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.415104] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416671] hub 1-0:1.0: USB hub found [ 1.418009] hub 1-0:1.0: 2 ports detected [ 1.419559] usbcore: registered new interface driver usbserial [ 1.421364] usbcore: registered new interface driver usbserial_generic [ 1.423281] usbserial: USB Serial support registered for generic [ 1.425141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.428511] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.430023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.431541] mousedev: PS/2 mouse device common for all mice [ 1.433401] rtc_cmos 00:00: RTC can wake from S4 [ 1.435100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.436843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.438619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.441347] cpuidle: using governor menu [ 1.442785] hidraw: raw HID events driver (C) Jiri Kosina [ 1.444461] usbcore: registered new interface driver usbhid [ 1.444632] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.448826] usbhid: USB HID core driver [ 1.450209] drop_monitor: Initializing network drop monitor service [ 1.452011] TCP: cubic registered [ 1.452044] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455826] Initializing XFRM netlink socket [ 1.457278] NET: Registered protocol family 10 [ 1.458947] NET: Registered protocol family 17 [ 1.460525] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.462153] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.463811] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.466607] Loading compiled-in X.509 certificates [ 1.468084] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.470892] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.474094] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.476905] registered taskstats version 1 [ 1.480161] Key type trusted registered [ 1.482741] Key type encrypted registered [ 1.485237] IMA: No TPM chip found, activating TPM-bypass! [ 1.487224] rtc_cmos 00:00: setting system clock to 2018-10-23 08:17:14 UTC (1540282634) [ 1.490432] Freeing unused kernel memory: 1680k freed [ 1.495510] 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.500431] systemd[1]: Detected virtualization kvm. [ 1.502001] systemd[1]: Detected architecture x86-64. [ 1.503513] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.506164] systemd[1]: No hostname configured. [ 1.507587] systemd[1]: Set hostname to . [ 1.509151] systemd[1]: Initializing machine ID from KVM UUID. [ 1.531038] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.533605] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.537037] systemd[1]: Reached target Paths. [ 1.538439] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.540547] systemd[1]: Reached target Swap. [ 1.541927] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.544176] systemd[1]: Reached target Local File Systems. [ 1.545766] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.548234] systemd[1]: Created slice Root Slice. [ 1.549696] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.552029] systemd[1]: Listening on udev Kernel Socket. [ 1.553595] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.556020] systemd[1]: Created slice System Slice. [ 1.557510] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.559876] systemd[1]: Listening on udev Control Socket. [ 1.561470] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.563802] systemd[1]: Reached target Slices. [ 1.565212] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.567349] systemd[1]: Reached target Timers. [ 1.568766] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.570999] systemd[1]: Listening on Journal Socket. [ 1.572513] systemd[1]: Starting Journal Socket. [ 1.574315] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.578284] systemd[1]: Reached target Sockets. [ 1.579906] systemd[1]: Starting Sockets. [ 1.581584] 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.585879] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.589351] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.593595] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.597570] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.600096] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.651890] RPC: Registered named UNIX socket transport module. [ 1.653605] RPC: Registered udp transport module. [ 1.655062] RPC: Registered tcp transport module. [ 1.656525] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.721953] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.768344] FDC 0 is a S82078B [ 1.783460] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.786920] scsi host0: ata_piix [ 1.788270] scsi host1: ata_piix [ 1.789506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.791382] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.830412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.835376] 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.873569] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.877441] usb 1-1: Product: QEMU USB Tablet [ 1.878920] usb 1-1: Manufacturer: QEMU [ 1.880251] usb 1-1: SerialNumber: 42 [ 1.890950] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.894169] 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.981299] SGI XFS with ACLs, security attributes, no debug enabled [ 1.984245] XFS (vda1): Mounting V4 Filesystem [ 2.048451] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [ 2.261992] tsc: Refined TSC clocksource calibration: 3491.839 MHz [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.285496] systemd-journald[125]: Received SIGTERM from PID 1 (systemd). 2018-10-23 08:17:17,051 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2018-10-23 08:17:26,140 - 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 1846129637 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.399181] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.402043] pid_max: default: 32768 minimum: 301 [ 0.403610] Security Framework initialized [ 0.405049] SELinux: Initializing. [ 0.406636] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412537] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416162] Mount-cache hash table entries: 4096 [ 0.417975] Initializing cgroup subsys memory [ 0.419463] Initializing cgroup subsys devices [ 0.420961] Initializing cgroup subsys freezer [ 0.422453] Initializing cgroup subsys net_cls [ 0.423949] Initializing cgroup subsys blkio [ 0.425410] Initializing cgroup subsys perf_event [ 0.426957] Initializing cgroup subsys hugetlb [ 0.428445] Initializing cgroup subsys pids [ 0.429884] Initializing cgroup subsys net_prio [ 0.431496] CPU: Physical Processor ID: 0 [ 0.433620] mce: CPU supports 10 MCE banks [ 0.435071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438422] tlb_flushall_shift: 6 [ 0.439890] Freeing SMP alternatives: 28k freed [ 0.444052] ACPI: Core revision 20130517 [ 0.445881] ACPI: All ACPI Tables successfully acquired [ 0.447761] ftrace: allocating 25812 entries in 101 pages [ 0.469330] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471285] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473222] smpboot: Max logical packages: 2 [ 0.474931] Enabling x2apic [ 0.476099] Enabled x2apic [ 0.477511] Switched APIC routing to physical x2apic. [ 0.480391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.485520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.493447] KVM setup paravirtual spinlock [ 0.496030] smpboot: Booting Node 0, Processors #1 OK [ 0.497986] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.520187] Brought up 2 CPUs [ 0.520189] KVM setup async PF for cpu 1 [ 0.520192] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.524276] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.526957] devtmpfs: initialized [ 0.529729] EVM: security.selinux [ 0.530990] EVM: security.ima [ 0.532179] EVM: security.capability [ 0.534122] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.536105] pinctrl core: initialized pinctrl subsystem [ 0.537871] NET: Registered protocol family 16 [ 0.539540] ACPI: bus type PCI registered [ 0.540953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.542931] PCI: Using configuration type 1 for base access [ 0.548035] ACPI: Added _OSI(Module Device) [ 0.549525] ACPI: Added _OSI(Processor Device) [ 0.551046] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.552642] ACPI: Added _OSI(Processor Aggregator Device) [ 0.555552] ACPI: Interpreter enabled [ 0.556933] ACPI: (supports S0 S5) [ 0.558212] ACPI: Using IOAPIC for interrupt routing [ 0.559849] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.564510] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.566385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.570309] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.573914] acpiphp: Slot [3] registered [ 0.575400] acpiphp: Slot [4] registered [ 0.576942] acpiphp: Slot [5] registered [ 0.578344] acpiphp: Slot [6] registered [ 0.579736] acpiphp: Slot [7] registered [ 0.581143] acpiphp: Slot [8] registered [ 0.582548] acpiphp: Slot [9] registered [ 0.583939] acpiphp: Slot [10] registered [ 0.585376] acpiphp: Slot [11] registered [ 0.586799] acpiphp: Slot [12] registered [ 0.588235] acpiphp: Slot [13] registered [ 0.589654] acpiphp: Slot [14] registered [ 0.591081] acpiphp: Slot [15] registered [ 0.592516] acpiphp: Slot [16] registered [ 0.593925] acpiphp: Slot [17] registered [ 0.595388] acpiphp: Slot [18] registered [ 0.596809] acpiphp: Slot [19] registered [ 0.598245] acpiphp: Slot [20] registered [ 0.599675] acpiphp: Slot [21] registered [ 0.601102] acpiphp: Slot [22] registered [ 0.602566] acpiphp: Slot [23] registered [ 0.603986] acpiphp: Slot [24] registered [ 0.605438] acpiphp: Slot [25] registered [ 0.606967] acpiphp: Slot [26] registered [ 0.608409] acpiphp: Slot [27] registered [ 0.609850] acpiphp: Slot [28] registered [ 0.611271] acpiphp: Slot [29] registered [ 0.612682] acpiphp: Slot [30] registered [ 0.614103] acpiphp: Slot [31] registered [ 0.615511] PCI host bridge to bus 0000:00 [ 0.616929] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.618628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.620591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.622556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.625164] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.627771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.632976] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.635014] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.636920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.638955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.643227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.645802] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.668615] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.670872] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.673060] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.675852] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.678025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.680040] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.682080] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.684832] vgaarb: loaded [ 0.685984] vgaarb: bridge control possible 0000:00:02.0 [ 0.687836] SCSI subsystem initialized [ 0.689272] ACPI: bus type USB registered [ 0.690705] usbcore: registered new interface driver usbfs [ 0.692416] usbcore: registered new interface driver hub [ 0.694116] usbcore: registered new device driver usb [ 0.695907] PCI: Using ACPI for IRQ routing [ 0.697709] NetLabel: Initializing [ 0.698998] NetLabel: domain hash size = 128 [ 0.700468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.702100] NetLabel: unlabeled traffic allowed by default [ 0.703942] Switched to clocksource kvm-clock [ 0.713751] pnp: PnP ACPI init [ 0.715042] ACPI: bus type PNP registered [ 0.716884] pnp: PnP ACPI: found 5 devices [ 0.718367] ACPI: bus type PNP unregistered [ 0.725385] NET: Registered protocol family 2 [ 0.727175] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.730011] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.732398] TCP: Hash tables configured (established 32768 bind 32768) [ 0.734440] TCP: reno registered [ 0.735726] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.737620] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.739625] NET: Registered protocol family 1 [ 0.741160] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.742958] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744731] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764770] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784810] Unpacking initramfs... [ 1.245773] Freeing initrd memory: 37508k freed [ 1.255527] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257503] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.261000] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.262846] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.264931] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.266789] Initialise system trusted keyring [ 1.268261] audit: initializing netlink socket (disabled) [ 1.269861] type=2000 audit(1540282634.601:1): initialized [ 1.286659] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.288559] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.291378] zpool: loaded [ 1.292529] zbud: loaded [ 1.293809] VFS: Disk quotas dquot_6.5.2 [ 1.295225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.297268] msgmni has been set to 7578 [ 1.298703] Key type big_key registered [ 1.300766] NET: Registered protocol family 38 [ 1.302275] Key type asymmetric registered [ 1.303693] Asymmetric key parser 'x509' registered [ 1.305278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.307954] io scheduler noop registered [ 1.309362] io scheduler deadline registered (default) [ 1.323665] io scheduler cfq registered [ 1.325139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.326851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.328771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.331271] ACPI: Power Button [PWRF] [ 1.332680] GHES: HEST is not enabled! [ 1.334051] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.358448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.360544] Non-volatile memory driver v1.3 [ 1.361990] Linux agpgart interface v0.103 [ 1.363511] crash memory driver: version 1.1 [ 1.365004] rdac: device handler registered [ 1.366536] hp_sw: device handler registered [ 1.367981] emc: device handler registered [ 1.369387] alua: device handler registered [ 1.370797] libphy: Fixed MDIO Bus: probed [ 1.372212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374065] ehci-pci: EHCI PCI platform driver [ 1.375553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.377362] ohci-pci: OHCI PCI platform driver [ 1.378861] uhci_hcd: USB Universal Host Controller Interface driver [ 1.399196] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.400888] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.403517] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.405179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.407013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.408992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.411544] usb usb1: Product: UHCI Host Controller [ 1.413082] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.415104] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416671] hub 1-0:1.0: USB hub found [ 1.418009] hub 1-0:1.0: 2 ports detected [ 1.419559] usbcore: registered new interface driver usbserial [ 1.421364] usbcore: registered new interface driver usbserial_generic [ 1.423281] usbserial: USB Serial support registered for generic [ 1.425141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.428511] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.430023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.431541] mousedev: PS/2 mouse device common for all mice [ 1.433401] rtc_cmos 00:00: RTC can wake from S4 [ 1.435100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.436843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.438619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.441347] cpuidle: using governor menu [ 1.442785] hidraw: raw HID events driver (C) Jiri Kosina [ 1.444461] usbcore: registered new interface driver usbhid [ 1.444632] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.448826] usbhid: USB HID core driver [ 1.450209] drop_monitor: Initializing network drop monitor service [ 1.452011] TCP: cubic registered [ 1.452044] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455826] Initializing XFRM netlink socket [ 1.457278] NET: Registered protocol family 10 [ 1.458947] NET: Registered protocol family 17 [ 1.460525] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.462153] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.463811] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.466607] Loading compiled-in X.509 certificates [ 1.468084] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.470892] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.474094] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.476905] registered taskstats version 1 [ 1.480161] Key type trusted registered [ 1.482741] Key type encrypted registered [ 1.485237] IMA: No TPM chip found, activating TPM-bypass! [ 1.487224] rtc_cmos 00:00: setting system clock to 2018-10-23 08:17:14 UTC (1540282634) [ 1.490432] Freeing unused kernel memory: 1680k freed [ 1.495510] 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.500431] systemd[1]: Detected virtualization kvm. [ 1.502001] systemd[1]: Detected architecture x86-64. [ 1.503513] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.506164] systemd[1]: No hostname configured. [ 1.507587] systemd[1]: Set hostname to . [ 1.509151] systemd[1]: Initializing machine ID from KVM UUID. [ 1.531038] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.533605] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.537037] systemd[1]: Reached target Paths. [ 1.538439] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.540547] systemd[1]: Reached target Swap. [ 1.541927] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.544176] systemd[1]: Reached target Local File Systems. [ 1.545766] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.548234] systemd[1]: Created slice Root Slice. [ 1.549696] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.552029] systemd[1]: Listening on udev Kernel Socket. [ 1.553595] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.556020] systemd[1]: Created slice System Slice. [ 1.557510] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.559876] systemd[1]: Listening on udev Control Socket. [ 1.561470] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.563802] systemd[1]: Reached target Slices. [ 1.565212] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.567349] systemd[1]: Reached target Timers. [ 1.568766] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.570999] systemd[1]: Listening on Journal Socket. [ 1.572513] systemd[1]: Starting Journal Socket. [ 1.574315] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.578284] systemd[1]: Reached target Sockets. [ 1.579906] systemd[1]: Starting Sockets. [ 1.581584] 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.585879] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.589351] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.593595] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.597570] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.600096] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.651890] RPC: Registered named UNIX socket transport module. [ 1.653605] RPC: Registered udp transport module. [ 1.655062] RPC: Registered tcp transport module. [ 1.656525] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.721953] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.768344] FDC 0 is a S82078B [ 1.783460] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.786920] scsi host0: ata_piix [ 1.788270] scsi host1: ata_piix [ 1.789506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.791382] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.830412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.835376] 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.873569] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.875475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.877441] usb 1-1: Product: QEMU USB Tablet [ 1.878920] usb 1-1: Manufacturer: QEMU [ 1.880251] usb 1-1: SerialNumber: 42 [ 1.890950] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.894169] 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.981299] SGI XFS with ACLs, security attributes, no debug enabled [ 1.984245] XFS (vda1): Mounting V4 Filesystem [ 2.048451] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [ 2.261992] tsc: Refined TSC clocksource calibration: 3491.839 MHz [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.285496] systemd-journald[125]: Received SIGTERM from PID 1 (systemd). [ 2.404909] SELinux: Disabled at runtime. [ 2.443009] type=1404 audit(1540282635.455:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.478589] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.480532] 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 Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... [[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] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. 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.886071] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.901964] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.246024] type=1305 audit(1540282636.258:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.427163] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.468880] [drm] Initialized drm 1.1.0 20060810 [ 3.477631] ppdev: user-space parallel port driver [ 3.482224] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.484971] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.484971] [TTM] Initializing pool allocator [ 3.484973] [TTM] Initializing DMA pool allocator [ 3.485198] [drm] fb mappable at 0xFC000000 [ 3.485199] [drm] vram aper at 0xFC000000 Starting D-Bus System Message Bus... [ 3.485199] [drm] size 33554432 [ 3.485199] [drm] fb depth is 24 [ 3.485200] [drm] pitch is 3072 [ 3.501598] fbcon: cirrusdrmfb (fb0) is primary device [ 3.525411] Console: switching to colour frame buffer device 128x48 [ 3.541023] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.545867] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.629759] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.639841] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.647494] alg: No test for crc32 (crc32-pclmul) [ 3.658104] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started GSSAPI Proxy Daemon.[ 3.665811] intel_rapl: no valid rapl domains found in package 0 [ 3.668971] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.677872] intel_powerclamp: No package C-state available Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.973610] cloud-init[496]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 23 Oct 2018 08:17:17 +0000. Up 3.94 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 6.149863] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:17:19 +0000. Up 6.07 seconds. [ 6.191048] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.192850] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.194814] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.196920] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.198562] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.200204] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:3a:bb:c3 | [ 6.202079] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.203779] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.205654] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.207844] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.209876] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.212116] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.214457] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.216727] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.218601] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.593354] cloud-init[3899]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:17:25 +0000. Up 11.55 seconds. 2018-10-23 08:17:26,311 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-23 08:17:26,587 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 815, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 1753, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 818, 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': 839, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 868, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-23 08:17:26,722 - functest.core.cloudify - INFO - The current manager status is running 2018-10-23 08:17:26,846 - functest.core.cloudify - DEBUG - List secrets: 2018-10-23 08:17:26,946 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-23 08:17:26,946 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-23 08:17:27,089 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 08:17:27,090 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 08:17:38,421 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-23 08:17:39,348 - 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'db429b856e0a431d92cfbc038e957f95', '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_6be78289-de1b-4e45-ac91-08eea5aef3ec'}) 2018-10-23 08:17:39,731 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff77efbc2c8746be8de94f0dd42052b7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_6be78289-de1b-4e45-ac91-08eea5aef3ec'}) 2018-10-23 08:17:39,851 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 08:17:39,971 - functest.core.tenantnetwork - DEBUG - role: 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'92132762a89d4a57a3aa88756c4e2e05'}) 2018-10-23 08:17:40,632 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 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'db429b856e0a431d92cfbc038e957f95', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a84a1c81-2b1a-490d-81bc-80bf0e933c4c', 'username': u'cloudify_ims-user_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 08:17:40,636 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'password': 'a84a1c81-2b1a-490d-81bc-80bf0e933c4c', 'project_name': 'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'db429b856e0a431d92cfbc038e957f95', 'project_domain_name': 'Default'} 2018-10-23 08:17:40,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-23 08:17:40,705 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-23 08:17:41,581 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T08:17:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'78e041b8-d77c-4c23-b34b-397c7150f490', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'created_at': u'2018-10-23T08:17:41Z', u'mtu': 1450, u'tenant_id': u'db429b856e0a431d92cfbc038e957f95', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'db429b856e0a431d92cfbc038e957f95', u'l2_adjacency': True}) 2018-10-23 08:17:42,921 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T08:17:42Z', 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'e4a341f7-c8ef-468b-9613-09de078c7df1', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'enable_dhcp': True, u'network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490', u'tenant_id': u'db429b856e0a431d92cfbc038e957f95', u'created_at': u'2018-10-23T08:17:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'db429b856e0a431d92cfbc038e957f95'}) 2018-10-23 08:17:44,570 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T08:17:44Z', u'revision_number': 2, u'id': u'12936433-e905-4921-8f06-c7c6ec6648fa', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'admin_state_up': True, u'tenant_id': u'db429b856e0a431d92cfbc038e957f95', u'created_at': u'2018-10-23T08:17:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'db429b856e0a431d92cfbc038e957f95'}) 2018-10-23 08:19:10,352 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/5e5385d8-838f-430c-b191-9caa942f1901/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e5385d8-838f-430c-b191-9caa942f1901/file', 'owner': u'db429b856e0a431d92cfbc038e957f95', 'id': u'5e5385d8-838f-430c-b191-9caa942f1901', 'size': 4373348352, u'self': u'/v2/images/5e5385d8-838f-430c-b191-9caa942f1901', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db429b856e0a431d92cfbc038e957f95', 'name': 'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/5e5385d8-838f-430c-b191-9caa942f1901/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T08:19:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T08:19:10Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/5e5385d8-838f-430c-b191-9caa942f1901', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'created': u'2018-10-23T08:18:09Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-23T08:18:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5e5385d8-838f-430c-b191-9caa942f1901', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 08:19:10,592 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_6be78289-de1b-4e45-ac91-08eea5aef3ec', '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'75b496dd16d34c75adcf276cf3069d94', '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'1936e1f0-c204-4ec8-a510-1fd77a52bbea', 'swap': 0}) 2018-10-23 08:19:10,988 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4geIrLHnEeHiqSmJoXU0VVpXZ6kJE57hIjO4vlgu+GprVd850WUu5g706I62mQEPEUfTQolQ6fdQL+QkJABqOl4K/yUZSISF/bVm/4JLY0WEQwQEo+19GTMX1QKVwxh4gidAr5bgbd0AvOnZd9406wAwVzr57C8LGm1HtjbsBzcO2PWmV5p9FWjpqoQlAy6PpQgqN8SYcY74yN3d1X+kUKXhADBXJnKbytr4LbU8IVZjRBzMydS/p0N5136oGbvwm9OEvDJpplD9pjthHGruheiWm/47VL5XfcVDw72k/L+NBnRrl4ZjR/Tn4slbXkUpEqjciboJC+bhtO67H0oq7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuIHiKyx5xHh4qkpiaF1NFVaV2epCROe4SIzuL5YLvhqa1XfO\ndFlLuYO9OiOtpkBDxFH00KJUOn3UC/kJCQAajpeCv8lGUiEhf21Zv+CS2NFhEMEB\nKPtfRkzF9UClcMYeIInQK+W4G3dALzp2XfeNOsAMFc6+ewvCxptR7Y27Ac3Dtj1p\nleafRVo6aqEJQMuj6UIKjfEmHGO+Mjd3dV/pFCl4QAwVyZym8ra+C21PCFWY0Qcz\nMnUv6dDedd+qBm78JvThLwyaaZQ/aY7YRxq7oXolpv+O1S+V33FQ8O9pPy/jQZ0a\n5eGY0f05+LJW15FKRKo3Im6CQvm4bTuux9KKuwIDAQABAoIBAG+X7wkZz1QrYR/t\n+XMR60taoSu56fbvB6CpzG3vnI6QXNF7stzgHVLJASwm5CJHgDU/NIjzhWoTLKtJ\nJlPRQj64GJaSz/tgmngN1VieJXMJwGF3upHk540HZjudq/J3gUVA1S2XtTC3gZSP\nEYRn831zJlwSPVcCl/2zd2vsawz9NRnZuiuANq2Y2iL1CSakm707CDm3AKztiaUB\nPqUDJjrxPDCPOEeRw6akvInEm0XZs7TezfYnYDqVm9mROnffWQ6WJzDlI9DdGfml\nB9Tsh0YeBteke4p9dQf0Mevozi4uv7nbYmZdweJAKjJPG7sN8gatNVGS7f1WmO9T\nqUrplKECgYEA6mKhIvb72lrqgPNDIilUjNOQxlMS6RQzKgUIMCWLu7A9tAsHpJ4R\nFi+w9QarKtOqbdAbN7cg8Y9vgBa7rubrYDigLmMnrvR4zlVWPx2dCdJSvbJkAj8f\noRGbnPeRo8eNztRTM9RFuxA57wGh1FbH3Wf1Yza9BhlvIbMA8SPZw7kCgYEAyYW8\nT0RkmaiGR3M2gWYkwWHVI+g0eBanwmPAuZ/thnBWafiR8Pb8bOovIzN7+6gZw+xN\nmlcqgbBobm7DViQw8qfL+XiQrx9iff22nnIEXWfwhBc0E8FXJPZIV19GovkKoTeZ\nUGUQXLRAYI8gb6FkIwm9Vw+WdzafVOCqkj+7JBMCgYAhKtfWlNDK83afzMzBNswK\nKZ4hEnxokz0yQwgHmCiP5L62jaEFQID2fMUzxz/NjapeY8aWOcnlpQCIRa9FbtP8\nB8dTCSECdwHpYNYVlGE2lJa01Vulnb0iE9XLfpUTche1HwKvIOjFMeSg18BIxgb+\nY8mrwoE5Lbw2LpiBhys3sQKBgAIHisHxmmHBxLhrfJ0I/k3EQnU+HWkoMUBP6Nz1\ns1qrPvOKQU3/7sLaCOd92T3Lj5bdhlqLji4ILMUP8H+plaSb8/3rLOnWkxNZvsER\nvOGD7nQmF6wrQklpAYl/uCJkB6tf9/dLTULhvdQ7HMSDB5Miwflies1wi2I7cPxQ\nD/5pAoGADXheDxCFcGcJ9SMZFFA5cmyR5fmJVhTlpX/9bmBRBPD+aTLa14B26cGg\nrev64kxtxSvU3W3tBci4cNiIiVovZA7mlwqyWSJeBqyenvnjo4fILrwY37Gz/FmZ\nVAegmhLV31QkceLBzAvA7m4nSdSpl+Ss6lcJP3ULchThfMA5Ho8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ff77efbc2c8746be8de94f0dd42052b7', 'name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'created_at': '2018-10-23T08:19:10.988693', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db429b856e0a431d92cfbc038e957f95', 'name': 'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0b:55:7f:02:aa:49:99:21:80:9f:6d:ba:ad:b7:09:ca', 'type': 'ssh', 'id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec'}) 2018-10-23 08:19:10,989 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuIHiKyx5xHh4qkpiaF1NFVaV2epCROe4SIzuL5YLvhqa1XfO dFlLuYO9OiOtpkBDxFH00KJUOn3UC/kJCQAajpeCv8lGUiEhf21Zv+CS2NFhEMEB KPtfRkzF9UClcMYeIInQK+W4G3dALzp2XfeNOsAMFc6+ewvCxptR7Y27Ac3Dtj1p leafRVo6aqEJQMuj6UIKjfEmHGO+Mjd3dV/pFCl4QAwVyZym8ra+C21PCFWY0Qcz MnUv6dDedd+qBm78JvThLwyaaZQ/aY7YRxq7oXolpv+O1S+V33FQ8O9pPy/jQZ0a 5eGY0f05+LJW15FKRKo3Im6CQvm4bTuux9KKuwIDAQABAoIBAG+X7wkZz1QrYR/t +XMR60taoSu56fbvB6CpzG3vnI6QXNF7stzgHVLJASwm5CJHgDU/NIjzhWoTLKtJ JlPRQj64GJaSz/tgmngN1VieJXMJwGF3upHk540HZjudq/J3gUVA1S2XtTC3gZSP EYRn831zJlwSPVcCl/2zd2vsawz9NRnZuiuANq2Y2iL1CSakm707CDm3AKztiaUB PqUDJjrxPDCPOEeRw6akvInEm0XZs7TezfYnYDqVm9mROnffWQ6WJzDlI9DdGfml B9Tsh0YeBteke4p9dQf0Mevozi4uv7nbYmZdweJAKjJPG7sN8gatNVGS7f1WmO9T qUrplKECgYEA6mKhIvb72lrqgPNDIilUjNOQxlMS6RQzKgUIMCWLu7A9tAsHpJ4R Fi+w9QarKtOqbdAbN7cg8Y9vgBa7rubrYDigLmMnrvR4zlVWPx2dCdJSvbJkAj8f oRGbnPeRo8eNztRTM9RFuxA57wGh1FbH3Wf1Yza9BhlvIbMA8SPZw7kCgYEAyYW8 T0RkmaiGR3M2gWYkwWHVI+g0eBanwmPAuZ/thnBWafiR8Pb8bOovIzN7+6gZw+xN mlcqgbBobm7DViQw8qfL+XiQrx9iff22nnIEXWfwhBc0E8FXJPZIV19GovkKoTeZ UGUQXLRAYI8gb6FkIwm9Vw+WdzafVOCqkj+7JBMCgYAhKtfWlNDK83afzMzBNswK KZ4hEnxokz0yQwgHmCiP5L62jaEFQID2fMUzxz/NjapeY8aWOcnlpQCIRa9FbtP8 B8dTCSECdwHpYNYVlGE2lJa01Vulnb0iE9XLfpUTche1HwKvIOjFMeSg18BIxgb+ Y8mrwoE5Lbw2LpiBhys3sQKBgAIHisHxmmHBxLhrfJ0I/k3EQnU+HWkoMUBP6Nz1 s1qrPvOKQU3/7sLaCOd92T3Lj5bdhlqLji4ILMUP8H+plaSb8/3rLOnWkxNZvsER vOGD7nQmF6wrQklpAYl/uCJkB6tf9/dLTULhvdQ7HMSDB5Miwflies1wi2I7cPxQ D/5pAoGADXheDxCFcGcJ9SMZFFA5cmyR5fmJVhTlpX/9bmBRBPD+aTLa14B26cGg rev64kxtxSvU3W3tBci4cNiIiVovZA7mlwqyWSJeBqyenvnjo4fILrwY37Gz/FmZ VAegmhLV31QkceLBzAvA7m4nSdSpl+Ss6lcJP3ULchThfMA5Ho8= -----END RSA PRIVATE KEY----- 2018-10-23 08:21:32,797 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:7a:99', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5e5385d8-838f-430c-b191-9caa942f1901'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:21:31.000000', 'flavor': Munch({u'id': u'1936e1f0-c204-4ec8-a510-1fd77a52bbea'}), 'az': u'nova', 'id': u'2d9feddc-f6ad-49fa-a179-a4da98cc0239', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_6be78289-de1b-4e45-ac91-08eea5aef3ec'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff77efbc2c8746be8de94f0dd42052b7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db429b856e0a431d92cfbc038e957f95', 'name': 'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T08:21:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:21:31Z', 'hostId': u'97ceaaf05c81cad7927b55e0fb9153b6172bd99d3d7cc312c1c2cdb4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'97ceaaf05c81cad7927b55e0fb9153b6172bd99d3d7cc312c1c2cdb4', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:21:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'db429b856e0a431d92cfbc038e957f95', 'name': u'cloudify_ims-vm_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'adminPass': u'AoXTP3FZwgvL', 'tenant_id': u'db429b856e0a431d92cfbc038e957f95', 'created_at': u'2018-10-23T08:19:14Z', 'created': u'2018-10-23T08:19:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 08:21:35,958 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'12936433-e905-4921-8f06-c7c6ec6648fa', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'db429b856e0a431d92cfbc038e957f95', 'created_at': u'2018-10-23T08:21:34Z', 'attached': True, 'updated_at': u'2018-10-23T08:21:35Z', 'id': u'94dd9976-c4eb-4ea3-b11c-876dd287aae5', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.218', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db429b856e0a431d92cfbc038e957f95', 'name': 'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'12936433-e905-4921-8f06-c7c6ec6648fa', u'qos_policy_id': None, 'project_id': u'db429b856e0a431d92cfbc038e957f95', 'port_id': u'fa45a842-c9a8-42e0-b7b2-507745e123da', 'port': u'fa45a842-c9a8-42e0-b7b2-507745e123da', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 08:21:36,030 - 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 1836214786 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.413513] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.416534] pid_max: default: 32768 minimum: 301 [ 0.418168] Security Framework initialized [ 0.419713] SELinux: Initializing. [ 0.421384] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.427552] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.431413] Mount-cache hash table entries: 4096 [ 0.433337] Initializing cgroup subsys memory [ 0.434918] Initializing cgroup subsys devices [ 0.436488] Initializing cgroup subsys freezer [ 0.438067] Initializing cgroup subsys net_cls [ 0.439638] Initializing cgroup subsys blkio [ 0.441185] Initializing cgroup subsys perf_event [ 0.442861] Initializing cgroup subsys hugetlb [ 0.444428] Initializing cgroup subsys pids [ 0.445946] Initializing cgroup subsys net_prio [ 0.447606] CPU: Physical Processor ID: 0 [ 0.449806] mce: CPU supports 10 MCE banks [ 0.451348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.454908] tlb_flushall_shift: 6 [ 0.456428] Freeing SMP alternatives: 28k freed [ 0.460634] ACPI: Core revision 20130517 [ 0.462579] ACPI: All ACPI Tables successfully acquired [ 0.464548] ftrace: allocating 25812 entries in 101 pages [ 0.485985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.488033] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.490068] smpboot: Max logical packages: 2 [ 0.491866] Enabling x2apic [ 0.493134] Enabled x2apic [ 0.494592] Switched APIC routing to physical x2apic. [ 0.497572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.499588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.503314] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.511584] KVM setup paravirtual spinlock [ 0.514379] smpboot: Booting Node 0, Processors #1 OK [ 0.516537] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.538637] Brought up 2 CPUs [ 0.538640] KVM setup async PF for cpu 1 [ 0.538643] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.542731] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.545432] devtmpfs: initialized [ 0.548084] EVM: security.selinux [ 0.549361] EVM: security.ima [ 0.550566] EVM: security.capability [ 0.552536] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.554530] pinctrl core: initialized pinctrl subsystem [ 0.556309] NET: Registered protocol family 16 [ 0.558008] ACPI: bus type PCI registered [ 0.559441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.561413] PCI: Using configuration type 1 for base access [ 0.566482] ACPI: Added _OSI(Module Device) [ 0.567963] ACPI: Added _OSI(Processor Device) [ 0.569460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.571013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.573801] ACPI: Interpreter enabled [ 0.575171] ACPI: (supports S0 S5) [ 0.576472] ACPI: Using IOAPIC for interrupt routing [ 0.578090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.582803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.584662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.586639] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.588574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.592167] acpiphp: Slot [3] registered [ 0.593589] acpiphp: Slot [4] registered [ 0.595022] acpiphp: Slot [5] registered [ 0.596437] acpiphp: Slot [6] registered [ 0.597859] acpiphp: Slot [7] registered [ 0.599274] acpiphp: Slot [8] registered [ 0.600695] acpiphp: Slot [9] registered [ 0.602110] acpiphp: Slot [10] registered [ 0.603544] acpiphp: Slot [11] registered [ 0.604980] acpiphp: Slot [12] registered [ 0.606418] acpiphp: Slot [13] registered [ 0.607857] acpiphp: Slot [14] registered [ 0.609289] acpiphp: Slot [15] registered [ 0.610730] acpiphp: Slot [16] registered [ 0.612166] acpiphp: Slot [17] registered [ 0.613602] acpiphp: Slot [18] registered [ 0.615048] acpiphp: Slot [19] registered [ 0.616508] acpiphp: Slot [20] registered [ 0.617956] acpiphp: Slot [21] registered [ 0.619387] acpiphp: Slot [22] registered [ 0.620826] acpiphp: Slot [23] registered [ 0.622259] acpiphp: Slot [24] registered [ 0.623705] acpiphp: Slot [25] registered [ 0.625185] acpiphp: Slot [26] registered [ 0.626624] acpiphp: Slot [27] registered [ 0.628064] acpiphp: Slot [28] registered [ 0.629497] acpiphp: Slot [29] registered [ 0.630935] acpiphp: Slot [30] registered [ 0.632365] acpiphp: Slot [31] registered [ 0.633795] PCI host bridge to bus 0000:00 [ 0.635227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.636934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.638895] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.640854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.643482] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.646109] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.651519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.653542] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.655433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.657443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.661614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.664232] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.687105] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.689464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.692002] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.694261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.696516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.698586] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.700725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.703431] vgaarb: loaded [ 0.704589] vgaarb: bridge control possible 0000:00:02.0 [ 0.706443] SCSI subsystem initialized [ 0.707857] ACPI: bus type USB registered [ 0.709305] usbcore: registered new interface driver usbfs [ 0.711045] usbcore: registered new interface driver hub [ 0.712763] usbcore: registered new device driver usb [ 0.714604] PCI: Using ACPI for IRQ routing [ 0.716433] NetLabel: Initializing [ 0.717733] NetLabel: domain hash size = 128 [ 0.719194] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.720850] NetLabel: unlabeled traffic allowed by default [ 0.722723] Switched to clocksource kvm-clock [ 0.732049] pnp: PnP ACPI init [ 0.733314] ACPI: bus type PNP registered [ 0.735128] pnp: PnP ACPI: found 5 devices [ 0.736568] ACPI: bus type PNP unregistered [ 0.744130] NET: Registered protocol family 2 [ 0.745972] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.748837] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.751187] TCP: Hash tables configured (established 32768 bind 32768) [ 0.753224] TCP: reno registered [ 0.754501] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756375] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.758386] NET: Registered protocol family 1 [ 0.759887] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.761798] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.763817] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.784211] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.804440] Unpacking initramfs... [ 1.265966] Freeing initrd memory: 37508k freed [ 1.276110] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.278350] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.282346] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.284522] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.286985] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.289121] Initialise system trusted keyring [ 1.290818] audit: initializing netlink socket (disabled) [ 1.292769] type=2000 audit(1540282893.860:1): initialized [ 1.310197] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.312384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.315428] zpool: loaded [ 1.316717] zbud: loaded [ 1.318127] VFS: Disk quotas dquot_6.5.2 [ 1.319770] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.322149] msgmni has been set to 7578 [ 1.323779] Key type big_key registered [ 1.326067] NET: Registered protocol family 38 [ 1.327797] Key type asymmetric registered [ 1.329404] Asymmetric key parser 'x509' registered [ 1.331234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.334250] io scheduler noop registered [ 1.335854] io scheduler deadline registered (default) [ 1.351081] io scheduler cfq registered [ 1.352731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.354705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.357021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.359960] ACPI: Power Button [PWRF] [ 1.361671] GHES: HEST is not enabled! [ 1.363311] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.388390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.390852] Non-volatile memory driver v1.3 [ 1.392482] Linux agpgart interface v0.103 [ 1.394247] crash memory driver: version 1.1 [ 1.395975] rdac: device handler registered [ 1.397678] hp_sw: device handler registered [ 1.399336] emc: device handler registered [ 1.400953] alua: device handler registered [ 1.402595] libphy: Fixed MDIO Bus: probed [ 1.404261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.406452] ehci-pci: EHCI PCI platform driver [ 1.408097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.410163] ohci-pci: OHCI PCI platform driver [ 1.411869] uhci_hcd: USB Universal Host Controller Interface driver [ 1.432078] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.434042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.436943] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.438776] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.440798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.443036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.445887] usb usb1: Product: UHCI Host Controller [ 1.447604] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.449846] usb usb1: SerialNumber: 0000:00:01.2 [ 1.451659] hub 1-0:1.0: USB hub found [ 1.453210] hub 1-0:1.0: 2 ports detected [ 1.454944] usbcore: registered new interface driver usbserial [ 1.456986] usbcore: registered new interface driver usbserial_generic [ 1.459164] usbserial: USB Serial support registered for generic [ 1.461233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.465048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.466822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.468768] mousedev: PS/2 mouse device common for all mice [ 1.471107] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.474960] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.476834] rtc_cmos 00:00: RTC can wake from S4 [ 1.477128] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.477223] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.477264] cpuidle: using governor menu [ 1.477322] hidraw: raw HID events driver (C) Jiri Kosina [ 1.477401] usbcore: registered new interface driver usbhid [ 1.477404] usbhid: USB HID core driver [ 1.477439] drop_monitor: Initializing network drop monitor service [ 1.477490] TCP: cubic registered [ 1.477492] Initializing XFRM netlink socket [ 1.477574] NET: Registered protocol family 10 [ 1.479881] NET: Registered protocol family 17 [ 1.482004] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.482008] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.482028] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.482099] Loading compiled-in X.509 certificates [ 1.482120] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.482127] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.482453] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.482467] registered taskstats version 1 [ 1.486424] Key type trusted registered [ 1.487577] Key type encrypted registered [ 1.488767] IMA: No TPM chip found, activating TPM-bypass! [ 1.489617] rtc_cmos 00:00: setting system clock to 2018-10-23 08:21:34 UTC (1540282894) [ 1.508237] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.528034] Freeing unused kernel memory: 1680k freed [ 1.533458] 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.539402] systemd[1]: Detected virtualization kvm. [ 1.541216] systemd[1]: Detected architecture x86-64. [ 1.543038] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.546416] systemd[1]: No hostname configured. [ 1.548136] systemd[1]: Set hostname to . [ 1.550011] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.573993] systemd[1]: Created slice Root Slice. [ 1.575774] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.578665] systemd[1]: Listening on udev Control Socket. [ 1.580570] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.583575] systemd[1]: Created slice System Slice. [ 1.585365] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.588271] systemd[1]: Reached target Local File Systems. [ 1.590203] systemd[1]: Starting Local File Systems. [ 1.592039] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595086] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.599192] systemd[1]: Reached target Paths. [ 1.600872] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.603602] systemd[1]: Listening on udev Kernel Socket. [ 1.605492] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.608330] systemd[1]: Reached target Swap. [ 1.609980] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.612536] systemd[1]: Reached target Timers. [ 1.614231] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.616953] systemd[1]: Listening on Journal Socket. [ 1.618765] systemd[1]: Starting Journal Socket. [ 1.620897] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.625039] systemd[1]: Reached target Sockets. [ 1.626756] systemd[1]: Starting Sockets. [ 1.628765] 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.634085] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.637121] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.641051] systemd[1]: Reached target Slices. [ 1.642758] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.645594] 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.712412] RPC: Registered named UNIX socket transport module. [ 1.714200] RPC: Registered udp transport module. [ 1.715734] RPC: Registered tcp transport module. [ 1.717270] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.756740] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.811659] FDC 0 is a S82078B [ 1.832177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.835444] scsi host0: ata_piix [ 1.836966] scsi host1: ata_piix [ 1.838253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.840181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.880441] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.887416] vda: vda1 [ 1.909669] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.911660] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.913696] usb 1-1: Product: QEMU USB Tablet [ 1.915207] usb 1-1: Manufacturer: QEMU [ 1.916610] usb 1-1: SerialNumber: 42 [[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.930828] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.934137] 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... [ 2.020799] SGI XFS with ACLs, security attributes, no debug enabled [ 2.023982] XFS (vda1): Mounting V4 Filesystem [ 2.058842] 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 Slices. [[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 target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.[ 2.284584] tsc: Refined TSC clocksource calibration: 3491.870 MHz 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.341510] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.613305] SELinux: Disabled at runtime. [ 2.649740] type=1404 audit(1540282895.660:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.736563] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.738541] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2018-10-23 08:21:37,032 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.218: timed out 2018-10-23 08:21:46,128 - 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 1836214786 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.413513] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.416534] pid_max: default: 32768 minimum: 301 [ 0.418168] Security Framework initialized [ 0.419713] SELinux: Initializing. [ 0.421384] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.427552] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.431413] Mount-cache hash table entries: 4096 [ 0.433337] Initializing cgroup subsys memory [ 0.434918] Initializing cgroup subsys devices [ 0.436488] Initializing cgroup subsys freezer [ 0.438067] Initializing cgroup subsys net_cls [ 0.439638] Initializing cgroup subsys blkio [ 0.441185] Initializing cgroup subsys perf_event [ 0.442861] Initializing cgroup subsys hugetlb [ 0.444428] Initializing cgroup subsys pids [ 0.445946] Initializing cgroup subsys net_prio [ 0.447606] CPU: Physical Processor ID: 0 [ 0.449806] mce: CPU supports 10 MCE banks [ 0.451348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.454908] tlb_flushall_shift: 6 [ 0.456428] Freeing SMP alternatives: 28k freed [ 0.460634] ACPI: Core revision 20130517 [ 0.462579] ACPI: All ACPI Tables successfully acquired [ 0.464548] ftrace: allocating 25812 entries in 101 pages [ 0.485985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.488033] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.490068] smpboot: Max logical packages: 2 [ 0.491866] Enabling x2apic [ 0.493134] Enabled x2apic [ 0.494592] Switched APIC routing to physical x2apic. [ 0.497572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.499588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.503314] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.511584] KVM setup paravirtual spinlock [ 0.514379] smpboot: Booting Node 0, Processors #1 OK [ 0.516537] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.538637] Brought up 2 CPUs [ 0.538640] KVM setup async PF for cpu 1 [ 0.538643] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.542731] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.545432] devtmpfs: initialized [ 0.548084] EVM: security.selinux [ 0.549361] EVM: security.ima [ 0.550566] EVM: security.capability [ 0.552536] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.554530] pinctrl core: initialized pinctrl subsystem [ 0.556309] NET: Registered protocol family 16 [ 0.558008] ACPI: bus type PCI registered [ 0.559441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.561413] PCI: Using configuration type 1 for base access [ 0.566482] ACPI: Added _OSI(Module Device) [ 0.567963] ACPI: Added _OSI(Processor Device) [ 0.569460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.571013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.573801] ACPI: Interpreter enabled [ 0.575171] ACPI: (supports S0 S5) [ 0.576472] ACPI: Using IOAPIC for interrupt routing [ 0.578090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.582803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.584662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.586639] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.588574] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.592167] acpiphp: Slot [3] registered [ 0.593589] acpiphp: Slot [4] registered [ 0.595022] acpiphp: Slot [5] registered [ 0.596437] acpiphp: Slot [6] registered [ 0.597859] acpiphp: Slot [7] registered [ 0.599274] acpiphp: Slot [8] registered [ 0.600695] acpiphp: Slot [9] registered [ 0.602110] acpiphp: Slot [10] registered [ 0.603544] acpiphp: Slot [11] registered [ 0.604980] acpiphp: Slot [12] registered [ 0.606418] acpiphp: Slot [13] registered [ 0.607857] acpiphp: Slot [14] registered [ 0.609289] acpiphp: Slot [15] registered [ 0.610730] acpiphp: Slot [16] registered [ 0.612166] acpiphp: Slot [17] registered [ 0.613602] acpiphp: Slot [18] registered [ 0.615048] acpiphp: Slot [19] registered [ 0.616508] acpiphp: Slot [20] registered [ 0.617956] acpiphp: Slot [21] registered [ 0.619387] acpiphp: Slot [22] registered [ 0.620826] acpiphp: Slot [23] registered [ 0.622259] acpiphp: Slot [24] registered [ 0.623705] acpiphp: Slot [25] registered [ 0.625185] acpiphp: Slot [26] registered [ 0.626624] acpiphp: Slot [27] registered [ 0.628064] acpiphp: Slot [28] registered [ 0.629497] acpiphp: Slot [29] registered [ 0.630935] acpiphp: Slot [30] registered [ 0.632365] acpiphp: Slot [31] registered [ 0.633795] PCI host bridge to bus 0000:00 [ 0.635227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.636934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.638895] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.640854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.643482] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.646109] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.651519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.653542] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.655433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.657443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.661614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.664232] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.687105] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.689464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.692002] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.694261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.696516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.698586] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.700725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.703431] vgaarb: loaded [ 0.704589] vgaarb: bridge control possible 0000:00:02.0 [ 0.706443] SCSI subsystem initialized [ 0.707857] ACPI: bus type USB registered [ 0.709305] usbcore: registered new interface driver usbfs [ 0.711045] usbcore: registered new interface driver hub [ 0.712763] usbcore: registered new device driver usb [ 0.714604] PCI: Using ACPI for IRQ routing [ 0.716433] NetLabel: Initializing [ 0.717733] NetLabel: domain hash size = 128 [ 0.719194] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.720850] NetLabel: unlabeled traffic allowed by default [ 0.722723] Switched to clocksource kvm-clock [ 0.732049] pnp: PnP ACPI init [ 0.733314] ACPI: bus type PNP registered [ 0.735128] pnp: PnP ACPI: found 5 devices [ 0.736568] ACPI: bus type PNP unregistered [ 0.744130] NET: Registered protocol family 2 [ 0.745972] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.748837] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.751187] TCP: Hash tables configured (established 32768 bind 32768) [ 0.753224] TCP: reno registered [ 0.754501] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756375] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.758386] NET: Registered protocol family 1 [ 0.759887] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.761798] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.763817] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.784211] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.804440] Unpacking initramfs... [ 1.265966] Freeing initrd memory: 37508k freed [ 1.276110] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.278350] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.282346] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.284522] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.286985] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.289121] Initialise system trusted keyring [ 1.290818] audit: initializing netlink socket (disabled) [ 1.292769] type=2000 audit(1540282893.860:1): initialized [ 1.310197] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.312384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.315428] zpool: loaded [ 1.316717] zbud: loaded [ 1.318127] VFS: Disk quotas dquot_6.5.2 [ 1.319770] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.322149] msgmni has been set to 7578 [ 1.323779] Key type big_key registered [ 1.326067] NET: Registered protocol family 38 [ 1.327797] Key type asymmetric registered [ 1.329404] Asymmetric key parser 'x509' registered [ 1.331234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.334250] io scheduler noop registered [ 1.335854] io scheduler deadline registered (default) [ 1.351081] io scheduler cfq registered [ 1.352731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.354705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.357021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.359960] ACPI: Power Button [PWRF] [ 1.361671] GHES: HEST is not enabled! [ 1.363311] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.388390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.390852] Non-volatile memory driver v1.3 [ 1.392482] Linux agpgart interface v0.103 [ 1.394247] crash memory driver: version 1.1 [ 1.395975] rdac: device handler registered [ 1.397678] hp_sw: device handler registered [ 1.399336] emc: device handler registered [ 1.400953] alua: device handler registered [ 1.402595] libphy: Fixed MDIO Bus: probed [ 1.404261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.406452] ehci-pci: EHCI PCI platform driver [ 1.408097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.410163] ohci-pci: OHCI PCI platform driver [ 1.411869] uhci_hcd: USB Universal Host Controller Interface driver [ 1.432078] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.434042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.436943] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.438776] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.440798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.443036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.445887] usb usb1: Product: UHCI Host Controller [ 1.447604] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.449846] usb usb1: SerialNumber: 0000:00:01.2 [ 1.451659] hub 1-0:1.0: USB hub found [ 1.453210] hub 1-0:1.0: 2 ports detected [ 1.454944] usbcore: registered new interface driver usbserial [ 1.456986] usbcore: registered new interface driver usbserial_generic [ 1.459164] usbserial: USB Serial support registered for generic [ 1.461233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.465048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.466822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.468768] mousedev: PS/2 mouse device common for all mice [ 1.471107] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.474960] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.476834] rtc_cmos 00:00: RTC can wake from S4 [ 1.477128] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.477223] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.477264] cpuidle: using governor menu [ 1.477322] hidraw: raw HID events driver (C) Jiri Kosina [ 1.477401] usbcore: registered new interface driver usbhid [ 1.477404] usbhid: USB HID core driver [ 1.477439] drop_monitor: Initializing network drop monitor service [ 1.477490] TCP: cubic registered [ 1.477492] Initializing XFRM netlink socket [ 1.477574] NET: Registered protocol family 10 [ 1.479881] NET: Registered protocol family 17 [ 1.482004] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.482008] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.482028] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.482099] Loading compiled-in X.509 certificates [ 1.482120] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.482127] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.482453] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.482467] registered taskstats version 1 [ 1.486424] Key type trusted registered [ 1.487577] Key type encrypted registered [ 1.488767] IMA: No TPM chip found, activating TPM-bypass! [ 1.489617] rtc_cmos 00:00: setting system clock to 2018-10-23 08:21:34 UTC (1540282894) [ 1.508237] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.528034] Freeing unused kernel memory: 1680k freed [ 1.533458] 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.539402] systemd[1]: Detected virtualization kvm. [ 1.541216] systemd[1]: Detected architecture x86-64. [ 1.543038] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.546416] systemd[1]: No hostname configured. [ 1.548136] systemd[1]: Set hostname to . [ 1.550011] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.573993] systemd[1]: Created slice Root Slice. [ 1.575774] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.578665] systemd[1]: Listening on udev Control Socket. [ 1.580570] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.583575] systemd[1]: Created slice System Slice. [ 1.585365] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.588271] systemd[1]: Reached target Local File Systems. [ 1.590203] systemd[1]: Starting Local File Systems. [ 1.592039] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595086] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.599192] systemd[1]: Reached target Paths. [ 1.600872] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.603602] systemd[1]: Listening on udev Kernel Socket. [ 1.605492] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.608330] systemd[1]: Reached target Swap. [ 1.609980] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.612536] systemd[1]: Reached target Timers. [ 1.614231] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.616953] systemd[1]: Listening on Journal Socket. [ 1.618765] systemd[1]: Starting Journal Socket. [ 1.620897] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.625039] systemd[1]: Reached target Sockets. [ 1.626756] systemd[1]: Starting Sockets. [ 1.628765] 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.634085] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.637121] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.641051] systemd[1]: Reached target Slices. [ 1.642758] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.645594] 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.712412] RPC: Registered named UNIX socket transport module. [ 1.714200] RPC: Registered udp transport module. [ 1.715734] RPC: Registered tcp transport module. [ 1.717270] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.756740] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.811659] FDC 0 is a S82078B [ 1.832177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.835444] scsi host0: ata_piix [ 1.836966] scsi host1: ata_piix [ 1.838253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.840181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.880441] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.887416] vda: vda1 [ 1.909669] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.911660] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.913696] usb 1-1: Product: QEMU USB Tablet [ 1.915207] usb 1-1: Manufacturer: QEMU [ 1.916610] usb 1-1: SerialNumber: 42 [[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.930828] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.934137] 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... [ 2.020799] SGI XFS with ACLs, security attributes, no debug enabled [ 2.023982] XFS (vda1): Mounting V4 Filesystem [ 2.058842] 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 Slices. [[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 target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.[ 2.284584] tsc: Refined TSC clocksource calibration: 3491.870 MHz 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.341510] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.613305] SELinux: Disabled at runtime. [ 2.649740] type=1404 audit(1540282895.660:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.736563] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.738541] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice User and Session Slice. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. Starting 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 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 Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.245679] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[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] Started Configure read-only root support. [ 3.289580] systemd-journald[391]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.435270] type=1305 audit(1540282896.445:3): audit_pid=439 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. [ 3.606548] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [ 3.626385] [drm] Initialized drm 1.1.0 20060810 [ 3.628475] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Basic System. Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.649507] ppdev: user-space parallel port driver [ 3.655839] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.657939] [TTM] Initializing pool allocator [ 3.660745] [TTM] Initializing DMA pool allocator [ 3.661155] [drm] fb mappable at 0xFC000000 [ 3.661155] [drm] vram aper at 0xFC000000 [ 3.661156] [drm] size 33554432 [ 3.661156] [drm] fb depth is 24 [ 3.661156] [drm] pitch is 3072 [ 3.706703] fbcon: cirrusdrmfb (fb0) is primary device [ 3.729072] Console: switching to colour frame buffer device 128x48 [ 3.743865] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.746732] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.886767] AES CTR mode by8 optimization enabled [ 3.889354] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.895769] alg: No test for crc32 (crc32-pclmul) [ 3.913163] intel_rapl: no valid rapl domains found in package 0 [ 3.916541] intel_powerclamp: No package C-state available [ 3.921457] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[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 Authorization Manager. [ 4.599949] cloud-init[508]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 23 Oct 2018 08:21:38 +0000. Up 4.54 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.331369] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:21:39 +0000. Up 6.30 seconds. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [ 6.409409] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.411751] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.411952] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.412371] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.412569] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.412769] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:5d:7a:99 | [ 6.413011] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.413179] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.413406] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.413617] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.413820] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.414068] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.414255] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.414466] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.414661] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.939171] cloud-init[3438]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:21:44 +0000. Up 10.89 seconds. [ 11.226699] cloud-init[3542]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 23 Oct 2018 08:21:44 +0000. Up 11.18 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 0b:55:7f:02:aa:49:99:21:80:9f:6d:ba:ad:b7:09:ca | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.275512] cloud-init[3542]: Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:21:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.27 seconds 2018-10-23 08:21:46,231 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-23 08:21:46,517 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 815, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 2204, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1172, 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': 813, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 1291, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-23 08:21:46,642 - functest.core.cloudify - INFO - The current manager status is running 2018-10-23 08:21:46,865 - functest.core.cloudify - DEBUG - List secrets: 2018-10-23 08:21:46,920 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-23 08:21:46,920 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-23 08:21:47,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-23 08:21:47,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'a84a1c81-2b1a-490d-81bc-80bf0e933c4c', 'keystone_tenant_name': u'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'project_domain_name': 'Default'} 2018-10-23 08:21:48,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-23 08:22:29,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.scalabledns.com * extras: centos-distro.cavecreek.net * updates: mirrordenver.fdcservers.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.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 15 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-23 08:22:29,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-23 08:22:29,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-23 08:22:38,873 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/b0116c8a-466e-4400-9f8e-eb05eb650263/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b0116c8a-466e-4400-9f8e-eb05eb650263/file', 'owner': u'db429b856e0a431d92cfbc038e957f95', 'id': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'size': 263586304, u'self': u'/v2/images/b0116c8a-466e-4400-9f8e-eb05eb650263', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db429b856e0a431d92cfbc038e957f95', 'name': 'cloudify_ims-project_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/b0116c8a-466e-4400-9f8e-eb05eb650263/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T08:22:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T08:22:38Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'self': u'/v2/images/b0116c8a-466e-4400-9f8e-eb05eb650263', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'created': u'2018-10-23T08:22:34Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-23T08:22:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b0116c8a-466e-4400-9f8e-eb05eb650263', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 08:22:38,905 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_6be78289-de1b-4e45-ac91-08eea5aef3ec', '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'75b496dd16d34c75adcf276cf3069d94', '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'57020f1b-2df7-43e1-a0d9-76f757526c08', 'swap': 0}) 2018-10-23 08:22:38,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-23 08:22:45,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-23 08:22:45,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-23 08:22:45,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-23 08:22:45,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-23 08:22:45,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:22:45,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:22:45,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:22:45,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-23 08:22:45,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-23 08:22:45,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpgfXW8W [args=--prefix="/tmp/openstack-u2RDwc" --constraint="/tmp/openstack-u2RDwc/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-23 08:22:45,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpgfXW8W --prefix="/tmp/openstack-u2RDwc" --constraint="/tmp/openstack-u2RDwc/constraint.txt" 2018-10-23 08:23:21,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-23 08:23:21,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgfXW8W 2018-10-23 08:23:21,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:23:21,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-23 08:23:21,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-23 08:23:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-23 08:23:26,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-23 08:23:26,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-10-23 08:23:26,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:26,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-10-23 08:23:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-10-23 08:23:26,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-10-23 08:23:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-10-23 08:23:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-23 08:23:26,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-23 08:23:26,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:26,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:26,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:26,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-23 08:23:32,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-23 08:23:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-10-23 08:23:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-10-23 08:23:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-10-23 08:23:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-10-23 08:23:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-10-23 08:23:32,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-23 08:23:32,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-10-23 08:23:32,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-10-23 08:23:32,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec 2018-10-23 08:23:32,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-23 08:23:32,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-23 08:23:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-23 08:23:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-23 08:23:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:32,092 - 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'db429b856e0a431d92cfbc038e957f95', u'created_at': u'2018-10-23T08:23:28Z', u'updated_at': u'2018-10-23T08:23:28Z', u'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'db429b856e0a431d92cfbc038e957f95', u'port_id': None, u'id': u'b096fa28-c5c8-4e34-959a-72d9040779d0', u'qos_policy_id': None} 2018-10-23 08:23:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-10-23 08:23:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-23 08:23:32,094 - 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'db429b856e0a431d92cfbc038e957f95', u'created_at': u'2018-10-23T08:23:29Z', u'updated_at': u'2018-10-23T08:23:29Z', u'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'db429b856e0a431d92cfbc038e957f95', u'port_id': None, u'id': u'13d0ffd3-40d5-478d-8012-2e4f0c106eb0', u'qos_policy_id': None} 2018-10-23 08:23:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:32,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-23 08:23:37,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-10-23 08:23:37,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-23 08:23:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-10-23 08:23:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-10-23 08:23:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-10-23 08:23:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-23 08:23:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-10-23 08:23:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:37,246 - 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'db429b856e0a431d92cfbc038e957f95', u'created_at': u'2018-10-23T08:23:32Z', u'updated_at': u'2018-10-23T08:23:32Z', u'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'db429b856e0a431d92cfbc038e957f95', u'port_id': None, u'id': u'fae17c2f-7296-490d-8577-c03c911a9066', u'qos_policy_id': None} 2018-10-23 08:23:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-23 08:23:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-10-23 08:23:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-10-23 08:23:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-10-23 08:23:42,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-10-23 08:23:42,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-23 08:23:42,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:42,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:42,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}] 2018-10-23 08:23:42,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'03503bf9-a9ad-4cd5-a45c-1474c7033c3c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-23 08:23:42,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4307bd97-bef7-4b8b-9aed-0cf658c782c9', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'13d0ffd3-40d5-478d-8012-2e4f0c106eb0', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-10-23 08:23:42,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_rsi6n9'} 2018-10-23 08:23:42,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_zrxvhq'} 2018-10-23 08:23:42,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_udppaj'} 2018-10-23 08:23:42,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:42,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:42,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:42,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:42,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:42,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:42,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:42,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:42,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_udppaj', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:42,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:42,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:42,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:42,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 08:23:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_zrxvhq', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_udppaj', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3d4af9d8-26d4-4c99-91ff-500bd85b3533', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd2dbd2c8-cabe-49bb-adf7-9ae77aea02de', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-23 08:23:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4f6e01b8-f711-4172-91e8-42a25d5805d0', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b096fa28-c5c8-4e34-959a-72d9040779d0', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-10-23 08:23:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_zrxvhq', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_0q23x9'} 2018-10-23 08:23:47,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_5chpua'} 2018-10-23 08:23:47,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:47,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:47,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_rsi6n9', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_rsi6n9', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:23:47,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 08:23:47,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:47,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:47,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:47,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:47,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 08:23:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_0q23x9', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_0q23x9', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_5chpua', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a0bf4e83-d11a-444f-80ff-d36dfa5e115e', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-23 08:23:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ae18198f-f344-4c05-b443-0c944a65929d', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-23 08:23:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', u'external_type': u'keypair'}, {u'external_id': u'2ca2ad3d-de94-4051-9207-d921de779e74', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cbdfb427-17b7-4fbb-950a-4c3672173301', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'3d4af9d8-26d4-4c99-91ff-500bd85b3533', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fae17c2f-7296-490d-8577-c03c911a9066', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-10-23 08:23:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_5chpua', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_s7ph97'} 2018-10-23 08:23:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_ndy036'} 2018-10-23 08:23:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_s68cw8'} 2018-10-23 08:23:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_s68cw8', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_s7ph97', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_ndy036', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_s68cw8', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_s7ph97', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_ndy036', 'key_name': u'cloudify_ims-kp_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'image': u'b0116c8a-466e-4400-9f8e-eb05eb650263', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6be78289-de1b-4e45-ac91-08eea5aef3ec', 'cloudify_management_network_id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}, 'nics': [{'net-id': u'78e041b8-d77c-4c23-b34b-397c7150f490'}], 'flavor': u'57020f1b-2df7-43e1-a0d9-76f757526c08'} 2018-10-23 08:23:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:52,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:52,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:52,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:52,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:52,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:52,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:52,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:52,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:52,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 08:23:52,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:52,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:52,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 08:23:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:23:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 08:23:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:23:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 08:24:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 08:24:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 08:24:49,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:54,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:54,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 08:24:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:24:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-23 08:25:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:29,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:38,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-23 08:25:38,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:38,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:38,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:38,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:46,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:46,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-23 08:25:59,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:25:59,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:26:06,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:06,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-23 08:26:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-23 08:26:13,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:26:13,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:13,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-23 08:26:13,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:20,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-23 08:26:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:26:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-23 08:26:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:20,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-23 08:26:20,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:26:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:26:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:20,023 - 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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-10-23 08:26:20,023 - 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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2018-10-23 08:26:35,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:35,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:35,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-23 08:26:35,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-23 08:26:35,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-23 08:26:35,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-23 08:26:35,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:26:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:26:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:26:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:26:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:26:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_s68cw8 2018-10-23 08:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_s68cw8/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:26:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:26:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:26:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:26:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:26:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:26:46,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:26:46,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:46,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:46,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_udppaj 2018-10-23 08:26:51,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:26:51,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:51,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:26:51,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:26:51,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:26:51,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_zrxvhq/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:26:51,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:26:51,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:26:51,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:26:51,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_zrxvhq 2018-10-23 08:26:51,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:26:51,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_udppaj/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_s68cw8/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:26:51,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_s68cw8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_s68cw8/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_s68cw8', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_s68cw8/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_s68cw8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:26:51,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:26:51,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-23 08:26:51,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_s68cw8/env 2018-10-23 08:26:51,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:26:51,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:26:51,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_s68cw8 2018-10-23 08:26:51,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:51,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:51,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:51,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-23 08:26:51,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:26:51,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_udppaj/env 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_udppaj 2018-10-23 08:26:51,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:26:51,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:51,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_udppaj/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_udppaj/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_udppaj', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_udppaj/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_udppaj', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:26:51,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_zrxvhq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_zrxvhq/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_zrxvhq', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_zrxvhq/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_zrxvhq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:26:51,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:26:56,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_zrxvhq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_zrxvhq/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_zrxvhq', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_zrxvhq/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_zrxvhq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_udppaj/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:26:56,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:26:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:26:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:26:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_s68cw8 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_zrxvhq 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_zrxvhq/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:26:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_s68cw8 2018-10-23 08:26:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:26:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:26:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:26:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:26:56,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:26:56,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:26:56,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_zrxvhq 2018-10-23 08:27:01,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:01,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_0q23x9/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:27:07,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_0q23x9 2018-10-23 08:27:07,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:07,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:07,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:07,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:07,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:27:07,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:27:07,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_udppaj 2018-10-23 08:27:07,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:27:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:27:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_zrxvhq 2018-10-23 08:27:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:27:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:27:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:27:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:27:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_s68cw8 2018-10-23 08:27:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:07,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_0q23x9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:27:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-23 08:27:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_0q23x9 2018-10-23 08:27:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:27:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_0q23x9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_0q23x9/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_0q23x9', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_0q23x9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_0q23x9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:27:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_0q23x9/env 2018-10-23 08:27:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_5chpua 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_5chpua/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:27:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:27:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:27:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_5chpua 2018-10-23 08:27:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:27:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_zrxvhq 2018-10-23 08:27:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:27:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:27:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:27:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:27:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_udppaj 2018-10-23 08:27:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:27:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_rsi6n9/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:27:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_s68cw8 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:17,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:17,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:27:17,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:27:22,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:27:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:27:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_rsi6n9 2018-10-23 08:27:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_s68cw8 2018-10-23 08:27:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_s68cw8 start 2018-10-23 08:27:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:27:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_5chpua 2018-10-23 08:27:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:27:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_5chpua/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:27:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:27:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:27:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_5chpua/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_5chpua/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_5chpua', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_5chpua/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_5chpua', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:27:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:27:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:27:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:27:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-23 08:27:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_5chpua/env 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgN14G4 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_zrxvhq start 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_zrxvhq 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_udppaj 2018-10-23 08:27:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:27:22,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_rsi6n9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_rsi6n9/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_rsi6n9', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_rsi6n9/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_rsi6n9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:27:28,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:28,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:27:28,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:27:28,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-23 08:27:28,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_zrxvhq 2018-10-23 08:27:28,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_zrxvhq start 2018-10-23 08:27:28,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:28,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:28,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:28,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_rsi6n9/env 2018-10-23 08:27:28,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:28,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:28,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:28,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:27:28,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_0q23x9 2018-10-23 08:27:28,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_zrxvhq/env/bin/pip freeze 2018-10-23 08:27:28,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:27:28,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:27:28,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_0q23x9 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_rsi6n9 2018-10-23 08:27:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-23 08:27:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_0q23x9 2018-10-23 08:27:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_rsi6n9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:27:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:27:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:27:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_rsi6n9 2018-10-23 08:27:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:27:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:27:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:27:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:27:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:27:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:27:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:27:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:27:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:27:33,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_rsi6n9 2018-10-23 08:27:33,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:33,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_udppaj/env/bin/pip freeze 2018-10-23 08:27:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_rsi6n9 2018-10-23 08:27:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:27:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:27:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:27:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:27:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:27:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:27:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:27:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:27:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_0q23x9 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:27:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_5chpua 2018-10-23 08:27:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_rsi6n9 2018-10-23 08:27:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGGPn5E 2018-10-23 08:27:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpduis08 2018-10-23 08:27:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:27:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:27:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:27:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:38,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:27:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:27:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:27:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:27:43,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:27:43,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:27:43,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:27:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:27:43,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:27:43,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:27:43,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:43,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:48,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-23 08:27:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-23 08:27:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:27:48,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-23 08:27:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-23 08:27:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_ndy036/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:27:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_rsi6n9 2018-10-23 08:27:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:27:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_ndy036 2018-10-23 08:27:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:27:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_5chpua 2018-10-23 08:27:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:27:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:27:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:27:53,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:27:53,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:27:53,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:27:53,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:27:53,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_s7ph97 2018-10-23 08:27:53,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:53,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-23 08:27:53,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_0q23x9 2018-10-23 08:27:53,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_s7ph97/cloudify/ssl/cloudify_internal_cert.pem 2018-10-23 08:27:53,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-23 08:27:53,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-23 08:27:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_0q23x9 start 2018-10-23 08:27:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-23 08:27:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_ndy036/env 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_ndy036/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_ndy036/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_ndy036', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_ndy036/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_ndy036', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_0q23x9/env/bin/pip freeze 2018-10-23 08:27:53,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/U4FR1/install_requirements.sh 2018-10-23 08:27:53,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:27:53,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_ndy036/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:27:53,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/U4FR1/install_requirements.sh 2018-10-23 08:27:53,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_ndy036 2018-10-23 08:27:53,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:27:53,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-23 08:27:53,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:27:53,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:27:53,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:53,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:27:53,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:53,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:27:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:27:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_5chpua start 2018-10-23 08:27:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:27:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_rsi6n9 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_s7ph97/env 2018-10-23 08:27:53,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_s7ph97/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_s7ph97/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_s7ph97', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_s7ph97/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_s7ph97', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DrBr-Q.SYaDhd1q9fl_O7-NtNHpTCXFVWQ'} 2018-10-23 08:27:53,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-23 08:27:59,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_5chpua start 2018-10-23 08:27:59,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_s7ph97/env 2018-10-23 08:27:59,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_rsi6n9 2018-10-23 08:27:59,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_rsi6n9/env/bin/pip freeze 2018-10-23 08:27:59,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_s7ph97/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-23 08:27:59,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_ndy036 2018-10-23 08:27:59,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:27:59,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:59,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-23 08:27:59,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:27:59,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_5chpua/env/bin/pip freeze 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpV4Rdwv 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_s7ph97 2018-10-23 08:27:59,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:27:59,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:59,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-23 08:27:59,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:59,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:27:59,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:59,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:59,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-23 08:27:59,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:27:59,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-23 08:27:59,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpaa4eSw 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:27:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp_95UnA 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:27:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:27:59,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:28:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:28:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:28:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_ndy036 2018-10-23 08:28:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:28:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:28:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:28:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:28:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:28:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:28:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:28:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:28:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:28:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:28:04,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:28:04,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:04,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:28:04,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:28:04,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:04,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:28:04,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:04,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:04,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:04,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_s7ph97 2018-10-23 08:28:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:28:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-23 08:28:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-23 08:28:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:28:09,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:28:09,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_s7ph97 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_ndy036 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:09,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:09,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:09,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:09,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:28:09,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:28:09,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_s7ph97 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:09,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:09,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:09,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:28:09,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:09,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:28:09,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:09,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:28:09,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_ndy036 2018-10-23 08:28:09,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_ndy036 start 2018-10-23 08:28:09,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_ndy036/env/bin/pip freeze 2018-10-23 08:28:09,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:28:09,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:09,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:09,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-23 08:28:09,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:09,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:09,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-23 08:28:09,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:14,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_s7ph97 2018-10-23 08:28:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:28:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-23 08:28:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:28:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:28:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_s7ph97 start 2018-10-23 08:28:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_s7ph97/env/bin/pip freeze 2018-10-23 08:28:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-23 08:28:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:28:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-23 08:28:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-23 08:28:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzhJH7S 2018-10-23 08:28:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-23 08:28:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:28:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:28:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-23 08:28:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTDLpZT 2018-10-23 08:28:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:28:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:28:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-23 08:28:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-23 08:28:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-23 08:28:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:20,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:20,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8YX0I/bind.py 2018-10-23 08:28:20,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:20,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:20,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-23 08:28:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-23 08:28:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/U4FR1/install_requirements.sh 2018-10-23 08:28:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-23 08:28:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDHkSB0 /etc/clearwater/local_config 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-23 08:28:20,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:28:20,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-23 08:28:20,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXnPqid /etc/clearwater/shared_config 2018-10-23 08:28:20,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:28:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:28:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAg9idW /etc/bind/db.clearwater.local 2018-10-23 08:28:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:28:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-23 08:28:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2018-10-23 08:28:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:28:25,548 - 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.11', u'hss_hostname': u''}. 2018-10-23 08:28:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:28:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprSrIHw /etc/bind/db.clearwater.opnfv 2018-10-23 08:28:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXYwL85 /etc/bind/named.conf.local 2018-10-23 08:28:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/02QJE/install-etcd.sh 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/02QJE/install-etcd.sh 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-23 08:28:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-23 08:28:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-23 08:28:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-23 08:28:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-rsi6n9 Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 4s (5,182 B/s) Reading package lists... real 0m6.323s user 0m2.661s sys 0m0.255s 2018-10-23 08:28:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-23 08:28:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:28:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-rsi6n9 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 7 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:33 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:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:36 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:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 6s (12.5 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8939 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 0m48.205s user 0m18.314s sys 0m8.704s 2018-10-23 08:28:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-23 08:28:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-23 08:28:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-23 08:28:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-23 08:28:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-23 08:28:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:25:2d:94 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:2d94/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71802 errors:0 dropped:0 overruns:0 frame:0 TX packets:31306 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123649887 (123.6 MB) TX bytes:4531864 (4.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13746 (13.7 KB) TX bytes:13746 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-23 08:28:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-23 08:28:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:26 ? 00:00:00 /sbin/init root 2 0 0 08:26 ? 00:00:00 [kthreadd] root 3 2 0 08:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:26 ? 00:00:00 [kworker/0:0] root 5 2 0 08:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:26 ? 00:00:00 [rcu_sched] root 8 2 0 08:26 ? 00:00:00 [rcuos/0] root 9 2 0 08:26 ? 00:00:00 [rcuos/1] root 10 2 0 08:26 ? 00:00:00 [rcu_bh] root 11 2 0 08:26 ? 00:00:00 [rcuob/0] root 12 2 0 08:26 ? 00:00:00 [rcuob/1] root 13 2 0 08:26 ? 00:00:00 [migration/0] root 14 2 0 08:26 ? 00:00:00 [watchdog/0] root 15 2 0 08:26 ? 00:00:00 [watchdog/1] root 16 2 0 08:26 ? 00:00:00 [migration/1] root 17 2 0 08:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:26 ? 00:00:00 [kworker/1:0] root 19 2 0 08:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:26 ? 00:00:00 [khelper] root 21 2 0 08:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:26 ? 00:00:00 [netns] root 23 2 0 08:26 ? 00:00:00 [writeback] root 24 2 0 08:26 ? 00:00:00 [kintegrityd] root 25 2 0 08:26 ? 00:00:00 [bioset] root 26 2 0 08:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:26 ? 00:00:00 [kblockd] root 28 2 0 08:26 ? 00:00:00 [ata_sff] root 29 2 0 08:26 ? 00:00:00 [khubd] root 30 2 0 08:26 ? 00:00:00 [md] root 31 2 0 08:26 ? 00:00:00 [devfreq_wq] root 32 2 0 08:26 ? 00:00:00 [kworker/0:1] root 33 2 0 08:26 ? 00:00:00 [kworker/1:1] root 35 2 0 08:26 ? 00:00:00 [khungtaskd] root 36 2 0 08:26 ? 00:00:00 [kswapd0] root 37 2 0 08:26 ? 00:00:00 [vmstat] root 38 2 0 08:26 ? 00:00:00 [ksmd] root 39 2 0 08:26 ? 00:00:00 [khugepaged] root 40 2 0 08:26 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:26 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:26 ? 00:00:00 [crypto] root 54 2 0 08:26 ? 00:00:00 [kthrotld] root 55 2 0 08:26 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:26 ? 00:00:00 [vballoon] root 57 2 0 08:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:26 ? 00:00:00 [scsi_eh_1] root 59 2 0 08:26 ? 00:00:00 [kworker/u4:2] root 60 2 0 08:26 ? 00:00:00 [kworker/u4:3] root 79 2 0 08:26 ? 00:00:00 [deferwq] root 80 2 0 08:26 ? 00:00:00 [charger_manager] root 123 2 0 08:26 ? 00:00:00 [kpsmoused] root 142 2 0 08:26 ? 00:00:00 [kworker/0:2] root 186 2 0 08:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:26 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 529 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 599 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 08:26 ? 00:00:00 [kauditd] message+ 870 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 930 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 08:26 ? 00:00:00 rsyslogd root 1049 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 08:26 ? 00:00:00 cron daemon 1103 1 0 08:26 ? 00:00:00 atd root 1114 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1115 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 08:26 ? 00:00:00 /home/ubuntu/bind_host_rsi6n9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_rsi6n9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_rsi6n9 --logging-server-logdir=/home/ubuntu/bind_host_rsi6n9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_rsi6n9/work/bind_host_rsi6n9%I.log --pidfile=/home/ubuntu/bind_host_rsi6n9/work/bind_host_rsi6n9.pid ubuntu 1688 1649 0 08:27 ? 00:00:00 /home/ubuntu/bind_host_rsi6n9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_rsi6n9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_rsi6n9 --logging-server-logdir=/home/ubuntu/bind_host_rsi6n9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_rsi6n9/work/bind_host_rsi6n9%I.log --pidfile=/home/ubuntu/bind_host_rsi6n9/work/bind_host_rsi6n9.pid ubuntu 1763 1 0 08:27 ? 00:00:00 python2.7 /home/ubuntu/bind_host_rsi6n9/env/bin/diamond --configfile /home/ubuntu/bind_host_rsi6n9/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 08:27 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1688 0 08:27 ? 00:00:00 /home/ubuntu/bind_host_rsi6n9/env/bin/python2.7 /home/ubuntu/bind_host_rsi6n9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-sti5e9 ubuntu 2493 2482 0 08:27 ? 00:00:00 /bin/sh -c /tmp/02QJE/install-etcd.sh ubuntu 2495 2493 0 08:27 ? 00:00:00 /bin/bash -e /tmp/02QJE/install-etcd.sh root 3000 2 0 08:28 ? 00:00:00 [kworker/u5:2] ntp 8534 1 0 08:28 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9072 1 0 08:28 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9089 9072 0 08:28 ? 00:00:00 [check-monit-upt] clearwa+ 9151 1 0 08:28 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 root 9197 9072 0 08:28 ? 00:00:00 [check-etcd-upti] root 9200 9072 0 08:28 ? 00:00:00 [poll_etcd_clust] root 9201 9072 0 08:28 ? 00:00:00 [poll_etcd.sh] root 9242 1 0 08:28 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9246 9242 0 08:28 ? 00:00:00 inotifywait -e create -qq . ubuntu 9362 2495 0 08:28 ? 00:00:00 /bin/bash -e /tmp/02QJE/install-etcd.sh ubuntu 9363 9362 0 08:28 ? 00:00:00 /bin/bash -e /tmp/02QJE/install-etcd.sh root 9364 9363 0 08:28 ? 00:00:00 sudo ps -edf root 9365 9364 0 08:28 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-10-23 08:28:46,196 - 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.11:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9072/monit tcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9151/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1096/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9151/etcd udp 0 0 192.168.120.11:123 0.0.0.0:* 8534/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8534/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8534/ntpd udp 0 0 0.0.0.0:45108 0.0.0.0:* 599/dhclient udp 0 0 192.168.120.11:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 599/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8534/ntpd udp6 0 0 ::1:123 :::* 8534/ntpd udp6 0 0 :::123 :::* 8534/ntpd udp6 0 0 :::47963 :::* 599/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11133 1649/python2.7 /tmp/cloudify-logging-server-32dd6.socket unix 2 [ ACC ] STREAM LISTENING 7151 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14647 2482/python2.7 /tmp/ctx-MpkDEc.socket unix 2 [ ACC ] STREAM LISTENING 7922 870/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 2033 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9209 1114/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-23 08:28:46,196 - 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.000s sys 0m0.007s 2018-10-23 08:28:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-23 08:28:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-23 08:28:51,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-23 08:28:51,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [23-Oct-2018 08:28:38 UTC] clearwater-diags-monitor starting [23-Oct-2018 08:28:38 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:28:51,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/sa23 /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.008s user 0m0.004s sys 0m0.003s 2018-10-23 08:28:51,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-23 08:28:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-23 08:28:31.400841267 Stopping etcd clearwater-etcd 2018-10-23 08:28:37.419714817 Restarting etcd clearwater-etcd 2018-10-23 08:28:37.424492699 Configured ETCDCTL_PEERS: 2018-10-23 08:28:37.425230211 Check for previous failed startup attempt 2018-10-23 08:28:37.426418681 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-10-23 08:28:37.437457902 etcdctl returned 2 2018-10-23 08:28:37.443570361 Creating new cluster... 2018-10-23 08:28:37.446280142 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 2018-10-23 08:28:37.447973334 Check we're actually a member of the cluster 2018-10-23 08:28:37.465102636 Wait for etcd to startup 2018-10-23 08:28:38.473328252 Etcd started successfully 2018-10-23 08:28:37.473855 I | etcdmain: etcd Version: 3.1.7 2018-10-23 08:28:37.473894 I | etcdmain: Git SHA: 43b7507 2018-10-23 08:28:37.473898 I | etcdmain: Go Version: go1.7.5 2018-10-23 08:28:37.473901 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-23 08:28:37.473905 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-23 08:28:37.473966 I | embed: listening for peers on http://192.168.120.11:2380 2018-10-23 08:28:37.474010 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-23 08:28:37.510393 I | etcdserver: name = 192-168-120-11 2018-10-23 08:28:37.510413 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2018-10-23 08:28:37.510427 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2018-10-23 08:28:37.510432 I | etcdserver: heartbeat = 100ms 2018-10-23 08:28:37.510435 I | etcdserver: election = 1000ms 2018-10-23 08:28:37.510439 I | etcdserver: snapshot count = 10000 2018-10-23 08:28:37.510447 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2018-10-23 08:28:37.510451 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380 2018-10-23 08:28:37.510459 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380 2018-10-23 08:28:37.516244 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c 2018-10-23 08:28:37.516277 I | raft: 3d837e16ef9053fa became follower at term 0 2018-10-23 08:28:37.516290 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-23 08:28:37.516299 I | raft: 3d837e16ef9053fa became follower at term 1 2018-10-23 08:28:37.537332 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-23 08:28:37.538128 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-10-23 08:28:37.616543 I | raft: 3d837e16ef9053fa is starting a new election at term 1 2018-10-23 08:28:37.616605 I | raft: 3d837e16ef9053fa became candidate at term 2 2018-10-23 08:28:37.616617 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2 2018-10-23 08:28:37.616628 I | raft: 3d837e16ef9053fa became leader at term 2 2018-10-23 08:28:37.616634 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2 2018-10-23 08:28:37.616842 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-23 08:28:37.618442 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-23 08:28:37.618472 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c 2018-10-23 08:28:37.618545 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-23 08:28:37.618558 I | embed: ready to serve client requests 2018-10-23 08:28:37.618808 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-23 08:28:38.686447 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:44277 2018-10-23 08:28:38.687067 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:44278 2018-10-23 08:28:38.691758 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:44279 2018-10-23 08:28:43.721019 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:44280 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:28:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/02QJE/install-etcd.sh 2018-10-23 08:28:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-23 08:28:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:28:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OHWWK/clearwater.py 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-23 08:28:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-23 08:28:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpb5GK1U /etc/dnsmasq.resolv.conf 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3I611/clearwater.py 2018-10-23 08:28:51,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/M4JO8/clearwater.py 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMbsyWX /etc/clearwater/local_config 2018-10-23 08:28:51,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:51,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:51,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:51,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:51,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:51,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-23 08:28:51,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpufpD1g /etc/dnsmasq.resolv.conf 2018-10-23 08:28:51,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:56,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4UIXS/clearwater.py 2018-10-23 08:28:56,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-23 08:28:56,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:56,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-23 08:28:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpb5GK1U /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.11', 'name': u'bono-xtuni2', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-10-23 08:28:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5CSDS/clearwater.py 2018-10-23 08:28:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-23 08:28:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppaKs3F /etc/clearwater/local_config 2018-10-23 08:28:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9LG6fS /etc/clearwater/local_config 2018-10-23 08:28:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-23 08:28:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:28:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpufpD1g /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3I611/clearwater.py 2018-10-23 08:28:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:28:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L7NA0/append_proxy_snmp_conf.py 2018-10-23 08:28:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-7fqwng', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-10-23 08:28:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0nXGL2 /etc/clearwater/local_config 2018-10-23 08:28:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXggwjI /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7vA5h0 /etc/clearwater/local_config 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-23 08:28:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4F4tcx /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-nqx716', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2018-10-23 08:28:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxr4XQp /etc/dnsmasq.resolv.conf 2018-10-23 08:28:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-23 08:28:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:28:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:28:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:29:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:29:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:29:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:29:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:29:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:29:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:29:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VHW09/append_proxy_snmp_conf.py 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/60M20/install-ellis.sh 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0Q4N9/install-vellum.sh 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/0Q4N9/install-vellum.sh 2018-10-23 08:29:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/60M20/install-ellis.sh 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TVEB4/install-bono.sh 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HSQY8/install-homer.sh 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-23 08:29:02,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E0745/install-dime.sh 2018-10-23 08:29:02,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/TVEB4/install-bono.sh 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CGNVP/install-sprout.sh 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/CGNVP/install-sprout.sh 2018-10-23 08:29:02,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/HSQY8/install-homer.sh 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/E0745/install-dime.sh 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-23 08:29:02,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-23 08:29:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-23 08:29:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-23 08:29:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ndy036 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [781 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 [496 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 [555 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 5s (2,270 kB/s) Reading package lists... real 0m8.093s user 0m4.996s sys 0m0.561s 2018-10-23 08:29:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-23 08:29:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:29:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0q23x9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 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 [496 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 [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,191 kB/s) Reading package lists... real 0m12.912s user 0m5.245s sys 0m0.518s 2018-10-23 08:29:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-s68cw8 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 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 [85.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 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 [496 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 [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,189 kB/s) Reading package lists... real 0m12.783s user 0m4.741s sys 0m0.450s 2018-10-23 08:29:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:29:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-23 08:29:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:29:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-23 08:29:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-5chpua Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [781 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:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 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 [496 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 [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,169 kB/s) Reading package lists... real 0m14.185s user 0m4.955s sys 0m0.485s 2018-10-23 08:29:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:29:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-23 08:29:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-23 08:29:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:29:14,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:29:14,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-s7ph97 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 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 [85.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 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 [496 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 [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,183 kB/s) Reading package lists... real 0m14.116s user 0m5.173s sys 0m0.579s 2018-10-23 08:29:14,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-zrxvhq Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 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:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,115 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 [496 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 [555 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [264 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 11s (1,133 kB/s) Reading package lists... real 0m14.431s user 0m4.755s sys 0m0.607s 2018-10-23 08:29:14,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-23 08:30:53,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-s7ph97 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 7 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,805 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8616 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8666 clearwater-socket-factory-sig start/running, process 8671 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m39.829s user 0m8.478s sys 0m7.995s 2018-10-23 08:30:53,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:31:13,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-5chpua 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 7 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,462 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8901 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 9002 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 9019 clearwater-socket-factory-sig start/running, process 9024 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 2m0.536s user 0m9.335s sys 0m8.901s 2018-10-23 08:31:13,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:31:19,136 - 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 7 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.510s user 0m12.681s sys 0m3.442s 2018-10-23 08:31:19,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:31:24,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-zrxvhq 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 7 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,217 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8978 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................+++ ...+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m9.399s user 0m20.133s sys 0m11.092s 2018-10-23 08:31:24,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:31:29,624 - 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 7 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 (587 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m7.069s user 0m0.776s sys 0m0.581s 2018-10-23 08:31:29,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-23 08:31:29,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-23 08:31:29,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-23 08:31:29,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.013s sys 0m0.046s 2018-10-23 08:31:29,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:fc:e3 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef7:fce3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83512 errors:0 dropped:0 overruns:0 frame:0 TX packets:46180 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131569428 (131.5 MB) TX bytes:7690695 (7.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: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:3634 (3.6 KB) TX bytes:3634 (3.6 KB) real 0m0.006s user 0m0.001s sys 0m0.004s 2018-10-23 08:31:29,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-23 08:31:29,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-23 08:31:29,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:26 ? 00:00:01 /sbin/init root 2 0 0 08:26 ? 00:00:00 [kthreadd] root 3 2 0 08:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:26 ? 00:00:00 [rcu_sched] root 8 2 0 08:26 ? 00:00:00 [rcuos/0] root 9 2 0 08:26 ? 00:00:00 [rcuos/1] root 10 2 0 08:26 ? 00:00:00 [rcu_bh] root 11 2 0 08:26 ? 00:00:00 [rcuob/0] root 12 2 0 08:26 ? 00:00:00 [rcuob/1] root 13 2 0 08:26 ? 00:00:00 [migration/0] root 14 2 0 08:26 ? 00:00:00 [watchdog/0] root 15 2 0 08:26 ? 00:00:00 [watchdog/1] root 16 2 0 08:26 ? 00:00:00 [migration/1] root 17 2 0 08:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:26 ? 00:00:00 [kworker/1:0] root 19 2 0 08:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:26 ? 00:00:00 [khelper] root 21 2 0 08:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:26 ? 00:00:00 [netns] root 23 2 0 08:26 ? 00:00:00 [writeback] root 24 2 0 08:26 ? 00:00:00 [kintegrityd] root 25 2 0 08:26 ? 00:00:00 [bioset] root 27 2 0 08:26 ? 00:00:00 [kblockd] root 28 2 0 08:26 ? 00:00:00 [ata_sff] root 29 2 0 08:26 ? 00:00:00 [khubd] root 30 2 0 08:26 ? 00:00:00 [md] root 31 2 0 08:26 ? 00:00:00 [devfreq_wq] root 32 2 0 08:26 ? 00:00:00 [kworker/0:1] root 33 2 0 08:26 ? 00:00:00 [kworker/1:1] root 35 2 0 08:26 ? 00:00:00 [khungtaskd] root 36 2 0 08:26 ? 00:00:00 [kswapd0] root 37 2 0 08:26 ? 00:00:00 [vmstat] root 38 2 0 08:26 ? 00:00:00 [ksmd] root 39 2 0 08:26 ? 00:00:00 [khugepaged] root 40 2 0 08:26 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:26 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:26 ? 00:00:00 [crypto] root 54 2 0 08:26 ? 00:00:00 [kthrotld] root 55 2 0 08:26 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:26 ? 00:00:00 [vballoon] root 57 2 0 08:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:26 ? 00:00:00 [deferwq] root 80 2 0 08:26 ? 00:00:00 [charger_manager] root 125 2 0 08:26 ? 00:00:00 [kpsmoused] root 142 2 0 08:26 ? 00:00:00 [kworker/0:2] root 186 2 0 08:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 435 2 0 08:26 ? 00:00:00 [kworker/u5:2] root 500 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 592 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 08:26 ? 00:00:00 [kauditd] message+ 897 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon syslog 966 1 0 08:26 ? 00:00:00 rsyslogd root 1052 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 daemon 1091 1 0 08:26 ? 00:00:00 atd root 1094 1 0 08:26 ? 00:00:00 cron root 1114 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D root 1117 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 08:27 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 08:27 ? 00:00:00 /home/ubuntu/bono_host_s7ph97/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_s7ph97 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_s7ph97 --logging-server-logdir=/home/ubuntu/bono_host_s7ph97/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_s7ph97/work/bono_host_s7ph97%I.log --pidfile=/home/ubuntu/bono_host_s7ph97/work/bono_host_s7ph97.pid ubuntu 1766 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/bono_host_s7ph97/env/bin/diamond --configfile /home/ubuntu/bono_host_s7ph97/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1652 0 08:28 ? 00:00:00 /home/ubuntu/bono_host_s7ph97/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_s7ph97 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_s7ph97 --logging-server-logdir=/home/ubuntu/bono_host_s7ph97/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_s7ph97/work/bono_host_s7ph97%I.log --pidfile=/home/ubuntu/bono_host_s7ph97/work/bono_host_s7ph97.pid ubuntu 1831 1810 0 08:28 ? 00:00:00 /home/ubuntu/bono_host_s7ph97/env/bin/python2.7 /home/ubuntu/bono_host_s7ph97/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4vR0U8 ubuntu 1842 1831 0 08:28 ? 00:00:00 /bin/sh -c /tmp/TVEB4/install-bono.sh ubuntu 1844 1842 0 08:28 ? 00:00:00 /bin/bash -e /tmp/TVEB4/install-bono.sh ntp 8112 1 0 08:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8616 1 0 08:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8666 1 0 08:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8667 8666 0 08:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8671 1 0 08:30 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8672 8671 0 08:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8678 8667 0 08:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8682 8672 0 08:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8683 8682 0 08:30 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9068 1 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-xtuni2.clearwater.local --alias=172.30.9.200,bono-xtuni2.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-xtuni2.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9772 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 9835 1844 0 08:31 ? 00:00:00 /bin/bash -e /tmp/TVEB4/install-bono.sh ubuntu 9836 9835 0 08:31 ? 00:00:00 /bin/bash -e /tmp/TVEB4/install-bono.sh root 9837 9836 0 08:31 ? 00:00:00 sudo ps -edf root 9838 9837 0 08:31 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-23 08:31:29,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-23 08:31:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:23 08:30:46: Namespace: management 2018:10:23 08:30:46: [management] Starting server 2018:10:23 08:30:46: [management] Listening for requests 2018:10:23 08:30:46: Namespace: signaling 2018:10:23 08:30:46: [signaling] Starting server 2018:10:23 08:30:46: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:31:34,782 - 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 9772/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1114/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8616/monit tcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 9068/bono tcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 9068/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9068/bono tcp6 0 0 ::1:53 :::* LISTEN 9772/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1114/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8112/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8112/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8112/ntpd udp 0 0 0.0.0.0:9808 0.0.0.0:* 592/dhclient udp 0 0 192.168.120.7:5058 0.0.0.0:* 9068/bono udp 0 0 192.168.120.7:5060 0.0.0.0:* 9068/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9772/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 592/dhclient udp6 0 0 :::64612 :::* 592/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8112/ntpd udp6 0 0 ::1:123 :::* 8112/ntpd udp6 0 0 :::123 :::* 8112/ntpd udp6 0 0 ::1:53 :::* 9772/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 19424 8678/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20540 8683/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11705 1652/python2.7 /tmp/cloudify-logging-server-bcc86.socket unix 2 [ ACC ] STREAM LISTENING 12118 1831/python2.7 /tmp/ctx-etRsr3.socket unix 2 [ ACC ] STREAM LISTENING 7094 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8105 897/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7339 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9430 1119/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-23 08:31:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-23 08:31:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-23 08:31:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181023T080000Z.txt /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/clearwater-sa23 /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.015s user 0m0.002s sys 0m0.004s 2018-10-23 08:31:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-23 08:31:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-23 08:31:01.217049287 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.003s sys 0m0.004s 2018-10-23 08:31:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:31:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181023T080000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-23 08:31:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-23 08:31:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TVEB4/install-bono.sh 2018-10-23 08:31:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:31:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:31:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:31:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ndy036 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 7 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:24 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:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 19s (4,745 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 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. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............+++ ..................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key 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 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 2m29.625s user 0m21.445s sys 0m12.390s 2018-10-23 08:31:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:31:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ITMEX/bind.py 2018-10-23 08:31:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:31:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:31:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:31:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:31:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:31:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:31:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0q23x9 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 7 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 17s (4,066 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9220 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9955 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 2m27.147s user 0m16.874s sys 0m11.592s 2018-10-23 08:31:40,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXa9z7v /etc/bind/db.clearwater.opnfv 2018-10-23 08:31:40,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:31:40,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:31:40,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:31:40,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLR6XgU /etc/bind/db.clearwater.local 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_udppaj/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UJKBN/add-snmpproxy-collector.py 2018-10-23 08:31:40,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:31:40,051 - 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 7 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.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.258s user 0m12.436s sys 0m3.297s 2018-10-23 08:31:40,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-23 08:31:40,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-23 08:31:40,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-23 08:31:45,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.006s sys 0m0.055s 2018-10-23 08:31:45,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-23 08:31:45,407 - 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 9704/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 9002/monit tcp6 0 0 ::1:53 :::* LISTEN 9704/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8418/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8418/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8418/ntpd udp 0 0 0.0.0.0:35047 0.0.0.0:* 563/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9704/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 563/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8418/ntpd udp6 0 0 ::1:123 :::* 8418/ntpd udp6 0 0 :::123 :::* 8418/ntpd udp6 0 0 :::47842 :::* 563/dhclient udp6 0 0 ::1:53 :::* 9704/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7238 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9032 916/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11335 1652/python2.7 /tmp/cloudify-logging-server-fee9f.socket unix 2 [ ACC ] STREAM LISTENING 12626 1835/python2.7 /tmp/ctx-yJbK85.socket unix 2 [ ACC ] STREAM LISTENING 1602 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20446 9034/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21068 9036/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8133 1113/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-23 08:31:45,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c7:55:31 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec7:5531/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84011 errors:0 dropped:0 overruns:0 frame:0 TX packets:51643 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133591523 (133.5 MB) TX bytes:8293994 (8.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.000s sys 0m0.005s 2018-10-23 08:31:45,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-23 08:31:45,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:26 ? 00:00:01 /sbin/init root 2 0 0 08:26 ? 00:00:00 [kthreadd] root 3 2 0 08:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:26 ? 00:00:00 [rcu_sched] root 8 2 0 08:26 ? 00:00:00 [rcuos/0] root 9 2 0 08:26 ? 00:00:00 [rcuos/1] root 10 2 0 08:26 ? 00:00:00 [rcu_bh] root 11 2 0 08:26 ? 00:00:00 [rcuob/0] root 12 2 0 08:26 ? 00:00:00 [rcuob/1] root 13 2 0 08:26 ? 00:00:00 [migration/0] root 14 2 0 08:26 ? 00:00:00 [watchdog/0] root 15 2 0 08:26 ? 00:00:00 [watchdog/1] root 16 2 0 08:26 ? 00:00:00 [migration/1] root 17 2 0 08:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:26 ? 00:00:00 [kworker/1:0] root 19 2 0 08:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:26 ? 00:00:00 [khelper] root 21 2 0 08:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:26 ? 00:00:00 [netns] root 23 2 0 08:26 ? 00:00:00 [writeback] root 24 2 0 08:26 ? 00:00:00 [kintegrityd] root 25 2 0 08:26 ? 00:00:00 [bioset] root 27 2 0 08:26 ? 00:00:00 [kblockd] root 28 2 0 08:26 ? 00:00:00 [ata_sff] root 29 2 0 08:26 ? 00:00:00 [khubd] root 30 2 0 08:26 ? 00:00:00 [md] root 31 2 0 08:26 ? 00:00:00 [devfreq_wq] root 32 2 0 08:26 ? 00:00:00 [kworker/0:1] root 35 2 0 08:26 ? 00:00:00 [khungtaskd] root 36 2 0 08:26 ? 00:00:00 [kswapd0] root 37 2 0 08:26 ? 00:00:00 [vmstat] root 38 2 0 08:26 ? 00:00:00 [ksmd] root 39 2 0 08:26 ? 00:00:00 [khugepaged] root 40 2 0 08:26 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:26 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:26 ? 00:00:00 [crypto] root 54 2 0 08:26 ? 00:00:00 [kthrotld] root 55 2 0 08:26 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:26 ? 00:00:00 [vballoon] root 57 2 0 08:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:26 ? 00:00:00 [deferwq] root 80 2 0 08:26 ? 00:00:00 [charger_manager] root 123 2 0 08:26 ? 00:00:00 [kpsmoused] root 142 2 0 08:26 ? 00:00:00 [kworker/0:2] root 186 2 0 08:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:26 ? 00:00:00 [ext4-rsv-conver] root 297 2 0 08:26 ? 00:00:00 [kworker/1:2] root 387 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 453 2 0 08:26 ? 00:00:00 [kworker/u5:2] root 517 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 563 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 08:26 ? 00:00:00 [kauditd] message+ 916 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 08:26 ? 00:00:00 cron daemon 1107 1 0 08:26 ? 00:00:00 atd root 1112 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1113 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1195 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 08:26 ? 00:00:00 /home/ubuntu/sprout_host_5chpua/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_5chpua --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_5chpua --logging-server-logdir=/home/ubuntu/sprout_host_5chpua/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_5chpua/work/sprout_host_5chpua%I.log --pidfile=/home/ubuntu/sprout_host_5chpua/work/sprout_host_5chpua.pid ubuntu 1766 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_5chpua/env/bin/diamond --configfile /home/ubuntu/sprout_host_5chpua/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1652 0 08:28 ? 00:00:00 /home/ubuntu/sprout_host_5chpua/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_5chpua --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_5chpua --logging-server-logdir=/home/ubuntu/sprout_host_5chpua/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_5chpua/work/sprout_host_5chpua%I.log --pidfile=/home/ubuntu/sprout_host_5chpua/work/sprout_host_5chpua.pid ubuntu 1835 1814 0 08:28 ? 00:00:00 /home/ubuntu/sprout_host_5chpua/env/bin/python2.7 /home/ubuntu/sprout_host_5chpua/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-RMaaze ubuntu 1846 1835 0 08:28 ? 00:00:00 /bin/sh -c /tmp/CGNVP/install-sprout.sh ubuntu 1848 1846 0 08:28 ? 00:00:00 /bin/bash -e /tmp/CGNVP/install-sprout.sh ntp 8418 1 0 08:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8901 1 0 08:30 ? 00:00:00 rsyslogd root 9002 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9019 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9020 9019 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9024 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9025 9024 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9034 9020 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9035 9025 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 9036 9035 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9386 2 0 08:31 ? 00:00:00 [kworker/u5:0] dnsmasq 9704 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 9767 1848 0 08:31 ? 00:00:00 /bin/bash -e /tmp/CGNVP/install-sprout.sh ubuntu 9768 9767 0 08:31 ? 00:00:00 /bin/bash -e /tmp/CGNVP/install-sprout.sh root 9769 9768 0 08:31 ? 00:00:00 sudo ps -edf root 9770 9769 0 08:31 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-23 08:31:45,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-23 08:31:45,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-23 08:31:45,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/sprout /var/log/sprout/sprout_20181023T080000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.035s user 0m0.004s sys 0m0.003s 2018-10-23 08:31:45,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-23 08:31:45,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:23 08:31:02: Namespace: management 2018:10:23 08:31:02: [management] Starting server 2018:10:23 08:31:02: [management] Listening for requests 2018:10:23 08:31:02: Namespace: signaling 2018:10:23 08:31:02: [signaling] Starting server 2018:10:23 08:31:02: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:31:45,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-23 08:31:45,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-23 08:31:22.332536232 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:31:45,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-23 08:31:45,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:31:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/CGNVP/install-sprout.sh 2018-10-23 08:31:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:31:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:31:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:31:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QMJW0/bind.py 2018-10-23 08:31:50,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:31:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:31:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-23 08:31:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:31:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:31:50,724 - 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 7 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,517 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.300s user 0m12.606s sys 0m3.161s 2018-10-23 08:31:50,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-23 08:31:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEzMP2J /etc/bind/db.clearwater.local 2018-10-23 08:31:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:31:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpf5v24j /etc/bind/db.clearwater.opnfv 2018-10-23 08:31:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:31:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-23 08:31:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/6K8FE/add-snmpproxy-collector.py 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:31:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.011s sys 0m0.050s 2018-10-23 08:31:55,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:43:09 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb3:4309/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105584 errors:0 dropped:0 overruns:0 frame:0 TX packets:50143 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166350052 (166.3 MB) TX bytes:8603197 (8.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:31:55,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-23 08:31:55,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-23 08:31:55,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.008s user 0m0.000s sys 0m0.006s 2018-10-23 08:31:55,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-23 08:31:55,961 - 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 9799/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8978/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9169/nginx tcp6 0 0 ::1:53 :::* LISTEN 9799/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1115/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8466/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8466/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8466/ntpd udp 0 0 0.0.0.0:60257 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9799/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8466/ntpd udp6 0 0 ::1:123 :::* 8466/ntpd udp6 0 0 :::123 :::* 8466/ntpd udp6 0 0 :::8028 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9799/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7446 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11562 1652/python2.7 /tmp/cloudify-logging-server-a3e98.socket unix 2 [ ACC ] STREAM LISTENING 11849 1838/python2.7 /tmp/ctx-_DrBx6.socket unix 2 [ ACC ] STREAM LISTENING 6993 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9420 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8165 898/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-23 08:31:55,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-23 08:31:55,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:25 ? 00:00:00 /sbin/init root 2 0 0 08:25 ? 00:00:00 [kthreadd] root 3 2 0 08:25 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:25 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:25 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:25 ? 00:00:00 [rcu_sched] root 8 2 0 08:25 ? 00:00:00 [rcuos/0] root 9 2 0 08:25 ? 00:00:00 [rcuos/1] root 10 2 0 08:25 ? 00:00:00 [rcu_bh] root 11 2 0 08:25 ? 00:00:00 [rcuob/0] root 12 2 0 08:25 ? 00:00:00 [rcuob/1] root 13 2 0 08:25 ? 00:00:00 [migration/0] root 14 2 0 08:25 ? 00:00:00 [watchdog/0] root 15 2 0 08:25 ? 00:00:00 [watchdog/1] root 16 2 0 08:25 ? 00:00:00 [migration/1] root 17 2 0 08:25 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:25 ? 00:00:00 [kworker/1:0] root 19 2 0 08:25 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:25 ? 00:00:00 [khelper] root 21 2 0 08:25 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:25 ? 00:00:00 [netns] root 23 2 0 08:25 ? 00:00:00 [writeback] root 24 2 0 08:25 ? 00:00:00 [kintegrityd] root 25 2 0 08:25 ? 00:00:00 [bioset] root 27 2 0 08:25 ? 00:00:00 [kblockd] root 28 2 0 08:25 ? 00:00:00 [ata_sff] root 29 2 0 08:25 ? 00:00:00 [khubd] root 30 2 0 08:25 ? 00:00:00 [md] root 31 2 0 08:25 ? 00:00:00 [devfreq_wq] root 32 2 0 08:25 ? 00:00:00 [kworker/0:1] root 34 2 0 08:25 ? 00:00:00 [khungtaskd] root 35 2 0 08:25 ? 00:00:00 [kswapd0] root 36 2 0 08:25 ? 00:00:00 [vmstat] root 37 2 0 08:25 ? 00:00:00 [ksmd] root 38 2 0 08:25 ? 00:00:00 [khugepaged] root 39 2 0 08:25 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:25 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:25 ? 00:00:00 [crypto] root 53 2 0 08:25 ? 00:00:00 [kthrotld] root 54 2 0 08:25 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:25 ? 00:00:00 [vballoon] root 56 2 0 08:25 ? 00:00:00 [kworker/1:1] root 57 2 0 08:25 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:25 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:25 ? 00:00:00 [deferwq] root 80 2 0 08:25 ? 00:00:00 [charger_manager] root 124 2 0 08:25 ? 00:00:00 [kpsmoused] root 141 2 0 08:25 ? 00:00:00 [kworker/0:2] root 186 2 0 08:25 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:25 ? 00:00:00 [ext4-rsv-conver] root 348 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 392 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 565 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 08:26 ? 00:00:00 [kworker/u5:2] root 821 2 0 08:26 ? 00:00:00 [kauditd] message+ 898 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind root 960 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 08:26 ? 00:00:00 rsyslogd root 1052 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 08:26 ? 00:00:00 cron daemon 1093 1 0 08:26 ? 00:00:00 atd root 1115 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D root 1116 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 08:26 ? 00:00:00 /home/ubuntu/homer_host_zrxvhq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_zrxvhq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_zrxvhq --logging-server-logdir=/home/ubuntu/homer_host_zrxvhq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_zrxvhq/work/homer_host_zrxvhq%I.log --pidfile=/home/ubuntu/homer_host_zrxvhq/work/homer_host_zrxvhq.pid ubuntu 1766 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/homer_host_zrxvhq/env/bin/diamond --configfile /home/ubuntu/homer_host_zrxvhq/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1652 0 08:28 ? 00:00:00 /home/ubuntu/homer_host_zrxvhq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_zrxvhq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_zrxvhq --logging-server-logdir=/home/ubuntu/homer_host_zrxvhq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_zrxvhq/work/homer_host_zrxvhq%I.log --pidfile=/home/ubuntu/homer_host_zrxvhq/work/homer_host_zrxvhq.pid ubuntu 1838 1817 0 08:28 ? 00:00:00 /home/ubuntu/homer_host_zrxvhq/env/bin/python2.7 /home/ubuntu/homer_host_zrxvhq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-A0eb5Y ubuntu 1849 1838 0 08:28 ? 00:00:00 /bin/sh -c /tmp/HSQY8/install-homer.sh ubuntu 1851 1849 0 08:28 ? 00:00:00 /bin/bash -e /tmp/HSQY8/install-homer.sh ntp 8466 1 0 08:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8978 1 0 08:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9066 1 0 08:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9070 9066 0 08:30 ? 00:00:00 inotifywait -e create -qq . root 9169 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9170 9169 0 08:31 ? 00:00:00 nginx: worker process www-data 9171 9169 0 08:31 ? 00:00:00 nginx: worker process www-data 9172 9169 0 08:31 ? 00:00:00 nginx: worker process www-data 9173 9169 0 08:31 ? 00:00:00 nginx: worker process root 9454 2 0 08:31 ? 00:00:00 [kworker/u5:0] root 9690 8978 0 08:31 ? 00:00:00 [nginx_ping] root 9692 8978 0 08:31 ? 00:00:00 [check-nginx-upt] root 9695 8978 0 08:31 ? 00:00:00 [check-monit-upt] dnsmasq 9799 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 9862 1851 0 08:31 ? 00:00:00 /bin/bash -e /tmp/HSQY8/install-homer.sh ubuntu 9863 9862 0 08:31 ? 00:00:00 /bin/bash -e /tmp/HSQY8/install-homer.sh root 9864 9863 0 08:31 ? 00:00:00 sudo ps -edf root 9865 9864 0 08:31 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.002s 2018-10-23 08:31:55,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [23-Oct-2018 08:30:59 UTC] clearwater-diags-monitor starting [23-Oct-2018 08:30:59 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-23 08:31:30.203886327 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HSQY8/install-homer.sh 2018-10-23 08:31:55,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:31:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IJFL9/bind.py 2018-10-23 08:31:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:31:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:31:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_7fqwng': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-7fqwng'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:31:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:31:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:31:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpX9nwxQ /etc/bind/db.clearwater.opnfv 2018-10-23 08:31:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:31:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:31:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:31:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:31:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8SfhdV /etc/bind/db.clearwater.local 2018-10-23 08:31:55,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:31:55,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:32:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:06,538 - 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 7 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.673s user 0m12.759s sys 0m3.093s 2018-10-23 08:32:06,539 - 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 7 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.018s user 0m12.599s sys 0m3.191s 2018-10-23 08:32:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-23 08:32:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-23 08:32:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-23 08:32:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-23 08:32:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-23 08:32:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-23 08:32:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.010s sys 0m0.051s 2018-10-23 08:32:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:87:86:0c inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe87:860c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111455 errors:0 dropped:0 overruns:0 frame:0 TX packets:60189 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171837105 (171.8 MB) TX bytes:9404156 (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:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-23 08:32:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:94:3f:50 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe94:3f50/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:92041 errors:0 dropped:0 overruns:0 frame:0 TX packets:57020 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147081881 (147.0 MB) TX bytes:9106986 (9.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:184 errors:0 dropped:0 overruns:0 frame:0 TX packets:184 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:14926 (14.9 KB) TX bytes:14926 (14.9 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-23 08:32:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.084s user 0m0.009s sys 0m0.056s 2018-10-23 08:32:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-23 08:32:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-23 08:32:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-23 08:32:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10475/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9649/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9696/nginx tcp6 0 0 ::1:53 :::* LISTEN 10475/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.28:123 0.0.0.0:* 8782/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8782/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8782/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10248/snmpd udp 0 0 0.0.0.0:1218 0.0.0.0:* 604/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10475/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 604/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8782/ntpd udp6 0 0 ::1:123 :::* 8782/ntpd udp6 0 0 :::123 :::* 8782/ntpd udp6 0 0 :::161 :::* 10248/snmpd udp6 0 0 :::50973 :::* 604/dhclient udp6 0 0 ::1:53 :::* 10475/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7496 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10901 1654/python2.7 /tmp/cloudify-logging-server-e0cde.socket unix 2 [ ACC ] STREAM LISTENING 11810 1834/python2.7 /tmp/ctx-xDVZ_J.socket unix 2 [ ACC ] STREAM LISTENING 6991 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21734 9365/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19247 9364/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23957 10248/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9394 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9687 1118/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-23 08:32:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-23 08:32:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:26 ? 00:00:01 /sbin/init root 2 0 0 08:26 ? 00:00:00 [kthreadd] root 3 2 0 08:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:26 ? 00:00:00 [rcu_sched] root 8 2 0 08:26 ? 00:00:00 [rcuos/0] root 9 2 0 08:26 ? 00:00:00 [rcuos/1] root 10 2 0 08:26 ? 00:00:00 [rcu_bh] root 11 2 0 08:26 ? 00:00:00 [rcuob/0] root 12 2 0 08:26 ? 00:00:00 [rcuob/1] root 13 2 0 08:26 ? 00:00:00 [migration/0] root 14 2 0 08:26 ? 00:00:00 [watchdog/0] root 15 2 0 08:26 ? 00:00:00 [watchdog/1] root 16 2 0 08:26 ? 00:00:00 [migration/1] root 17 2 0 08:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 08:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:26 ? 00:00:00 [khelper] root 21 2 0 08:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:26 ? 00:00:00 [netns] root 23 2 0 08:26 ? 00:00:00 [writeback] root 24 2 0 08:26 ? 00:00:00 [kintegrityd] root 25 2 0 08:26 ? 00:00:00 [bioset] root 27 2 0 08:26 ? 00:00:00 [kblockd] root 28 2 0 08:26 ? 00:00:00 [ata_sff] root 29 2 0 08:26 ? 00:00:00 [khubd] root 30 2 0 08:26 ? 00:00:00 [md] root 31 2 0 08:26 ? 00:00:00 [devfreq_wq] root 32 2 0 08:26 ? 00:00:00 [kworker/0:1] root 34 2 0 08:26 ? 00:00:00 [khungtaskd] root 35 2 0 08:26 ? 00:00:00 [kswapd0] root 36 2 0 08:26 ? 00:00:00 [vmstat] root 37 2 0 08:26 ? 00:00:00 [ksmd] root 38 2 0 08:26 ? 00:00:00 [khugepaged] root 39 2 0 08:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:26 ? 00:00:00 [crypto] root 53 2 0 08:26 ? 00:00:00 [kthrotld] root 54 2 0 08:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:26 ? 00:00:00 [vballoon] root 56 2 0 08:26 ? 00:00:00 [kworker/1:1] root 57 2 0 08:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:26 ? 00:00:00 [deferwq] root 80 2 0 08:26 ? 00:00:00 [charger_manager] root 123 2 0 08:26 ? 00:00:00 [kpsmoused] root 125 2 0 08:26 ? 00:00:00 [kworker/1:2] root 186 2 0 08:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 444 2 0 08:26 ? 00:00:00 [kworker/u5:2] root 527 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 604 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 08:26 ? 00:00:00 [kauditd] message+ 896 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 923 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1021 1 0 08:26 ? 00:00:00 rsyslogd root 1052 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D daemon 1108 1 0 08:26 ? 00:00:00 atd root 1109 1 0 08:26 ? 00:00:00 cron root 1114 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1190 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1196 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1454 2 0 08:27 ? 00:00:00 [kworker/0:2] ubuntu 1654 1 0 08:27 ? 00:00:00 /home/ubuntu/dime_host_ndy036/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ndy036 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ndy036 --logging-server-logdir=/home/ubuntu/dime_host_ndy036/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ndy036/work/dime_host_ndy036%I.log --pidfile=/home/ubuntu/dime_host_ndy036/work/dime_host_ndy036.pid ubuntu 1768 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/dime_host_ndy036/env/bin/diamond --configfile /home/ubuntu/dime_host_ndy036/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1654 0 08:28 ? 00:00:00 /home/ubuntu/dime_host_ndy036/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ndy036 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ndy036 --logging-server-logdir=/home/ubuntu/dime_host_ndy036/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ndy036/work/dime_host_ndy036%I.log --pidfile=/home/ubuntu/dime_host_ndy036/work/dime_host_ndy036.pid ubuntu 1834 1813 0 08:28 ? 00:00:00 /home/ubuntu/dime_host_ndy036/env/bin/python2.7 /home/ubuntu/dime_host_ndy036/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-f1UIcf ubuntu 1845 1834 0 08:28 ? 00:00:00 /bin/sh -c /tmp/E0745/install-dime.sh ubuntu 1847 1845 0 08:28 ? 00:00:00 /bin/bash -e /tmp/E0745/install-dime.sh ntp 8782 1 0 08:30 ? 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 9649 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9696 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9697 9696 0 08:31 ? 00:00:00 nginx: worker process www-data 9698 9696 0 08:31 ? 00:00:00 nginx: worker process www-data 9699 9696 0 08:31 ? 00:00:00 nginx: worker process www-data 9700 9696 0 08:31 ? 00:00:00 nginx: worker process root 10177 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10187 10177 0 08:31 ? 00:00:00 inotifywait -e create -qq . snmp 10248 1 0 08:31 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10336 2 0 08:31 ? 00:00:00 [kworker/u5:0] dnsmasq 10475 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 10538 1847 0 08:32 ? 00:00:00 /bin/bash -e /tmp/E0745/install-dime.sh ubuntu 10539 10538 0 08:32 ? 00:00:00 /bin/bash -e /tmp/E0745/install-dime.sh root 10540 10539 0 08:32 ? 00:00:00 sudo ps -edf root 10541 10540 0 08:32 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-23 08:32:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/ralf /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20181023T080000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.015s user 0m0.000s sys 0m0.007s 2018-10-23 08:32:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-23 08:32:06,542 - 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 10898/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1084/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9955/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10136/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9220/mysqld tcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 10769/etcd tcp6 0 0 ::1:53 :::* LISTEN 10898/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1084/sshd tcp6 0 0 :::4000 :::* LISTEN 10769/etcd udp 0 0 192.168.120.5:123 0.0.0.0:* 9370/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9370/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9370/ntpd udp 0 0 0.0.0.0:1213 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10898/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 9370/ntpd udp6 0 0 ::1:123 :::* 9370/ntpd udp6 0 0 :::123 :::* 9370/ntpd udp6 0 0 :::15913 :::* 573/dhclient udp6 0 0 ::1:53 :::* 10898/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8960 1108/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9284 1039/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11038 1651/python2.7 /tmp/cloudify-logging-server-10d66.socket unix 2 [ ACC ] STREAM LISTENING 11927 1834/python2.7 /tmp/ctx-EYEAzq.socket unix 2 [ ACC ] STREAM LISTENING 21345 9220/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 1554 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22276 10313/python /tmp/.ellis-sock unix 2 [ ACC ] SEQPACKET LISTENING 7314 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-23 08:32:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-23 08:32:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:26 ? 00:00:01 /sbin/init root 2 0 0 08:26 ? 00:00:00 [kthreadd] root 3 2 0 08:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:26 ? 00:00:00 [kworker/0:0] root 5 2 0 08:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:26 ? 00:00:00 [rcu_sched] root 8 2 0 08:26 ? 00:00:00 [rcuos/0] root 9 2 0 08:26 ? 00:00:00 [rcuos/1] root 10 2 0 08:26 ? 00:00:00 [rcu_bh] root 11 2 0 08:26 ? 00:00:00 [rcuob/0] root 12 2 0 08:26 ? 00:00:00 [rcuob/1] root 13 2 0 08:26 ? 00:00:00 [migration/0] root 14 2 0 08:26 ? 00:00:00 [watchdog/0] root 15 2 0 08:26 ? 00:00:00 [watchdog/1] root 16 2 0 08:26 ? 00:00:00 [migration/1] root 17 2 0 08:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 08:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:26 ? 00:00:00 [khelper] root 21 2 0 08:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:26 ? 00:00:00 [netns] root 23 2 0 08:26 ? 00:00:00 [writeback] root 24 2 0 08:26 ? 00:00:00 [kintegrityd] root 25 2 0 08:26 ? 00:00:00 [bioset] root 27 2 0 08:26 ? 00:00:00 [kblockd] root 28 2 0 08:26 ? 00:00:00 [ata_sff] root 29 2 0 08:26 ? 00:00:00 [khubd] root 30 2 0 08:26 ? 00:00:00 [md] root 31 2 0 08:26 ? 00:00:00 [devfreq_wq] root 32 2 0 08:26 ? 00:00:00 [kworker/0:1] root 33 2 0 08:26 ? 00:00:00 [kworker/1:1] root 35 2 0 08:26 ? 00:00:00 [khungtaskd] root 36 2 0 08:26 ? 00:00:00 [kswapd0] root 37 2 0 08:26 ? 00:00:00 [vmstat] root 38 2 0 08:26 ? 00:00:00 [ksmd] root 39 2 0 08:26 ? 00:00:00 [khugepaged] root 40 2 0 08:26 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:26 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:26 ? 00:00:00 [crypto] root 54 2 0 08:26 ? 00:00:00 [kthrotld] root 55 2 0 08:26 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:26 ? 00:00:00 [vballoon] root 57 2 0 08:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:26 ? 00:00:00 [deferwq] root 80 2 0 08:26 ? 00:00:00 [charger_manager] root 124 2 0 08:26 ? 00:00:00 [kpsmoused] root 146 2 0 08:26 ? 00:00:00 [kworker/1:2] root 186 2 0 08:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:26 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 433 2 0 08:26 ? 00:00:00 [kworker/u5:2] root 573 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 580 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 820 2 0 08:26 ? 00:00:00 [kauditd] root 927 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1023 1 0 08:26 ? 00:00:00 rsyslogd root 1036 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 message+ 1039 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 1042 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1084 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D root 1089 1 0 08:26 ? 00:00:00 cron daemon 1090 1 0 08:26 ? 00:00:00 atd root 1108 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1113 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind root 1114 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 08:26 ? 00:00:00 /home/ubuntu/ellis_host_0q23x9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_0q23x9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_0q23x9 --logging-server-logdir=/home/ubuntu/ellis_host_0q23x9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_0q23x9/work/ellis_host_0q23x9%I.log --pidfile=/home/ubuntu/ellis_host_0q23x9/work/ellis_host_0q23x9.pid ubuntu 1765 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_0q23x9/env/bin/diamond --configfile /home/ubuntu/ellis_host_0q23x9/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1651 0 08:28 ? 00:00:00 /home/ubuntu/ellis_host_0q23x9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_0q23x9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_0q23x9 --logging-server-logdir=/home/ubuntu/ellis_host_0q23x9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_0q23x9/work/ellis_host_0q23x9%I.log --pidfile=/home/ubuntu/ellis_host_0q23x9/work/ellis_host_0q23x9.pid ubuntu 1834 1813 0 08:28 ? 00:00:00 /home/ubuntu/ellis_host_0q23x9/env/bin/python2.7 /home/ubuntu/ellis_host_0q23x9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-edJyzj ubuntu 1846 1834 0 08:28 ? 00:00:00 /bin/sh -c /tmp/60M20/install-ellis.sh ubuntu 1848 1846 0 08:28 ? 00:00:00 /bin/bash -e /tmp/60M20/install-ellis.sh mysql 9220 1 0 08:30 ? 00:00:00 /usr/sbin/mysqld ntp 9370 1 0 08:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9955 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10013 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10017 10013 0 08:31 ? 00:00:00 inotifywait -e create -qq . root 10136 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10137 10136 0 08:31 ? 00:00:00 nginx: worker process www-data 10138 10136 0 08:31 ? 00:00:00 nginx: worker process www-data 10139 10136 0 08:31 ? 00:00:00 nginx: worker process www-data 10140 10136 0 08:31 ? 00:00:00 nginx: worker process ellis 10313 1 0 08:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10530 9955 0 08:31 ? 00:00:00 [nginx_ping] root 10533 9955 0 08:31 ? 00:00:00 [check-nginx-upt] root 10536 9955 0 08:31 ? 00:00:00 [check-monit-upt] root 10538 9955 0 08:31 ? 00:00:00 [poll_ellis.sh] root 10543 9955 0 08:31 ? 00:00:00 [poll_ellis_http] clearwa+ 10769 1 1 08:31 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 10780 2 0 08:31 ? 00:00:00 [kworker/u5:0] root 10783 9955 0 08:31 ? 00:00:00 [check-etcd-upti] root 10787 9955 0 08:31 ? 00:00:00 [poll_etcd_clust] root 10789 9955 0 08:31 ? 00:00:00 [poll_etcd.sh] dnsmasq 10898 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 10961 1848 0 08:32 ? 00:00:00 /bin/bash -e /tmp/60M20/install-ellis.sh ubuntu 10962 10961 0 08:32 ? 00:00:00 /bin/bash -e /tmp/60M20/install-ellis.sh root 10963 10962 0 08:32 ? 00:00:00 sudo ps -edf root 10964 10963 0 08:32 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-10-23 08:32:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-23 08:32:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-23 08:32:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-23 08:32:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [23-Oct-2018 08:31:17 UTC] clearwater-diags-monitor starting [23-Oct-2018 08:31:17 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [23-Oct-2018 08:31:46 UTC] clearwater-diags-monitor starting [23-Oct-2018 08:31:46 UTC] Waiting for trigger files 2018:10:23 08:31:08: Namespace: signaling 2018:10:23 08:31:08: [signaling] Starting server 2018:10:23 08:31:08: Namespace: management 2018:10:23 08:31:08: [management] Starting server 2018:10:23 08:31:08: [signaling] Listening for requests 2018:10:23 08:31:08: [management] Listening for requests real 0m0.005s user 0m0.002s sys 0m0.003s 2018-10-23 08:32:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/ellis /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/mysql.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/mysql.err /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/mysql.log /var/log/dmesg /var/log/dist-upgrade /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.008s user 0m0.004s sys 0m0.003s 2018-10-23 08:32:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-23 08:31:47.191995284 Stopping etcd clearwater-etcd 2018-10-23 08:31:48.566208933 Restarting etcd clearwater-etcd 2018-10-23 08:31:48.571108458 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-10-23 08:31:48.571921731 Check for previous failed startup attempt 2018-10-23 08:31:48.573130401 Running etcdctl member list 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true 2018-10-23 08:31:48.690740870 etcdctl returned 0 2018-10-23 08:31:48.699367733 Joining existing cluster... 2018-10-23 08:31:58.702209512 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-10-23 08:31:58.702942453 Check cluster is healthy 2018-10-23 08:31:58.704712559 Running etcdctl cluster-health member 3d837e16ef9053fa is healthy: got healthy result from http://192.168.120.11:4000 cluster is healthy 2018-10-23 08:31:58.719661074 etcdctl returned 0 2018-10-23 08:31:58.721689535 Tell the cluster we're joining 2018-10-23 08:31:58.722466717 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380 Added member named 192-168-120-5 with ID fdd8de0cf6ab32c2 to cluster ETCD_NAME="192-168-120-5" ETCD_INITIAL_CLUSTER="192-168-120-11=http://192.168.120.11:2380,192-168-120-5=http://192.168.120.5:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-10-23 08:31:58.886981617 etcdctl returned 0 2018-10-23 08:31:58.918498635 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2018-10-23 08:31:58.920431119 Check we're actually a member of the cluster 2018-10-23 08:31:58.929863287 Wait for etcd to startup 2018-10-23 08:31:59.090512507 Etcd started successfully 2018-10-23 08:31:58.972475 I | etcdmain: etcd Version: 3.1.7 2018-10-23 08:31:58.972516 I | etcdmain: Git SHA: 43b7507 2018-10-23 08:31:58.972520 I | etcdmain: Go Version: go1.7.5 2018-10-23 08:31:58.972524 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-23 08:31:58.972527 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-23 08:31:58.972591 I | embed: listening for peers on http://192.168.120.5:2380 2018-10-23 08:31:58.972635 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-23 08:31:59.188665 I | etcdserver: name = 192-168-120-5 2018-10-23 08:31:59.188697 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2018-10-23 08:31:59.188703 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2018-10-23 08:31:59.188707 I | etcdserver: heartbeat = 100ms 2018-10-23 08:31:59.188711 I | etcdserver: election = 1000ms 2018-10-23 08:31:59.188715 I | etcdserver: snapshot count = 10000 2018-10-23 08:31:59.188723 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2018-10-23 08:31:59.448159 I | etcdserver: starting member fdd8de0cf6ab32c2 in cluster 393837700a55259c 2018-10-23 08:31:59.448212 I | raft: fdd8de0cf6ab32c2 became follower at term 0 2018-10-23 08:31:59.448232 I | raft: newRaft fdd8de0cf6ab32c2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-23 08:31:59.448237 I | raft: fdd8de0cf6ab32c2 became follower at term 1 2018-10-23 08:31:59.847768 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2018-10-23 08:31:59.847806 I | rafthttp: starting peer 3d837e16ef9053fa... 2018-10-23 08:31:59.847817 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2018-10-23 08:31:59.849346 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2018-10-23 08:31:59.849943 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2018-10-23 08:31:59.853020 I | rafthttp: started peer 3d837e16ef9053fa 2018-10-23 08:31:59.853076 I | rafthttp: added peer 3d837e16ef9053fa 2018-10-23 08:31:59.853104 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-23 08:31:59.853145 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2018-10-23 08:31:59.853383 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream Message reader) 2018-10-23 08:31:59.854618 I | rafthttp: peer 3d837e16ef9053fa became active 2018-10-23 08:31:59.854636 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2018-10-23 08:31:59.854647 I | raft: fdd8de0cf6ab32c2 [term: 1] received a MsgHeartbeat message with higher term from 3d837e16ef9053fa [term: 2] 2018-10-23 08:31:59.854691 I | raft: fdd8de0cf6ab32c2 became follower at term 2 2018-10-23 08:31:59.854728 I | raft: raft.node: fdd8de0cf6ab32c2 elected leader 3d837e16ef9053fa at term 2 2018-10-23 08:31:59.855512 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message writer) 2018-10-23 08:31:59.856011 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 writer) 2018-10-23 08:31:59.856411 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message reader) 2018-10-23 08:32:01.719776 I | raft: fdd8de0cf6ab32c2 [term: 2] received a MsgVote message with higher term from 3d837e16ef9053fa [term: 3] 2018-10-23 08:32:01.719858 I | raft: fdd8de0cf6ab32c2 became follower at term 3 2018-10-23 08:32:01.719891 I | raft: fdd8de0cf6ab32c2 [logterm: 0, index: 0, vote: 0] cast MsgVote for 3d837e16ef9053fa [logterm: 2, index: 30] at term 3 2018-10-23 08:32:01.719912 I | raft: raft.node: fdd8de0cf6ab32c2 lost leader 3d837e16ef9053fa at term 3 2018-10-23 08:32:01.772142 D | raft: fdd8de0cf6ab32c2 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3d837e16ef9053fa 2018-10-23 08:32:01.772172 I | raft: raft.node: fdd8de0cf6ab32c2 elected leader 3d837e16ef9053fa at term 3 2018-10-23 08:32:01.804425 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-10-23 08:32:01.804580 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-23 08:32:01.804612 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-23 08:32:01.804811 I | etcdserver/membership: added member fdd8de0cf6ab32c2 [http://192.168.120.5:2380] to cluster 393837700a55259c 2018-10-23 08:32:01.861126 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 393837700a55259c 2018-10-23 08:32:01.861201 I | embed: ready to serve client requests 2018-10-23 08:32:01.861526 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-23 08:32:01.861826 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:43686 2018-10-23 08:32:01.861968 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:43687 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/E0745/install-dime.sh 2018-10-23 08:32:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-23 08:32:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-23 08:31:46.241365504 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/60M20/install-ellis.sh 2018-10-23 08:32:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-23 08:32:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-23 08:32:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-23 08:32:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:32:11,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:32:11,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:32:11,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:32:11,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CDTSA/bind.py 2018-10-23 08:32:11,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/6IXPE/create_number.sh 2018-10-23 08:32:11,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:32:11,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IKV7W/bind.py 2018-10-23 08:32:11,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6IXPE/create_number.sh 2018-10-23 08:32:11,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:32:11,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:32:11,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTy6LkG /etc/bind/db.clearwater.opnfv 2018-10-23 08:32:11,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:32:11,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:32:11,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpILAD3G /etc/bind/db.clearwater.opnfv 2018-10-23 08:32:11,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:32:11,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:32:11,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:32:11,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVszBqj /etc/bind/db.clearwater.local 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_7fqwng': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-7fqwng'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'ellis': {u'ellis_xkr9ri': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-xkr9ri'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}, u'dime': {u'dime_nqx716': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'dime-nqx716'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvD6Vin /etc/bind/db.clearwater.local 2018-10-23 08:32:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_7fqwng': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-7fqwng'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}, u'dime': {u'dime_nqx716': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'dime-nqx716'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:32:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:32:11,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:32:16,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-23 08:32:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-23 08:32:27,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6IXPE/create_number.sh 2018-10-23 08:32:27,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:32,384 - 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 7 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,431 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.633s user 0m3.575s sys 0m0.872s 2018-10-23 08:32:32,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-23 08:32:32,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-23 08:32:32,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-23 08:32:32,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.005s sys 0m0.060s 2018-10-23 08:32:32,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-23 08:32:32,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-23 08:32:32,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:19:7c:2d inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe19:7c2d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:135946 errors:0 dropped:0 overruns:0 frame:0 TX packets:69258 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218067919 (218.0 MB) TX bytes:10655868 (10.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-23 08:32:32,385 - 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 14267/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12915/monit tcp 0 0 192.168.120.15:11211 0.0.0.0:* LISTEN 13947/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12249/memcached tcp6 0 0 ::1:53 :::* LISTEN 14267/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1116/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 11853/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11853/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11853/ntpd udp 0 0 0.0.0.0:2841 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12249/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14267/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 11853/ntpd udp6 0 0 ::1:123 :::* 11853/ntpd udp6 0 0 :::123 :::* 11853/ntpd udp6 0 0 :::53418 :::* 585/dhclient udp6 0 0 ::1:53 :::* 14267/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10855 1653/python2.7 /tmp/cloudify-logging-server-f8b0f.socket unix 2 [ ACC ] STREAM LISTENING 11242 1840/python2.7 /tmp/ctx-nM50wO.socket unix 2 [ ACC ] STREAM LISTENING 8537 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7065 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7568 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9681 1133/acpid /var/run/acpid.socket real 0m0.009s user 0m0.004s sys 0m0.005s 2018-10-23 08:32:32,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:25 ? 00:00:00 /sbin/init root 2 0 0 08:25 ? 00:00:00 [kthreadd] root 3 2 0 08:25 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:25 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:25 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:25 ? 00:00:00 [rcu_sched] root 8 2 0 08:25 ? 00:00:00 [rcuos/0] root 9 2 0 08:25 ? 00:00:00 [rcuos/1] root 10 2 0 08:25 ? 00:00:00 [rcu_bh] root 11 2 0 08:25 ? 00:00:00 [rcuob/0] root 12 2 0 08:25 ? 00:00:00 [rcuob/1] root 13 2 0 08:25 ? 00:00:00 [migration/0] root 14 2 0 08:25 ? 00:00:00 [watchdog/0] root 15 2 0 08:25 ? 00:00:00 [watchdog/1] root 16 2 0 08:25 ? 00:00:00 [migration/1] root 17 2 0 08:25 ? 00:00:00 [ksoftirqd/1] root 19 2 0 08:25 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:25 ? 00:00:00 [khelper] root 21 2 0 08:25 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:25 ? 00:00:00 [netns] root 23 2 0 08:25 ? 00:00:00 [writeback] root 24 2 0 08:25 ? 00:00:00 [kintegrityd] root 25 2 0 08:25 ? 00:00:00 [bioset] root 27 2 0 08:25 ? 00:00:00 [kblockd] root 28 2 0 08:25 ? 00:00:00 [ata_sff] root 29 2 0 08:25 ? 00:00:00 [khubd] root 30 2 0 08:25 ? 00:00:00 [md] root 31 2 0 08:25 ? 00:00:00 [devfreq_wq] root 32 2 0 08:25 ? 00:00:00 [kworker/0:1] root 34 2 0 08:25 ? 00:00:00 [khungtaskd] root 35 2 0 08:25 ? 00:00:00 [kswapd0] root 36 2 0 08:25 ? 00:00:00 [vmstat] root 37 2 0 08:25 ? 00:00:00 [ksmd] root 38 2 0 08:25 ? 00:00:00 [khugepaged] root 39 2 0 08:25 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:25 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:25 ? 00:00:00 [crypto] root 53 2 0 08:25 ? 00:00:00 [kthrotld] root 54 2 0 08:25 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:25 ? 00:00:00 [vballoon] root 56 2 0 08:25 ? 00:00:00 [kworker/1:1] root 57 2 0 08:25 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:25 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:25 ? 00:00:00 [deferwq] root 80 2 0 08:25 ? 00:00:00 [charger_manager] root 124 2 0 08:25 ? 00:00:00 [kpsmoused] root 141 2 0 08:25 ? 00:00:00 [kworker/0:2] root 187 2 0 08:25 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 08:25 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 08:26 ? 00:00:00 [kworker/u5:1] root 331 2 0 08:26 ? 00:00:00 [kworker/u5:2] root 388 1 0 08:26 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 500 1 0 08:26 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 08:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 08:26 ? 00:00:00 [kauditd] message+ 899 1 0 08:26 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 08:26 ? 00:00:00 upstart-file-bridge --daemon root 941 1 0 08:26 ? 00:00:00 /lib/systemd/systemd-logind syslog 965 1 0 08:26 ? 00:00:00 rsyslogd root 1061 1 0 08:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1068 1 0 08:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1072 1 0 08:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1073 1 0 08:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1075 1 0 08:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1116 1 0 08:26 ? 00:00:00 /usr/sbin/sshd -D root 1117 1 0 08:26 ? 00:00:00 cron daemon 1118 1 0 08:26 ? 00:00:00 atd root 1129 1 0 08:26 ? 00:00:00 /usr/sbin/irqbalance root 1133 1 0 08:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1203 1 0 08:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1222 1 0 08:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 08:26 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 08:26 ? 00:00:00 /home/ubuntu/vellum_host_s68cw8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_s68cw8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_s68cw8 --logging-server-logdir=/home/ubuntu/vellum_host_s68cw8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_s68cw8/work/vellum_host_s68cw8%I.log --pidfile=/home/ubuntu/vellum_host_s68cw8/work/vellum_host_s68cw8.pid ubuntu 1767 1 0 08:26 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_s68cw8/env/bin/diamond --configfile /home/ubuntu/vellum_host_s68cw8/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1653 0 08:28 ? 00:00:00 /home/ubuntu/vellum_host_s68cw8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_s68cw8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_s68cw8 --logging-server-logdir=/home/ubuntu/vellum_host_s68cw8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_s68cw8/work/vellum_host_s68cw8%I.log --pidfile=/home/ubuntu/vellum_host_s68cw8/work/vellum_host_s68cw8.pid ubuntu 1840 1819 0 08:28 ? 00:00:00 /home/ubuntu/vellum_host_s68cw8/env/bin/python2.7 /home/ubuntu/vellum_host_s68cw8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-qPPEhK ubuntu 1852 1840 0 08:28 ? 00:00:00 /bin/sh -c /tmp/0Q4N9/install-vellum.sh ubuntu 1854 1852 0 08:28 ? 00:00:00 /bin/bash -e /tmp/0Q4N9/install-vellum.sh root 6419 2 0 08:31 ? 00:00:00 [kworker/u5:0] ntp 11853 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12249 1 0 08:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12915 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13241 1 0 08:31 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13249 13241 0 08:31 ? 00:00:00 cpulimit -e astaire -l 10 root 13926 12915 0 08:32 ? 00:00:00 [check-monit-upt] memcache 13947 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.15 -c 4096 -r -U 0 root 13956 12915 0 08:32 ? 00:00:00 [check-memcached] root 13959 12915 0 08:32 ? 00:00:00 [poll_memcached.] root 13965 12915 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 13984 13965 0 08:32 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14023 13984 0 08:32 ? 00:00:00 sleep 29 dnsmasq 14267 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 14330 1854 0 08:32 ? 00:00:00 /bin/bash -e /tmp/0Q4N9/install-vellum.sh ubuntu 14331 14330 0 08:32 ? 00:00:00 /bin/bash -e /tmp/0Q4N9/install-vellum.sh root 14332 14331 0 08:32 ? 00:00:00 sudo ps -edf root 14333 14332 0 08:32 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-23 08:32:32,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/memcached.log /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/chronos /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa23 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/astaire /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20181023T080000Z.txt /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/udev /var/log/cassandra /var/log/cassandra/system.log /var/log/ntpstats real 0m0.009s user 0m0.004s sys 0m0.002s 2018-10-23 08:32:32,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-23 08:32:32,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-23 08:32:37,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-23 08:32:37,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-23 08:32:37,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-23 08:31:49.141886042 Stopping etcd clearwater-etcd 2018-10-23 08:32:16.180974193 Restarting etcd clearwater-etcd 2018-10-23 08:32:16.185654551 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-10-23 08:32:16.186373742 Check for previous failed startup attempt 2018-10-23 08:32:16.187539708 Running etcdctl member list 3895683117f337b6: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true fdd8de0cf6ab32c2: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false 2018-10-23 08:32:16.328382079 etcdctl returned 0 2018-10-23 08:32:16.334571945 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-23 08:32:37,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-23 08:32:37,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-23 08:30:19,776 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-23 08:30:19,791 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:19,878 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-23 08:30:20,029 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-23 08:30:20,041 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-23 08:30:20,041 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-23 08:30:20,407 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:20,427 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-23 08:30:20,486 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 721216(704K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73997584(72263K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-23 08:30:20,487 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16716856(16325K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-23 08:30:20,488 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-10-23 08:30:20,488 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_1540283418.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540283418.log] INFO [main] 2018-10-23 08:30:20,562 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-23 08:30:20,562 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-23 08:30:20,654 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-23 08:30:20,656 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-23 08:30:20,656 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-23 08:30:20,661 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-23 08:30:20,667 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-23 08:30:20,672 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-23 08:30:20,673 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-23 08:30:20,753 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-23 08:30:22,001 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-23 08:30:22,012 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-23 08:30:22,016 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-23 08:30:22,020 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-23 08:30:22,024 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-23 08:30:22,028 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-23 08:30:22,033 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-23 08:30:22,037 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-23 08:30:22,041 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-23 08:30:22,044 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-23 08:30:22,049 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-23 08:30:22,053 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-23 08:30:22,056 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-23 08:30:22,059 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-23 08:30:22,062 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-23 08:30:22,065 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-23 08:30:22,135 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-23 08:30:22,135 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-23 08:30:22,173 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-23 08:30:22,178 Memtable.java:347 - Writing Memtable-local@1928071641(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-23 08:30:22,219 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=1540283421976, position=399) INFO [main] 2018-10-23 08:30:22,675 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-23 08:30:22,816 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-23 08:30:22,817 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-23 08:30:22,819 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-23 08:30:22,830 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-10-23 08:30:22,831 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-23 08:30:22,844 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:22,852 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-10-23 08:30:22,861 SystemKeyspace.java:765 - No host ID found, created 5d5c9ad3-ef30-461f-813f-9c6cc884002f (Note: This should happen exactly once per node). INFO [main] 2018-10-23 08:30:22,863 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-23 08:30:22,865 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-23 08:30:22,866 Memtable.java:347 - Writing Memtable-local@1234672208(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-23 08:30:22,867 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=1540283421976, position=93397) INFO [main] 2018-10-23 08:30:23,011 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:23,019 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-23 08:30:23,044 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-23 08:30:23,055 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:23,062 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-23 08:30:23,070 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:23,077 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-23 08:30:23,085 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-23 08:30:23,087 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-23 08:30:23,093 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-23 08:30:23,103 StorageService.java:959 - Generated random tokens. tokens are [-7521234676305654739, 4319392516570934412, -2737314661467095790, 2822989783959716231, -2661762393141896903, 8846527679950618614, -206256358493426880, -7483098750760384067, -3955957790282755956, 7532871794791113396, 8763036470460215171, 1110708134308951627, -4305114384746550688, 3492599609635064037, 7770962168968833781, 8581612265375976806, 8037487800571572343, 4104353994608987341, 7561802488009013864, 7795842815268862870, 8545383671482324878, 1004941045560158206, -1707270371058359023, -1535208149453641223, 301004957656693845, -7041499912995659706, 5597705157438311672, 391800856277514142, 1123104598082515255, -4671152443361247665, -6037459286191321580, 8744179069246280821, -6397859729293439926, -1564091974098339299, -5651974734908116146, -8389996111132049048, 2094130617705035657, -6835195914439804312, 1224933960206562783, -7147647120201798803, -5668804469491884593, -2822930965084446614, -1967666572656384836, -7903493754565268496, 697708389488400714, -8313804916358430709, -6685706188978234808, 6600255241635454679, 5843352730049344631, 6217980538671732576, -7011607146764031386, 602193592891795024, 8963732406670737064, 5678894812856190483, -3012438101218614019, -2352611128715241198, -8864907992392556161, -8138079408257036517, 6009797828659368017, -2627256852727177065, -8289640187741245702, -3119896556055332029, 6272281562560412190, -4327467979275134843, 3185279779889353896, -7006022166523782095, -6261116172859297936, 8765650792446598807, -7031947949503946588, 2372468476184276772, 1169960499264459252, -6515700554683918656, -3266057414258799787, 6844497639826202965, -7405064565691946948, 8985176128078805973, -681165382187750242, 4837601767945190202, 4356424839900057138, 607579309998255177, -1876365631453142740, -5731183295076031409, -4598987338131415922, 3748374281792359036, -7684094759802927440, 451586081174416087, 2087815087152516128, 8111033689078337934, 1400147572249470301, 1349169438339166571, 2533881430429471015, -2885364656459585138, -2093003818253257299, 6493594940485511425, -218821097824243327, 6096322462153551936, -2413133808530901800, -6792314268335272603, -641387536233548159, 3758404404648311250, 1299883215899594654, 5705402550554885004, 734123570057361013, -3832938598327161275, 3687721986123796394, 9052070826773551034, -7884177337041757042, 1600480623581340049, -9180387373165327493, 1702015527970149906, 5609052131653280646, 2204691666188851818, -9183410093061896425, 4495302022802335362, 4845159392153703003, 5152659132906587786, 1216336030934757470, -3302449018397775516, -3774349223495762164, -1212851527377156138, 2476997492482999651, 6402721929207783614, 8229996106521935180, 4370269854635690735, -5706572737383622947, 8684939569760827892, -2921135238912906314, 4518096167430702886, -4222999551356082263, 5569973525299823405, -5098362445642941298, 741260267262387872, -7566592238529995725, -807917402605184057, 1464522365401155480, 4365642401911267414, 8991120430303539442, -7258472683894985905, 2885259457991051119, -2804017325159325817, 3698298935130703782, -3011320447708971911, 5809605841971688587, 4465048788708095050, 2693757933985403103, -3278287790723993995, 7720031455938450226, 7583628397575056488, 7708226024897266542, -5088007429574168471, -2536371103130296547, -8688429361611042266, 6533772873820037314, 3169163772484486858, 6936475071945726678, -2342938476089870643, 2071738671222334744, 8666147222985292444, -1552998347374796923, -4571925785518836181, 5812123313754403891, -2795852370526765052, 7296776345991346550, -1110520360996383247, -5166724238051686717, -1146492966684524400, -7831456210958126896, 993517845320641842, 5303843614880418531, 6845474323708018834, 3489155258862792192, 6463993970426261556, 4077524535099786782, 6433170792468329310, 3202364536995512213, 7922382767223603692, -5610399609519416288, -4027043173232169774, 4313350635688951956, -5591247333372390833, -3875973426266430410, 2359339563720418552, -4827278328863380994, 216755470587980908, -465969561769625760, -8321173388519763065, -407495771150887470, -1399953392517578208, -8119965625314264626, -2125771875789389211, -608697002241525735, -2183824113615649154, 4016718602438319471, 2056446978463117910, 6209276191027139753, 7316512886438329017, 7827384070133985023, -9072114503739212920, -9125081877049530504, 2403085556412354603, -2383129297434398545, 8103028714519436464, 353844806854478882, 277756004247589914, -3465182166745156545, 1518548888891122937, -1383483809530955725, -4710305235195083085, 2806586948319214279, 374885935249949141, 6659970387011164965, 4363095257927929228, -1075885627938609171, -1075303447192887872, -4218796859729014328, -390242029731532660, -4987249987707762617, -808627165862723203, 5903172913754159721, -469763548630738950, 6791721013293510301, 771236444043102260, -7133245522532223047, -8560110481538642132, -5840155988272268605, -5762390087666104302, -6659200610774504150, -7880916135780479692, -8414227358919817402, 1107445411667273397, 4382153859779010549, -7537090010650462031, 5675145089708855209, -6897962352394269024, 899987864273509900, -34419079822488720, -2974601853667918891, 972171931507562001, 8271092610777718284, -8055476947508872756, -7632943549435775198, -8944868266256063860, 413681714743117985, -3171588199195966169, 1217159010848853052, 96483264146794743, 6163040032677336770, 1980513551930882157, 5813837439982307102, -7891991919239310110, 3305574824588431945, 4447499864465490752, 1299932091941824556, -753821872526648819, 1219994912178918383, 641399847917018208] INFO [main] 2018-10-23 08:30:23,113 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@222733a1[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@7b59167c[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@59772fe8} INFO [MigrationStage:1] 2018-10-23 08:30:23,147 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-23 08:30:23,151 Memtable.java:347 - Writing Memtable-schema_keyspaces@1122293217(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-23 08:30:23,152 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=1540283421976, position=102352) INFO [MigrationStage:1] 2018-10-23 08:30:23,661 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-23 08:30:23,661 Memtable.java:347 - Writing Memtable-schema_columnfamilies@305681999(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-23 08:30:23,671 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=1540283421976, position=102352) INFO [MigrationStage:1] 2018-10-23 08:30:24,127 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-23 08:30:24,128 Memtable.java:347 - Writing Memtable-schema_columns@2144962300(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-23 08:30:24,149 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=1540283421976, position=102352) INFO [MigrationStage:1] 2018-10-23 08:30:24,637 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-23 08:30:24,639 Memtable.java:347 - Writing Memtable-schema_triggers@1530807769(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-23 08:30:24,640 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=1540283421976, position=102352) INFO [MigrationStage:1] 2018-10-23 08:30:25,129 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-23 08:30:25,129 Memtable.java:347 - Writing Memtable-schema_usertypes@1285447419(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-23 08:30:25,130 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=1540283421976, position=102352) INFO [MigrationStage:1] 2018-10-23 08:30:25,206 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b8a3758[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-23 08:30:25,211 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-23 08:30:25,211 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@fdd9c03[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-23 08:30:25,215 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-23 08:30:25,254 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-23 08:30:25,254 Memtable.java:347 - Writing Memtable-local@1011215430(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-23 08:30:25,255 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=1540283421976, position=102595) INFO [main] 2018-10-23 08:30:25,607 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51465 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-23 08:30:25,607 Memtable.java:347 - Writing Memtable-local@688786931(8.351KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-23 08:30:25,615 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=1540283421976, position=114570) INFO [CompactionExecutor:2] 2018-10-23 08:30:25,656 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-10-23 08:30:25,682 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-23 08:30:25,795 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-23 08:30:25,822 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-10-23 08:30:25,823 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-23 08:30:25,871 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-23 08:30:25,877 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-23 08:30:26,326 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,910 bytes to 5,745 (~97% of original) in 664ms = 0.008251MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-23 08:31:45,491 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-23 08:31:45,531 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-23 08:31:45,531 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-23 08:31:45,533 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-23 08:31:47,541 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-23 08:31:47,543 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:37,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-23 08:32:37,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-23 08:32:37,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:32:37,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:37,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-23 08:32:37,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-23 08:32:37,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/0Q4N9/install-vellum.sh 2018-10-23 08:32:37,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-23 08:32:37,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/OQNA8/start-vellum.sh 2018-10-23 08:32:37,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:32:37,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:32:37,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-23 08:32:37,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-23 08:32:37,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OQNA8/start-vellum.sh 2018-10-23 08:32:37,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-23 08:32:37,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.15 2018-10-23 08:32:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:32:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-23 08:32:52,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:39,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:49,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:33:59,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:34:10,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:34:20,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:34:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:34:41,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:34:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:35:01,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:35:12,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:35:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:35:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-23 08:35:42,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OQNA8/start-vellum.sh 2018-10-23 08:35:42,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:35:42,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:35:42,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:35:48,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5MRLW/bind.py 2018-10-23 08:35:48,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:35:48,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTtUtTX /etc/bind/db.clearwater.opnfv 2018-10-23 08:35:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:35:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:35:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpd8peGp /etc/bind/db.clearwater.local 2018-10-23 08:35:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:35:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:35:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:35:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:35:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:35:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_7fqwng': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-7fqwng'}}, u'ellis': {u'ellis_xkr9ri': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-xkr9ri'}}, u'dime': {u'dime_nqx716': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'dime-nqx716'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'vellum': {u'vellum_84y8ep': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-84y8ep'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:35:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:35:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-23 08:35:48,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-23T08:23:21.667Z', 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'fc26e7c4-6001-4268-bad9-cca45497b486'} 2018-10-23 08:35:48,181 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2018-10-23 08:35:48,270 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-23 08:35:48,339 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-23 08:35:48,339 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-23 08:35:48,372 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:35:48,373 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-23 08:36:13,428 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:36:13,428 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-23 08:36:38,480 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:36:38,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-23 08:37:03,539 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:37:03,539 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-23 08:37:28,591 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:37:28,591 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-23 08:37:53,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:37:53,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-23 08:38:18,783 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:38:18,784 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-23 08:38:43,835 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:38:43,835 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-23 08:39:08,890 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:39:08,890 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-10-23 08:39:33,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:39:33,947 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-10-23 08:39:59,005 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:39:59,006 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-10-23 08:40:24,286 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550021@clearwater.opnfv', u'sip_username': u'6505550021', u'formatted_number': u'(650) 555-0021', u'number': u'6505550021', u'sip_uri': u'sip:6505550021@clearwater.opnfv', u'number_id': u'ad71eb81fc1f4339bda1b6b188148b02', u'sip_password': u'pbzGNZ3zA', u'pstn': False} 2018-10-23 08:40:24,385 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-23 08:40:24,385 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-23 08:40:24,393 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-23 08:40:24,393 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-23 08:42:34,214 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550206, 6505550623) Passed Basic Call - SDP (TCP) - (6505550565, 6505550425) Passed Basic Call - Tel URIs (TCP) - (6505550933, 6505550064) Passed Basic Call - Unknown number (TCP) - (6505550990, 6505550681) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550342, 6505550334) Passed Basic Call - Messages - Pager model (TCP) - (6505550560, 6505550616) Passed Basic Call - Pracks (TCP) - (6505550901, 6505550380) Passed Basic Registration (TCP) - (6505550717) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550780, 6505550689) Passed Call Barring - Outbound Rejection (TCP) - (6505550594, 6505550384) 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) - (6505550642, 6505550131) 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) - (6505550258, 6505550777, 6505550309) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550112, 6505550210, 6505550641) Passed Call Diversion - Not reachable (408) (TCP) - (6505550282, 6505550178, 6505550239) Passed Call Diversion - Not reachable (503) (TCP) - (6505550664, 6505550042, 6505550109) Passed Call Diversion - Not reachable (500) (TCP) - (6505550354, 6505550110, 6505550406) Passed Call Diversion - Busy (TCP) - (6505550408, 6505550245, 6505550609) Passed Call Diversion - Unconditional (TCP) - (6505550642, 6505550291, 6505550481) Passed Call Diversion - No answer (TCP) - (6505550967, 6505550343, 6505550218) Passed Call Diversion - Bad target URI (TCP) - (6505550645, 6505550203) Passed Call Diversion - Audio-only call (TCP) - (6505550156, 6505550420, 6505550554, 6505550201) Passed Call Diversion - Audio-video call (TCP) - (6505550049, 6505550218, 6505550671, 6505550592) Passed Call Waiting - Accepted (TCP) - (6505550928, 6505550510, 6505550190) Passed Call Waiting - Cancelled (TCP) - (6505550913, 6505550909, 6505550397) Passed CANCEL - Mainline (TCP) - (6505550207, 6505550800) Passed Filtering - Accept-Contact (TCP) - (6505550544, 6505550625) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550411, 6505550113) Passed Filtering - Accept-Contact no match (TCP) - (6505550228, 6505550640) Passed Filtering - Accept-Contact negated match (TCP) - (6505550847, 6505550038) Passed Filtering - RFC3841 example (TCP) - (6505550886, 6505550638) Passed Filtering - Reject-Contact no match (TCP) - (6505550285, 6505550826) Passed Filtering - Reject-Contact match (TCP) - (6505550364, 6505550206) 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) - (6505550538) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550202) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550688) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550671) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550939, 6505550653) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550099, 6505550308) Passed GRUU - Call - only GRUU as target (TCP) - (6505550031, 6505550675) Passed GRUU - Call - AoR as target (TCP) - (6505550790, 6505550634) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550545, 6505550363) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550999, 6505550514) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550934, 6505550091) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550157, 6505550560) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550841, 6505550289) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550648, 6505550553) 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.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - 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) - (6505550476) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550559) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550606) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550099, 6505550249) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550592, 6505550049) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-10-23 08:42:34,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-23 08:42:34,355 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 08:42:34,355 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:54 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-23 08:42:34,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-23 08:42:39,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-23 08:42:39,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:39,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:39,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:39,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:39,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:39,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/Z05XW/stop-sprout.sh 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/25IOE/stop-dime.sh 2018-10-23 08:42:39,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-23 08:42:39,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/0UN94/stop-ellis.sh 2018-10-23 08:42:39,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0UN94/stop-ellis.sh 2018-10-23 08:42:39,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/WUYAS/stop-bono.sh 2018-10-23 08:42:39,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z05XW/stop-sprout.sh 2018-10-23 08:42:39,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D0BAL/stop-homer.sh 2018-10-23 08:42:39,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/31JKJ/stop-vellum.sh 2018-10-23 08:42:39,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/D0BAL/stop-homer.sh 2018-10-23 08:42:39,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-23 08:42:39,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/25IOE/stop-dime.sh 2018-10-23 08:42:39,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WUYAS/stop-bono.sh 2018-10-23 08:42:39,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-23 08:42:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/31JKJ/stop-vellum.sh 2018-10-23 08:42:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/0UN94/stop-ellis.sh 2018-10-23 08:42:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/25IOE/stop-dime.sh 2018-10-23 08:42:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-23 08:42:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BRJOM/bind.py 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/D0BAL/stop-homer.sh 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/31JKJ/stop-vellum.sh 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-23 08:42:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-23 08:42:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-23 08:42:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9cvJbr /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FJV64/bind.py 2018-10-23 08:42:45,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_xkr9ri': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-xkr9ri'}}, u'dime': {u'dime_nqx716': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'dime-nqx716'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'vellum': {u'vellum_84y8ep': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-84y8ep'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:42:45,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZfCjSm /etc/bind/db.clearwater.local 2018-10-23 08:42:45,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:42:45,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PB68V/bind.py 2018-10-23 08:42:45,028 - 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_nqx716': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'dime-nqx716'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'vellum': {u'vellum_84y8ep': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-84y8ep'}}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:42:45,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:42:45,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WUYAS/stop-bono.sh 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHanztj /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOXYpga /etc/bind/db.clearwater.local 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2VCKK/bind.py 2018-10-23 08:42:45,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:45,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:42:45,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:42:45,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:42:45,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:42:45,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9cvJbr /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:42:45,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:45,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:42:45,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:45,031 - 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_config_manager" 2018-10-23 08:42:45,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:42:45,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:42:45,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L599Q/bind.py 2018-10-23 08:42:45,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:42:45,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6UqHLT /etc/bind/db.clearwater.local 2018-10-23 08:42:45,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptZgSnT /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'vellum': {}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxAlZIJ /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:42:45,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:42:45,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:45,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:42:45,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:42:45,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:42:45,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:42:45,034 - 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_nqx716': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'dime-nqx716'}}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, u'vellum': {}, u'bono': {u'bono_xtuni2': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.7', u'name': u'bono-xtuni2'}}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:42:45,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvhnxhQ /etc/bind/db.clearwater.local 2018-10-23 08:42:45,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:50,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:42:50,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:50,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:42:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:42:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:42:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5q4_mG /etc/bind/db.clearwater.local 2018-10-23 08:42:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:42:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-23 08:42:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppTTbcy /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-23 08:42:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_cx0i7e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-cx0i7e'}}, 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.11', u'hss_hostname': u''}. 2018-10-23 08:42:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SRSSR/remove-cluster-node.sh 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5OC85/remove-cluster-node.sh 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PB7RX/remove-cluster-node.sh 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SRSSR/remove-cluster-node.sh 2018-10-23 08:42:50,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4IFBP/remove-cluster-node.sh 2018-10-23 08:42:50,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:42:50,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:50,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5OC85/remove-cluster-node.sh 2018-10-23 08:42:50,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:50,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PB7RX/remove-cluster-node.sh 2018-10-23 08:42:50,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4IFBP/remove-cluster-node.sh 2018-10-23 08:42:50,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:42:50,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:42:50,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:42:50,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:42:50,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:50,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:50,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:50,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:50,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4SGZZ/remove-cluster-node.sh 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Z05XW/stop-sprout.sh 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4SGZZ/remove-cluster-node.sh 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WKVQZ/bind.py 2018-10-23 08:42:50,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-23 08:42:50,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:50,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:55,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-23 08:42:55,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp33bQ7W /etc/bind/db.clearwater.local 2018-10-23 08:42:55,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.11', u'hss_hostname': u''}. 2018-10-23 08:42:55,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-23 08:42:55,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-23 08:42:55,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-23 08:42:55,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-23 08:42:55,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-23 08:42:55,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyoFREz /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:55,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-23 08:42:55,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:55,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:42:55,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PZAYM/remove-cluster-node.sh 2018-10-23 08:42:55,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-23 08:42:55,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PZAYM/remove-cluster-node.sh 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PB7RX/remove-cluster-node.sh 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SRSSR/remove-cluster-node.sh 2018-10-23 08:42:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4IFBP/remove-cluster-node.sh 2018-10-23 08:42:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:42:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:42:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:42:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:42:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_zrxvhq 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:42:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:42:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:43:00,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:43:00,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:43:00,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:00,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:43:00,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:00,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:00,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_0q23x9 2018-10-23 08:43:00,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4SGZZ/remove-cluster-node.sh 2018-10-23 08:43:00,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:43:00,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:43:00,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:00,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:43:00,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:43:00,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_zrxvhq 2018-10-23 08:43:00,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_zrxvhq stop 2018-10-23 08:43:00,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:43:00,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:00,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:00,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:00,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_zrxvhq 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_ndy036 2018-10-23 08:43:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_zrxvhq 2018-10-23 08:43:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:43:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:05,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_0q23x9 stop 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_0q23x9 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:43:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_0q23x9 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_zrxvhq 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_s7ph97 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:43:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:43:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:43:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_0q23x9 2018-10-23 08:43:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:43:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:43:10,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:43:10,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:43:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_ndy036 stop 2018-10-23 08:43:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_ndy036 2018-10-23 08:43:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:43:10,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:43:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_s7ph97 stop 2018-10-23 08:43:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_ndy036 2018-10-23 08:43:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_s7ph97 2018-10-23 08:43:10,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:43:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:43:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:43:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:43:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:10,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_ndy036 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_s7ph97 2018-10-23 08:43:10,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:43:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:43:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:43:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:43:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_s7ph97 2018-10-23 08:43:16,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:43:16,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:16,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:43:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:43:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:43:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:43:16,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:43:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:43:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:43:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:43:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1735330b-491d-4098-a6bd-1b89f8198c03" to be deleted. current status: ACTIVE 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:43:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:43:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:43:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:16,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:43:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:43:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:21,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:43:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:43:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:43:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0740652f-9b34-457e-88f7-c4c4d4880cd1" to be deleted. current status: SHUTOFF 2018-10-23 08:43:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f29133f7-d56a-4cc6-a84d-b2dc2ec10b75" to be deleted. current status: ACTIVE 2018-10-23 08:43:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:43:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PZAYM/remove-cluster-node.sh 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:43:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:43:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:43:26,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:43:26,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:43:26,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:43:26,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:26,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:26,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:43:26,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:43:26,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:26,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:26,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:26,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:26,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:43:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:43:26,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:26,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:43:26,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:43:26,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:26,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:26,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:43:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_5chpua 2018-10-23 08:43:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:26,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:43:26,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:26,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:43:26,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:43:26,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-23 08:43:26,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:43:26,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:43:31,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "00a8224a-a551-4ce7-9722-b8b43dc3108e" to be deleted. current status: SHUTOFF 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_5chpua stop 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_5chpua 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_5chpua 2018-10-23 08:43:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:43:36,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:43:36,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:36,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:36,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:36,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:36,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:43:36,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_5chpua 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:43:36,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:43:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:43:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-23 08:43:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:43:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-23 08:43:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:43:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:43:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:43:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_udppaj 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:43:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-23 08:43:36,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:43:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:43:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_udppaj 2018-10-23 08:43:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_udppaj stop 2018-10-23 08:43:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:43:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_udppaj 2018-10-23 08:43:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:43:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:43:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_udppaj 2018-10-23 08:43:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:43:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:43:47,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:47,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:47,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:43:47,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:43:47,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:47,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:43:47,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:43:47,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:43:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:43:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e8ec7a01-0209-4ef3-a802-d3fd0613ad07" to be deleted. current status: SHUTOFF 2018-10-23 08:43:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a0d01adf-1ad9-48e1-85ce-17cd9f0ef1c9" to be deleted. current status: SHUTOFF 2018-10-23 08:43:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:43:57,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:43:57,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:57,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:43:57,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:43:57,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:43:57,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:57,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:43:57,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:43:57,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:43:57,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:43:57,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:43:57,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:43:57,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:44:38,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/5OC85/remove-cluster-node.sh 2018-10-23 08:44:38,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d0cde273a93cd4fd: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader ; error #1: client: etcd member http://192.168.120.15:4000 has no leader ; error #2: client: endpoint http://192.168.120.8:4000 exceeded header timeout 2018-10-23 08:44:38,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:44:38,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:44:38,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:44:38,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:44:38,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:44:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:44:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-23 08:44:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:44:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-23 08:44:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:44:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:44:44,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:44:44,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:44:44,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:44:44,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:44:44,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_s68cw8 2018-10-23 08:44:44,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-23 08:44:44,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-23 08:44:44,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-23 08:44:44,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-23 08:44:44,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-23 08:44:44,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-23 08:44:44,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-23 08:44:44,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:44,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_rsi6n9 2018-10-23 08:44:44,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:44:49,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:44:49,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:44:49,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:44:49,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:44:49,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_s68cw8 2018-10-23 08:44:49,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_s68cw8 stop 2018-10-23 08:44:49,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_s68cw8 2018-10-23 08:44:49,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_s68cw8 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:44:49,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-23 08:44:49,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:44:49,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:44:49,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-23 08:44:49,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-23 08:44:49,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-23 08:44:49,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_rsi6n9 stop 2018-10-23 08:44:49,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_rsi6n9 2018-10-23 08:44:49,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-23 08:44:54,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_rsi6n9 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:54,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_rsi6n9 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-23 08:44:54,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:59,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:44:59,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:59,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-23 08:44:59,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:59,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:44:59,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:59,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:44:59,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:59,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-23 08:44:59,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:44:59,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:44:59,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:44:59,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:45:04,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f8b3723a-3a46-430b-adae-3016525ee488" to be deleted. current status: ACTIVE 2018-10-23 08:45:04,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:45:04,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:45:04,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:45:04,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-23 08:45:09,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 08:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-23 08:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 08:45:09,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b8be026f-b9dc-4c83-899d-632939315fb5" to be deleted. current status: SHUTOFF 2018-10-23 08:45:09,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:45:15,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-23 08:45:15,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:45:15,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:45:15,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:45:15,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-23 08:45:15,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:45:15,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:45:15,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-23 08:45:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-23 08:45:15,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:45:15,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-23 08:45:20,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 08:45:20,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 08:45:20,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-23 08:45:20,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-23 08:45:20,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:45:20,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 08:45:20,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-23 08:45:20,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-23 08:45:20,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-23 08:45:34,685 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-10-23 08:45:35,623 - 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'946d96c64ebe4800be74cc1e2d655edc', '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_168133d5-6e02-4b62-ab22-032abab8bdbf'}) 2018-10-23 08:45:35,996 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_168133d5-6e02-4b62-ab22-032abab8bdbf'}) 2018-10-23 08:45:36,190 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 08:45:36,313 - functest.core.tenantnetwork - DEBUG - role: 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'd0791beb26ca48219b7a13ad321f8561'}) 2018-10-23 08:45:36,950 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 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'946d96c64ebe4800be74cc1e2d655edc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e5e43f25-6ea3-4f26-a9ee-59e39590340f', 'username': u'heat_ims-user_168133d5-6e02-4b62-ab22-032abab8bdbf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 08:45:36,954 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_168133d5-6e02-4b62-ab22-032abab8bdbf', 'password': 'e5e43f25-6ea3-4f26-a9ee-59e39590340f', 'project_name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '946d96c64ebe4800be74cc1e2d655edc', 'project_domain_name': 'Default'} 2018-10-23 08:45:36,985 - 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-10-23 08:45:36,986 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-10-23 08:45:37,501 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T08:45:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'290cf53e-45c5-43c0-ba74-c4715d93b84a', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_168133d5-6e02-4b62-ab22-032abab8bdbf', u'created_at': u'2018-10-23T08:45:37Z', u'mtu': 1450, u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'946d96c64ebe4800be74cc1e2d655edc', u'l2_adjacency': True}) 2018-10-23 08:45:38,962 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T08:45:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'304d72fb-086f-46e9-a118-3dc179c93ca9', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_168133d5-6e02-4b62-ab22-032abab8bdbf', u'enable_dhcp': True, u'network_id': u'290cf53e-45c5-43c0-ba74-c4715d93b84a', u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'created_at': u'2018-10-23T08:45:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'946d96c64ebe4800be74cc1e2d655edc'}) 2018-10-23 08:45:40,539 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T08:45:40Z', u'revision_number': 2, u'id': u'1357ce26-d087-44cf-9065-87bf2e27a4e7', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_168133d5-6e02-4b62-ab22-032abab8bdbf', u'admin_state_up': True, u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'created_at': u'2018-10-23T08:45:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'946d96c64ebe4800be74cc1e2d655edc'}) 2018-10-23 08:45:48,693 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/4d00efeb-c0c4-412a-81fa-1cb0a3803d9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d00efeb-c0c4-412a-81fa-1cb0a3803d9f/file', 'owner': u'946d96c64ebe4800be74cc1e2d655edc', 'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'size': 263586304, u'self': u'/v2/images/4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/4d00efeb-c0c4-412a-81fa-1cb0a3803d9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T08:45:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T08:45:48Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'self': u'/v2/images/4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf', 'created': u'2018-10-23T08:45:44Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-23T08:45:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 08:45:48,932 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'75b496dd16d34c75adcf276cf3069d94', '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'806df6b6-3470-4d46-be98-11c02e9d0955', 'swap': 0}) 2018-10-23 08:45:50,393 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkuGg+FUPfYT+njgGEk9MHqcaC6fvt3hWYNVeDlCEvMW0JL//4ktXjRpqynqvVZSxyswE/Gnd4CozN9HHw/v0swlKKPkH+P0qbXWVmrAV9XRWA68ei174DNeiWvaCWcsuk0MpVa+KsdxEwphja06DdRCg47KEl0izcuoRd6ZDBA6gMmUzjjaVE6cmDL/1ufaMHvSRF4q1LmMVZ8PQAkM+AWwWqWbucuvZYkcb+C/qo5Q0CG3hhkxaDop5qhkbxU02EDogfwfLtU8pV8q+ZxDqa/S9gf7VJ05h0A/GGMV18Hzyck7wwZlfW7y+1yTD99jjDaixQFMFQrpfWg1lK7PqB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApLhoPhVD32E/p44BhJPTB6nGgun77d4VmDVXg5QhLzFtCS//\n+JLV40aasp6r1WUscrMBPxp3eAqMzfRx8P79LMJSij5B/j9Km11lZqwFfV0VgOvH\note+AzXolr2glnLLpNDKVWvirHcRMKYY2tOg3UQoOOyhJdIs3LqEXemQwQOoDJlM\n442lROnJgy/9bn2jB70kReKtS5jFWfD0AJDPgFsFqlm7nLr2WJHG/gv6qOUNAht4\nYZMWg6KeaoZG8VNNhA6IH8Hy7VPKVfKvmcQ6mv0vYH+1SdOYdAPxhjFdfB88nJO8\nMGZX1u8vtckw/fY4w2osUBTBUK6X1oNZSuz6gQIDAQABAoIBAFb9FAAFVuy2/NjN\nw7tyHbYkULN+Qg9ig2D4epkAN24m2gBKGxH46X+3H6dI6FIvtgN0ySm8Hm+EksuJ\nVksBPk7O6KwdKNjOL+ZQsmZAXj3QVLTaz3kOGkizxXsl9ZK+WRFXOiNWcETINInO\njb2ymXeAsQUu4gOJNSv0TEcUO9/R52I7U2JGWfQk0w8xrFUv+wvDSagx52mXKRMS\nf8pbsQJYzoIeGUxU+YjoF9ao/MeTQ9PD1lTyCI3z7NBZAt7jsOaVQMESkTBQKnoF\ntR1Se/gj3JUQzNjdE7Vp5d20ZG1KUgdlARyP/K8F0cksFqrh6oRxduRAl8IlwjCg\nlywoxGECgYEA1y7tZBExrmLtzPff1tOdJJsLStGY6qOL9EcdlIeqDfR04PaB/1CM\nsIuQ2MMlWYpVIdvS3tvaaOrrEA2oVwovFI4ObvCbwq2TfHPeuNbHNPzQoaJpkxP3\nMX2x+fsiZPoCxHDwx43J5X9o3kzez6dh+gnHkgP5H7TZaBJiB8p21XUCgYEAw/cN\nQMG39oJeZe6szjF07eFLPyIZY4neBSyZVP4AZc/vbWP39by6HaM3ChScA/rGznjo\nQ6fVEgOreqBXSxNPeuDcBatUgTT07vAG3QN2BcLc6lepVCfLADuss0ZIMNB3ZQ85\nvbmqefP54M9RBKKv1tQObApXGcjxArAQg7hK010CgYBp9Uqh3rGXDFHKfzgyoYsc\nrlf2JJVm3NealrYjIFaFfp1a9Sd4ICLXADJ3+kfW+n4HKSaB5MJ8rUjIY+FD0tjy\nBy1mRYZ9a1lXi/rdC62WEvNs0/uml8s+DIXp8VazYESilHaL3O7Q2lc6N6HzoJln\nNQ+Xf+tZSIVRcNPiwDiZzQKBgQCKEqfj2JoltfWNHH3lSjN46CR8dyosWBd2zdW7\nbLwbAEdSa/1px2/bMgS1tY+3vhoVoFsGUFpwNuW7oP3gh9qYWZas5+rCnu107Onp\nD2c45/N/qgREp0UBBQrJxdtXiYqWSgQFCax0ANMu8uPCwF3kn8UJmr+EC3DE1AjO\nxirygQKBgQCVYr7iEmWWx6oDxUOpfLV/zRT0Hi6TKPGzSxCwUsvpzLmycTA2pED3\n3OOCgNJyf35FXL/zHk8L6Pa/bLs3VYqCUyT7PcTk7SEsru8Conl7RMoM7UPVfSRJ\nJhGeA8xQXZ+8/Hv6WWoULkMsLhwgkiiUCyZGnfsTu+oQL+sKsI8T3Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'created_at': '2018-10-23T08:45:50.393454', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b', 'type': 'ssh', 'id': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf'}) 2018-10-23 08:45:50,394 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-10-23 08:50:56,129 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-10-23T08:45:55Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'872c4211-339b-489f-91df-8f2c2d3ed65b', 'parameters': Munch({u'OS::project_id': u'946d96c64ebe4800be74cc1e2d655edc', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf', 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_168133d5-6e02-4b62-ab22-032abab8bdbf', 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'4daaaf57-01a5-4c8e-978b-78d62285edd5', 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'872c4211-339b-489f-91df-8f2c2d3ed65b', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'b02b8ce5d0584a3d88c04c51d66c2560', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.210', 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-10-23T08:45:55Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/872c4211-339b-489f-91df-8f2c2d3ed65b'}) 2018-10-23 08:51:04,986 - 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:1b:b7:f5', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:51:b8', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:51:b8', 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'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:53.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'47f7adc1-c3d2-438d-9709-eb30404fa0d1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'038730e4-5afe-4dea-adfd-642c98c1764b', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0216b6e6-6f8f-41dc-a0e2-9ad45c787afc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'038730e4-5afe-4dea-adfd-642c98c1764b', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'04f74b2d-4a16-4861-a1c5-3ddee14beb25'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'038730e4-5afe-4dea-adfd-642c98c1764b', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'062c7972-b647-4e0e-a9ab-d483ea102c90'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'038730e4-5afe-4dea-adfd-642c98c1764b', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'ea263a6f-58ea-4656-aae5-a55516e9a89c'})], 'id': u'038730e4-5afe-4dea-adfd-642c98c1764b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'fcce1fff-76d5-4db1-91c6-0ccdf01c2c0a', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c93422b8-5161-41e7-b019-13c438618216'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'fcce1fff-76d5-4db1-91c6-0ccdf01c2c0a', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'dd99bcfe-3d9e-4897-a3e9-2d689426acac'})], 'id': u'fcce1fff-76d5-4db1-91c6-0ccdf01c2c0a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', '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'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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-10-23T08:50:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:50:53Z', 'hostId': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:50:15Z', 'created': u'2018-10-23T08:50:15Z', '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:b4:35:67', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:35:67', u'version': 4, u'addr': u'172.30.9.220', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:25:4c', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:25:4c', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:52.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'31a72c9f-11b5-4a60-a0ac-3ff49e4c335b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2df7aeb3-6602-4e7b-898f-1048db720370'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'4a2bab09-75ce-4f67-ac52-b0fc581db699'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a3e51270-745b-4f38-8d5e-665fe615d6ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'ab553781-257f-4b44-8a3f-297b1c046feb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'cd396cb5-18b2-499c-939b-fa9e38b52103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'e15acb1d-07e0-459b-8a07-05ffe74222a9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'e3f1f88e-70f9-4b4e-92b2-546e8b2748b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'e5d41e91-5818-4c0f-9788-862380837970'})], 'id': u'79db58a4-5b21-431f-b132-cbf54b288b22', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.220', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.220', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.220', 'launched_at': u'2018-10-23T08:50:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:50:52Z', 'hostId': u'cf96a83e7bc82ca505be751e00c2b9208904a1c4720a268df7cebdbc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'cf96a83e7bc82ca505be751e00c2b9208904a1c4720a268df7cebdbc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:50:14Z', 'created': u'2018-10-23T08:50:14Z', '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:07:99:56', u'version': 4, u'addr': u'192.168.1.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:99:56', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8f:a6:3a', 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:8f:a6:3a', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:51.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'1d5f7fef-88fb-4ae0-859c-d5506b35f1a3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'5537bb4d-282c-4e50-9544-6c119f349f47', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'59c95798-511b-4e2c-b58a-d0ec5807724a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'5537bb4d-282c-4e50-9544-6c119f349f47', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f7f8f263-7d4e-442c-bff1-83318e7839c3'})], 'id': u'5537bb4d-282c-4e50-9544-6c119f349f47', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'7962ba52-bb6e-4783-850c-1c1a89f10b20', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'38a8742f-5830-4f13-9536-afa2131cbde0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'7962ba52-bb6e-4783-850c-1c1a89f10b20', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'aa2fd3ad-aee7-478f-a080-0731ae9f724d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'7962ba52-bb6e-4783-850c-1c1a89f10b20', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ab762e76-6916-4c6b-b0b9-099a28bd5a20'})], 'id': u'7962ba52-bb6e-4783-850c-1c1a89f10b20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', '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'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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-10-23T08:50:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:50:51Z', 'hostId': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.1.26', 'cloud': 'envvars', 'host_id': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:50:11Z', 'created': u'2018-10-23T08:50:11Z', '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:9f:b2:13', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:7f:d1', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:7f:d1', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:53.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'9f6d33b5-c24e-4e24-b552-c2d8643a4b21', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'2ad5df21-126a-4be8-b9d5-a27c960d0c99', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'3d53d049-3837-4b9f-ba4b-2c109306eee5'})], 'id': u'2ad5df21-126a-4be8-b9d5-a27c960d0c99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0e4e9726-d22c-4c81-b917-95f80062eac4', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'042cf712-2c9f-4b32-a20b-b4d53fa02768'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0e4e9726-d22c-4c81-b917-95f80062eac4', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'59f23fc9-2d4f-4245-9ca1-1deccd4bfb0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0e4e9726-d22c-4c81-b917-95f80062eac4', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b188a29b-8fb4-48f1-9718-ed3d23862909'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0e4e9726-d22c-4c81-b917-95f80062eac4', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bbff2129-65d3-44dc-8edb-ff658c182a02'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0e4e9726-d22c-4c81-b917-95f80062eac4', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ed27cb2e-c244-4f63-913f-324a07087b91'})], 'id': u'0e4e9726-d22c-4c81-b917-95f80062eac4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-10-23T08:50:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:50:53Z', 'hostId': u'cf96a83e7bc82ca505be751e00c2b9208904a1c4720a268df7cebdbc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'cf96a83e7bc82ca505be751e00c2b9208904a1c4720a268df7cebdbc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:50:11Z', 'created': u'2018-10-23T08:50:11Z', '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:5d:a1:2e', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:8b:9f', 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:5e:8b:9f', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:49.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'f6111346-beef-42bd-bbec-3d45f6608477', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2ab020ce-209c-4a11-825e-2c3eb87251c3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2c7e3620-22c0-4a76-8ee5-2deeeafa5929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'31f5cc8f-688e-4cb0-89c7-0f06ebeccddc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'3f41535b-dcbd-454d-8625-b4fa7de78dd5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6448338d-e154-464a-9800-8abcc4a5d95b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'cc9f07a2-080a-4436-a5ab-433bc0350705'})], 'id': u'f283ba65-78cf-4659-be48-37065a02bccb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'28610152-a8a1-4b41-af98-0178eb47056a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'0266a221-4788-4aa8-8768-a4626b4af874'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'28610152-a8a1-4b41-af98-0178eb47056a', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'1ef4f926-c9de-4100-a398-8dabfe27ed50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'28610152-a8a1-4b41-af98-0178eb47056a', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'cc5b0350-39e0-4fc3-bca6-70dbfe843e56'})], 'id': u'28610152-a8a1-4b41-af98-0178eb47056a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-10-23T08:50:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:50:49Z', 'hostId': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.0.17', 'cloud': 'envvars', 'host_id': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:50:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:50:11Z', 'created': u'2018-10-23T08:50:11Z', '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:28:2d:a8', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:2d:a8', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:49:58.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'c0029b5a-93e0-42c9-b1ff-2c618cc62d5e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'cc9be94d-27c2-4712-820b-99822f71ee23', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'03488ad9-306e-4fb7-bca4-052e805bea9b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'cc9be94d-27c2-4712-820b-99822f71ee23', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'ef5bf576-0fc1-4926-8f1c-b2fbd905e7d6'})], 'id': u'cc9be94d-27c2-4712-820b-99822f71ee23', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-10-23T08:49:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:49:58Z', 'hostId': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.0.14', 'cloud': 'envvars', 'host_id': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:49:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:48:13Z', 'created': u'2018-10-23T08:48:13Z', '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:1d:fd:53', u'version': 4, u'addr': u'192.168.1.14', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:9c:e1', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:9c:e1', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:48:04.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'224ec230-8baf-463a-b06f-aeaa263f838f', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'33743de9-0fe5-4d21-912a-b3c171592401'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'385ddaf0-c5dc-4237-8711-52197dbae0a4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'abdfcfa9-72f4-420b-b40b-06684d09e25f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7477b57-a7c2-4280-9543-8fc38bb4ace3'})], 'id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'33743de9-0fe5-4d21-912a-b3c171592401'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'385ddaf0-c5dc-4237-8711-52197dbae0a4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'abdfcfa9-72f4-420b-b40b-06684d09e25f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7477b57-a7c2-4280-9543-8fc38bb4ace3'})], 'id': u'0f31a919-d149-48f4-aae9-abef2bdd6bc1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-10-23T08:48:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:48:04Z', 'hostId': u'cf96a83e7bc82ca505be751e00c2b9208904a1c4720a268df7cebdbc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'cf96a83e7bc82ca505be751e00c2b9208904a1c4720a268df7cebdbc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:48:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:46:17Z', 'created': u'2018-10-23T08:46:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-10-23 08:51:05,370 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-10-23 08:51:05,372 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:51:15,784 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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 2018-10-23 08:51:15,786 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:51:26,202 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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] 2018-10-23 08:51:26,204 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:51:36,607 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... 2018-10-23 08:51:36,609 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:51:47,334 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... 2018-10-23 08:51:47,336 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:51:57,951 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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 ... 2018-10-23 08:51:57,954 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:52:08,596 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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) ... 2018-10-23 08:52:08,599 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:52:19,012 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... 2018-10-23 08:52:19,015 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:52:29,609 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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) ... 2018-10-23 08:52:29,612 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:52:40,019 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... 2018-10-23 08:52:40,022 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:52:50,430 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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) ... 2018-10-23 08:52:50,433 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:53:01,021 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-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... 2018-10-23 08:53:01,025 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:53:11,425 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-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 8267 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 8365 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 8373 clearwater-socket-factory-sig start/running, process 8382 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. 2018-10-23 08:53:11,428 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:53:22,191 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-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 8267 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 8365 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 8373 clearwater-socket-factory-sig start/running, process 8382 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 7 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 5s (7401 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 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) ... 2018-10-23 08:53:22,194 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:53:32,608 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-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 8267 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 8365 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 8373 clearwater-socket-factory-sig start/running, process 8382 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 7 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 5s (7401 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 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 2018-10-23 08:53:32,612 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:53:43,407 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009324] Security Framework initialized [ 0.010548] AppArmor: AppArmor initialized [ 0.011741] Yama: becoming mindful. [ 0.012160] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017040] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020047] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024424] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028124] Initializing cgroup subsys memory [ 0.029448] Initializing cgroup subsys devices [ 0.030752] Initializing cgroup subsys freezer [ 0.032017] Initializing cgroup subsys blkio [ 0.033218] Initializing cgroup subsys perf_event [ 0.034519] Initializing cgroup subsys hugetlb [ 0.035944] FEATURE SPEC_CTRL Present [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040030] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.045921] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.050013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053425] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062568] ACPI: Core revision 20131115 [ 0.064333] ACPI: All ACPI Tables successfully acquired [ 0.065903] ftrace: allocating 28748 entries in 113 pages [ 0.088342] smpboot: Max logical packages: 2 [ 0.089524] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092325] Enabling x2apic [ 0.093169] Enabled x2apic [ 0.094444] Switched APIC routing to physical x2apic. [ 0.097280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110112] KVM setup paravirtual spinlock [ 0.115791] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116213] x86: Booting SMP configuration: [ 0.117610] .... node #0, CPUs: #1[ 0.115720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132037] KVM setup async PF for cpu 1 [ 0.132040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135723] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.136443] devtmpfs: initialized [ 0.138315] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140941] EVM: security.ima [ 0.141812] EVM: security.capability [ 0.142843] pinctrl core: initialized pinctrl subsystem [ 0.144068] regulator-dummy: no parameters [ 0.145247] RTC time: 8:50:53, date: 10/23/18 [ 0.146490] NET: Registered protocol family 16 [ 0.147779] cpuidle: using governor ladder [ 0.148004] cpuidle: using governor menu [ 0.149147] ACPI: bus type PCI registered [ 0.150264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151941] PCI: Using configuration type 1 for base access [ 0.152639] bio: create slab at 0 [ 0.153171] ACPI: Added _OSI(Module Device) [ 0.153175] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157239] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160025] ACPI: Interpreter enabled [ 0.161256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173904] ACPI: (supports S0 S5) [ 0.175037] ACPI: Using IOAPIC for interrupt routing [ 0.176026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178971] ACPI: No dock devices found. [ 0.182011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188209] acpiphp: Slot [3] registered [ 0.189489] acpiphp: Slot [4] registered [ 0.190746] acpiphp: Slot [5] registered [ 0.191988] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193272] acpiphp: Slot [8] registered [ 0.194534] acpiphp: Slot [9] registered [ 0.195826] acpiphp: Slot [10] registered [ 0.196021] acpiphp: Slot [11] registered [ 0.197318] acpiphp: Slot [12] registered [ 0.198857] acpiphp: Slot [13] registered [ 0.200029] acpiphp: Slot [14] registered [ 0.201337] acpiphp: Slot [15] registered [ 0.202640] acpiphp: Slot [16] registered [ 0.203941] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205289] acpiphp: Slot [19] registered [ 0.206546] acpiphp: Slot [20] registered [ 0.207838] acpiphp: Slot [21] registered [ 0.208021] acpiphp: Slot [22] registered [ 0.209297] acpiphp: Slot [23] registered [ 0.210569] acpiphp: Slot [24] registered [ 0.211890] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213347] acpiphp: Slot [27] registered [ 0.214639] acpiphp: Slot [28] registered [ 0.215928] acpiphp: Slot [29] registered [ 0.216020] acpiphp: Slot [30] registered [ 0.217328] acpiphp: Slot [31] registered [ 0.218588] PCI host bridge to bus 0000:00 [ 0.219866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233951] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265169] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272985] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280945] vgaarb: bridge control possible 0000:00:02.0 [ 0.282806] SCSI subsystem initialized [ 0.284166] ACPI: bus type USB registered [ 0.285351] usbcore: registered new interface driver usbfs [ 0.287030] usbcore: registered new interface driver hub [ 0.288051] usbcore: registered new device driver usb [ 0.289653] PCI: Using ACPI for IRQ routing [ 0.289712] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293364] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294939] NetLabel: unlabeled traffic allowed by default [ 0.296203] Switched to clocksource kvm-clock [ 0.304939] AppArmor: AppArmor Filesystem Enabled [ 0.306550] pnp: PnP ACPI init [ 0.307597] ACPI: bus type PNP registered [ 0.309466] pnp: PnP ACPI: found 8 devices [ 0.310636] ACPI: bus type PNP unregistered [ 0.318406] NET: Registered protocol family 2 [ 0.320095] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326168] TCP: reno registered [ 0.327178] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328810] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330526] NET: Registered protocol family 1 [ 0.331816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.359169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387017] Trying to unpack rootfs image as initramfs... [ 0.493069] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.495392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497156] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501020] Scanning for low memory corruption every 60 seconds [ 0.502972] Initialise system trusted keyring [ 0.504426] audit: initializing netlink socket (disabled) [ 0.506110] type=2000 audit(1540284654.542:1): initialized [ 0.527167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530049] zbud: loaded [ 0.531220] VFS: Disk quotas dquot_6.5.2 [ 0.532592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534940] fuse init (API version 7.22) [ 0.536312] msgmni has been set to 3997 [ 0.537659] Key type big_key registered [ 0.539361] Key type asymmetric registered [ 0.540700] Asymmetric key parser 'x509' registered [ 0.542252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544731] io scheduler noop registered [ 0.546029] io scheduler deadline registered (default) [ 0.547638] io scheduler cfq registered [ 0.549011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552901] ipmi message handler version 39.2 [ 0.554408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556857] ACPI: Power Button [PWRF] [ 0.558253] GHES: HEST is not enabled! [ 0.580759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679105] Linux agpgart interface v0.103 [ 0.681481] brd: module loaded [ 0.683057] loop: module loaded [ 0.684557] blk-mq: CPU -> queue map [ 0.685807] CPU 0 -> Queue 0 [ 0.686926] CPU 1 -> Queue 0 [ 0.688774] vda: vda1 [ 0.690332] scsi0 : ata_piix [ 0.691377] scsi1 : ata_piix [ 0.692278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.693845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.695751] libphy: Fixed MDIO Bus: probed [ 0.696994] tun: Universal TUN/TAP device driver, 1.6 [ 0.698697] tun: (C) 1999-2004 Max Krasnyansky [ 0.702330] PPP generic driver version 2.4.2 [ 0.703832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705893] ehci-pci: EHCI PCI platform driver [ 0.707385] ehci-platform: EHCI generic platform driver [ 0.709092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711057] ohci-pci: OHCI PCI platform driver [ 0.712556] ohci-platform: OHCI generic platform driver [ 0.714276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.743424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747861] usb usb1: Product: UHCI Host Controller [ 0.749452] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.751450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753070] hub 1-0:1.0: USB hub found [ 0.754367] hub 1-0:1.0: 2 ports detected [ 0.755895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761971] mousedev: PS/2 mouse device common for all mice [ 0.763975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766800] rtc_cmos 00:00: RTC can wake from S4 [ 0.768614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770604] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772648] device-mapper: uevent: version 1.0.3 [ 0.774216] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778920] TCP: cubic registered [ 0.787325] NET: Registered protocol family 10 [ 0.789158] NET: Registered protocol family 17 [ 0.790669] Key type dns_resolver registered [ 0.792325] Loading compiled-in X.509 certificates [ 0.794463] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.797532] registered taskstats version 1 [ 0.801056] Key type trusted registered [ 0.805266] Key type encrypted registered [ 0.806655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808451] IMA: No TPM chip found, activating TPM-bypass! [ 0.810807] regulator-dummy: disabling [ 0.812231] Magic number: 6:388:827 [ 0.813639] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.816381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817937] EDD information not available. [ 0.853408] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.855795] Write protecting the kernel read-only data: 12288k [ 0.857922] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.861541] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877965] systemd-udevd[107]: starting version 204 [ 0.940654] FDC 0 is a S82078B [ 1.064076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228816] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231234] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233723] usb 1-1: Product: QEMU USB Tablet [ 1.234987] usb 1-1: Manufacturer: QEMU [ 1.236123] usb 1-1: SerialNumber: 42 [ 1.492202] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.968994] 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.273753] 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.392362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497152] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.88 seconds. cloud-init-nonet[3.03]: 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[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 ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:58 +0000. Up 4.32 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:1b:b7:f5 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:b8:51:b8 | 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: 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . . . | | o oo= E | | o+=S.. | | ooB.+ | | . o.+ o | | oo... | | 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: 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . +*=B+ | | o..O+.. | | o o. | | .oE. | | . 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: 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . + | | * = + . | | . S + = . .| | o o . . .| | . . o o..| | o + ..E | | . =+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .=+..+*. | | ..oo X. | | Xo.. | | +.++ E | | S +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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.66 seconds. * 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.67 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 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15505 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1555 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.6 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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-161.211 [773 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5653 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-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 8267 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 8365 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 8373 clearwater-socket-factory-sig start/running, process 8382 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 7 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 5s (7401 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 ++ ip2rr 192.168.1.2 ++ echo 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.2 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 ++ ip2rr 192.168.1.2 ++ echo 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.2 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 29:1f:5d:81:1e:25:87:70:d9:30:18:72:6d:bc:2e:71 root@sprout-0 (DSA) ec2: 256 72:f3:f2:4d:49:89:61:9e:18:f7:d9:bd:2a:ef:97:d8 root@sprout-0 (ECDSA) ec2: 256 59:61:84:09:d0:44:f7:99:9b:56:b0:69:19:ed:2c:d7 root@sprout-0 (ED25519) ec2: 2048 4f:2a:c5:a8:b5:25:e7:76:2f:32:40:c8:d7:5a:4e:d3 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKODxsQsiOClSgGfhwxYaFqiF9aUBOctSsctpZjH7S1vOeWwIlQlYrleh+jiD3GRDD5SKHvc6yqkC48nIJHd8aY= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDoVGJQBuovOsYfmXX6wfa/YZKHgGwSh5lhC8sPLrQb+ root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk305kD+1aHhBjj+DvfmTNRAYXyEiwbd/f1ehppDLaa/FQk9t9AEjp7Y5WGmkV2nwj8FdoEj8tFc+YpVYqLOAnf1h/U3eCKhELD4/HHalw8pJty9k7gfuTT4dP3nXzl4iK781Qm+DtxyKpd56tZMuBT/LZWZbqniyzf5i8qDmyDvko5no0eVK4voXhCXXEZVKEkzTMJ8JkHFm/6FOr6bTT/ocGn9SvsKVfNF7lbE7nBywTk6bM2Pr8eFs77iLp05pqWelr0bwyfSzK5wRr0NA9g7TzWVx3SCSkzgTGchZ37PUR4VZvKToYZQUi2p/ULgwhTDUv1b4uRwlzicsyqeyr root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:53:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 166.61 seconds 2018-10-23 08:53:43,411 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:53:43,951 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008039] Security Framework initialized [ 0.009255] AppArmor: AppArmor initialized [ 0.010408] Yama: becoming mindful. [ 0.012149] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015588] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016802] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018405] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020269] Initializing cgroup subsys memory [ 0.021472] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025207] Initializing cgroup subsys blkio [ 0.026373] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029169] FEATURE SPEC_CTRL Present [ 0.030836] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034688] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037833] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041939] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044612] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050548] ACPI: Core revision 20131115 [ 0.052466] ACPI: All ACPI Tables successfully acquired [ 0.054030] ftrace: allocating 28748 entries in 113 pages [ 0.076211] smpboot: Max logical packages: 2 [ 0.077421] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.081896] Enabling x2apic [ 0.082752] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101380] KVM setup paravirtual spinlock [ 0.103877] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104182] x86: Booting SMP configuration: [ 0.105403] .... node #0, CPUs: #1[ 0.103837] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120056] x86: Booted up 1 node, 2 CPUs [ 0.120041] KVM setup async PF for cpu 1 [ 0.120045] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123891] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124453] devtmpfs: initialized [ 0.126538] EVM: security.selinux [ 0.128006] EVM: security.SMACK64 [ 0.129306] EVM: security.ima [ 0.130485] EVM: security.capability [ 0.132814] pinctrl core: initialized pinctrl subsystem [ 0.134760] regulator-dummy: no parameters [ 0.136077] RTC time: 8:50:52, date: 10/23/18 [ 0.137767] NET: Registered protocol family 16 [ 0.139516] cpuidle: using governor ladder [ 0.140004] cpuidle: using governor menu [ 0.141529] ACPI: bus type PCI registered [ 0.143025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144116] PCI: Using configuration type 1 for base access [ 0.146726] bio: create slab at 0 [ 0.148068] ACPI: Added _OSI(Module Device) [ 0.149193] ACPI: Added _OSI(Processor Device) [ 0.150349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153088] ACPI: Interpreter enabled [ 0.154104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164720] ACPI: (supports S0 S5) [ 0.165701] ACPI: Using IOAPIC for interrupt routing [ 0.167005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168926] ACPI: No dock devices found. [ 0.172694] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.174330] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176021] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177735] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180356] acpiphp: Slot [3] registered [ 0.181489] acpiphp: Slot [4] registered [ 0.182594] acpiphp: Slot [5] registered [ 0.183704] acpiphp: Slot [6] registered [ 0.184036] acpiphp: Slot [7] registered [ 0.185163] acpiphp: Slot [8] registered [ 0.186280] acpiphp: Slot [9] registered [ 0.187403] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189138] acpiphp: Slot [12] registered [ 0.190251] acpiphp: Slot [13] registered [ 0.191803] acpiphp: Slot [14] registered [ 0.192042] acpiphp: Slot [15] registered [ 0.193160] acpiphp: Slot [16] registered [ 0.194270] acpiphp: Slot [17] registered [ 0.195388] acpiphp: Slot [18] registered [ 0.196027] acpiphp: Slot [19] registered [ 0.197143] acpiphp: Slot [20] registered [ 0.198249] acpiphp: Slot [21] registered [ 0.199352] acpiphp: Slot [22] registered [ 0.200019] acpiphp: Slot [23] registered [ 0.201156] acpiphp: Slot [24] registered [ 0.202282] acpiphp: Slot [25] registered [ 0.203388] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205124] acpiphp: Slot [28] registered [ 0.206261] acpiphp: Slot [29] registered [ 0.207381] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209130] PCI host bridge to bus 0000:00 [ 0.210289] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211690] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213525] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215212] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.225157] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.227039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.253530] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.255548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.256895] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.258949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.260742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.262537] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264630] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265462] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.269029] vgaarb: bridge control possible 0000:00:02.0 [ 0.271140] SCSI subsystem initialized [ 0.272531] ACPI: bus type USB registered [ 0.273298] usbcore: registered new interface driver usbfs [ 0.274694] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277408] PCI: Using ACPI for IRQ routing [ 0.277928] NetLabel: Initializing [ 0.280018] NetLabel: domain hash size = 128 [ 0.281136] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282459] NetLabel: unlabeled traffic allowed by default [ 0.284367] Switched to clocksource kvm-clock [ 0.292638] AppArmor: AppArmor Filesystem Enabled [ 0.293940] pnp: PnP ACPI init [ 0.294862] ACPI: bus type PNP registered [ 0.296497] pnp: PnP ACPI: found 8 devices [ 0.297620] ACPI: bus type PNP unregistered [ 0.304353] NET: Registered protocol family 2 [ 0.305822] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.307934] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309752] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311497] TCP: reno registered [ 0.312443] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313927] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315624] NET: Registered protocol family 1 [ 0.316834] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.318353] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319806] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342208] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364779] Trying to unpack rootfs image as initramfs... [ 0.465174] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.467484] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468853] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.470306] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472694] Scanning for low memory corruption every 60 seconds [ 0.474781] Initialise system trusted keyring [ 0.476026] audit: initializing netlink socket (disabled) [ 0.477474] type=2000 audit(1540284653.433:1): initialized [ 0.498667] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501094] zbud: loaded [ 0.502112] VFS: Disk quotas dquot_6.5.2 [ 0.503170] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505181] fuse init (API version 7.22) [ 0.506292] msgmni has been set to 3997 [ 0.507353] Key type big_key registered [ 0.508977] Key type asymmetric registered [ 0.510037] Asymmetric key parser 'x509' registered [ 0.511246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.513169] io scheduler noop registered [ 0.514183] io scheduler deadline registered (default) [ 0.515419] io scheduler cfq registered [ 0.516541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517869] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519463] ipmi message handler version 39.2 [ 0.520617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522455] ACPI: Power Button [PWRF] [ 0.523566] GHES: HEST is not enabled! [ 0.545341] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.589003] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.611499] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.613594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637243] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.640495] Linux agpgart interface v0.103 [ 0.642905] brd: module loaded [ 0.644371] loop: module loaded [ 0.645624] blk-mq: CPU -> queue map [ 0.646580] CPU 0 -> Queue 0 [ 0.647456] CPU 1 -> Queue 0 [ 0.649250] vda: vda1 [ 0.650774] scsi0 : ata_piix [ 0.651763] scsi1 : ata_piix [ 0.652603] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.654118] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.655922] libphy: Fixed MDIO Bus: probed [ 0.657076] tun: Universal TUN/TAP device driver, 1.6 [ 0.658290] tun: (C) 1999-2004 Max Krasnyansky [ 0.661581] PPP generic driver version 2.4.2 [ 0.662757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.664276] ehci-pci: EHCI PCI platform driver [ 0.665399] ehci-platform: EHCI generic platform driver [ 0.666643] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.668056] ohci-pci: OHCI PCI platform driver [ 0.669163] ohci-platform: OHCI generic platform driver [ 0.670407] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692458] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693725] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695648] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697146] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698737] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700889] usb usb1: Product: UHCI Host Controller [ 0.702154] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.703821] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705246] hub 1-0:1.0: USB hub found [ 0.706245] hub 1-0:1.0: 2 ports detected [ 0.707526] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710255] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711536] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712924] mousedev: PS/2 mouse device common for all mice [ 0.714758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717234] rtc_cmos 00:00: RTC can wake from S4 [ 0.718826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.720520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.722203] device-mapper: uevent: version 1.0.3 [ 0.723499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725630] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727294] TCP: cubic registered [ 0.735962] NET: Registered protocol family 10 [ 0.737483] NET: Registered protocol family 17 [ 0.738655] Key type dns_resolver registered [ 0.739979] Loading compiled-in X.509 certificates [ 0.741726] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.744050] registered taskstats version 1 [ 0.747190] Key type trusted registered [ 0.751203] Key type encrypted registered [ 0.752339] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753644] IMA: No TPM chip found, activating TPM-bypass! [ 0.755466] regulator-dummy: disabling [ 0.756532] Magic number: 6:388:827 [ 0.757666] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:53 UTC (1540284653) [ 0.759832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761246] EDD information not available. [ 0.813305] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815542] Write protecting the kernel read-only data: 12288k [ 0.817740] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.821229] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836624] systemd-udevd[107]: starting version 204 [ 0.892681] FDC 0 is a S82078B [ 1.020075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186854] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189152] usb 1-1: Product: QEMU USB Tablet [ 1.190667] usb 1-1: Manufacturer: QEMU [ 1.191997] usb 1-1: SerialNumber: 42 [ 1.464069] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.888981] 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.220514] 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.352969] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.469049] 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 Tue, 23 Oct 2018 08:50:55 +0000. Up 2.84 seconds. cloud-init-nonet[2.99]: 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 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.73]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:57 +0000. Up 4.88 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:b4:35:67 | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:52:25:4c | 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: f5:30:aa:00:6d:77:35:16:3d:67:c3:08:9b:8c:57:0a root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E *+.o | | . * *+ = | | . o . o X + . | | o . . + + | | . S . | | . . | | . | | | | | +-----------------+ 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: 3c:06:22:50:d9:9e:36:9d:ea:83:d9:17:8d:0e:29:20 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |...o | | .. . | | ...o.. | |E .=.oo | |.. . + oS | | . + o... | | * 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: ca:08:3c:7d:69:4c:fc:c9:29:3c:96:47:01:7a:e2:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | o . | | o + . | | . o * * o | | + o @ S | | + * = | | E o | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 6a:a8:2b:46:26:a0:a5:7d:1b:8e:f0:14:d7:c3:43:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . | | + . | |. o . E | |o+ o oS | |=oo o. . | |++ +.oo | |..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 ] * 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 ] * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 13.22 seconds. 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 14.08 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 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18661 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 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.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [266 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 4s (2623 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-161.211 [773 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.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 8s (6425 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 7974 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 7982 clearwater-socket-factory-sig start/running, process 7991 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 7 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.7 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-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.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.220 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.220 ++ echo A 172.30.9.220 ++ ip2rr 172.30.9.220 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.220 ++ echo A 172.30.9.220 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3c:06:22:50:d9:9e:36:9d:ea:83:d9:17:8d:0e:29:20 root@bono-0 (DSA) ec2: 256 ca:08:3c:7d:69:4c:fc:c9:29:3c:96:47:01:7a:e2:6e root@bono-0 (ECDSA) ec2: 256 6a:a8:2b:46:26:a0:a5:7d:1b:8e:f0:14:d7:c3:43:ad root@bono-0 (ED25519) ec2: 2048 f5:30:aa:00:6d:77:35:16:3d:67:c3:08:9b:8c:57:0a root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM8L60Q5+4govh46FRT3R76WJ81s9wYGHTEwUdiqJScnss5XeU+PnBwQu17Ds9pkky7ros/2y+Cl40aNq/RcVy8= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO+1RfcSCFk5dYddsNVLPnZR3ue1Ry3hzn2qAX8h7J2S root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxF9zZjP8gp39VDPoaG7s96VnLWThDlj69S3fFO29CdlSZ7VZIDCYGxq0/Aw5K++rbiIUdFJrzOVxmc91Z7dKUzyLpqG/q+N+IPPFUxpNFKX4LajSvqywEIra+GphKzKsR+LuPhqGMsjszXIYk1hzJVklRu5QiY/D8apSCPsJij1HeFoY5cQ0S63qQGvPTfyCB5NMTBoz1Q5R2hwtAkkR0nkP6A2B7g3r0yyUn4enKk/kj5HkHgBEggjUkmJWqvA4ruZYnb6C8GmysKEg4f4ibsKzrptYTmG/OP1fpJd4y8nPIZyLxXZdiM2q8uJN65a3x4zoxDBxY0xio0cmT7ukx root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:53:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 140.68 seconds 2018-10-23 08:53:43,955 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:53:44,330 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008100] Security Framework initialized [ 0.009242] AppArmor: AppArmor initialized [ 0.010311] Yama: becoming mindful. [ 0.012159] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015453] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018488] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020427] Initializing cgroup subsys memory [ 0.021585] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025145] Initializing cgroup subsys blkio [ 0.026234] Initializing cgroup subsys perf_event [ 0.027403] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029765] mce: CPU supports 10 MCE banks [ 0.030870] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030870] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032012] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038513] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044847] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050265] ACPI: Core revision 20131115 [ 0.051808] ACPI: All ACPI Tables successfully acquired [ 0.053066] ftrace: allocating 28748 entries in 113 pages [ 0.076154] smpboot: Max logical packages: 2 [ 0.077354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.078954] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080262] Enabling x2apic [ 0.081190] Enabled x2apic [ 0.082393] Switched APIC routing to physical x2apic. [ 0.085298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.090197] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097412] KVM setup paravirtual spinlock [ 0.100546] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102589] x86: Booting SMP configuration: [ 0.103813] .... node #0, CPUs: #1[ 0.100498] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123676] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.124410] devtmpfs: initialized [ 0.126282] EVM: security.selinux [ 0.127231] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128932] EVM: security.capability [ 0.130084] pinctrl core: initialized pinctrl subsystem [ 0.132062] regulator-dummy: no parameters [ 0.133203] RTC time: 8:50:51, date: 10/23/18 [ 0.134446] NET: Registered protocol family 16 [ 0.135697] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137089] ACPI: bus type PCI registered [ 0.138146] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139785] PCI: Using configuration type 1 for base access [ 0.140622] bio: create slab at 0 [ 0.141102] ACPI: Added _OSI(Module Device) [ 0.141152] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148065] ACPI: Interpreter enabled [ 0.149050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.151443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160725] ACPI: (supports S0 S5) [ 0.161657] ACPI: Using IOAPIC for interrupt routing [ 0.162982] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164201] ACPI: No dock devices found. [ 0.167359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171320] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172210] acpiphp: Slot [3] registered [ 0.173343] acpiphp: Slot [4] registered [ 0.174518] acpiphp: Slot [5] registered [ 0.175647] acpiphp: Slot [6] registered [ 0.176037] acpiphp: Slot [7] registered [ 0.177198] acpiphp: Slot [8] registered [ 0.178335] acpiphp: Slot [9] registered [ 0.179456] acpiphp: Slot [10] registered [ 0.180022] acpiphp: Slot [11] registered [ 0.181175] acpiphp: Slot [12] registered [ 0.182282] acpiphp: Slot [13] registered [ 0.183356] acpiphp: Slot [14] registered [ 0.184025] acpiphp: Slot [15] registered [ 0.185132] acpiphp: Slot [16] registered [ 0.186231] acpiphp: Slot [17] registered [ 0.187495] acpiphp: Slot [18] registered [ 0.188030] acpiphp: Slot [19] registered [ 0.189183] acpiphp: Slot [20] registered [ 0.190290] acpiphp: Slot [21] registered [ 0.191321] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193125] acpiphp: Slot [24] registered [ 0.194200] acpiphp: Slot [25] registered [ 0.195285] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197095] acpiphp: Slot [28] registered [ 0.198192] acpiphp: Slot [29] registered [ 0.199283] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201120] PCI host bridge to bus 0000:00 [ 0.202233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205528] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207169] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.217412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248637] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256947] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258746] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260278] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263384] vgaarb: loaded [ 0.264004] vgaarb: bridge control possible 0000:00:02.0 [ 0.265578] SCSI subsystem initialized [ 0.266784] ACPI: bus type USB registered [ 0.268034] usbcore: registered new interface driver usbfs [ 0.269418] usbcore: registered new interface driver hub [ 0.270802] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273532] NetLabel: Initializing [ 0.274452] NetLabel: domain hash size = 128 [ 0.275588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276063] NetLabel: unlabeled traffic allowed by default [ 0.277446] Switched to clocksource kvm-clock [ 0.284329] AppArmor: AppArmor Filesystem Enabled [ 0.285645] pnp: PnP ACPI init [ 0.286503] ACPI: bus type PNP registered [ 0.288000] pnp: PnP ACPI: found 8 devices [ 0.289057] ACPI: bus type PNP unregistered [ 0.296502] NET: Registered protocol family 2 [ 0.297963] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299992] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.301792] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303478] TCP: reno registered [ 0.304422] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.305947] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307575] NET: Registered protocol family 1 [ 0.308709] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.310107] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311453] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.334351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358135] Trying to unpack rootfs image as initramfs... [ 0.459176] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463876] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465653] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.468249] Scanning for low memory corruption every 60 seconds [ 0.470320] Initialise system trusted keyring [ 0.471722] audit: initializing netlink socket (disabled) [ 0.473355] type=2000 audit(1540284652.411:1): initialized [ 0.494954] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497910] zbud: loaded [ 0.499160] VFS: Disk quotas dquot_6.5.2 [ 0.500622] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503236] fuse init (API version 7.22) [ 0.504740] msgmni has been set to 3997 [ 0.506181] Key type big_key registered [ 0.508029] Key type asymmetric registered [ 0.509489] Asymmetric key parser 'x509' registered [ 0.511186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.513826] io scheduler noop registered [ 0.515240] io scheduler deadline registered (default) [ 0.516989] io scheduler cfq registered [ 0.518461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522551] ipmi message handler version 39.2 [ 0.524118] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526691] ACPI: Power Button [PWRF] [ 0.528173] GHES: HEST is not enabled! [ 0.550784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596422] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620130] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.622141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648337] Linux agpgart interface v0.103 [ 0.650270] brd: module loaded [ 0.651545] loop: module loaded [ 0.652730] blk-mq: CPU -> queue map [ 0.654066] CPU 0 -> Queue 0 [ 0.655187] CPU 1 -> Queue 0 [ 0.657106] vda: vda1 [ 0.658816] scsi0 : ata_piix [ 0.660074] scsi1 : ata_piix [ 0.661196] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.663346] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.665708] libphy: Fixed MDIO Bus: probed [ 0.667216] tun: Universal TUN/TAP device driver, 1.6 [ 0.668985] tun: (C) 1999-2004 Max Krasnyansky [ 0.672672] PPP generic driver version 2.4.2 [ 0.674206] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676288] ehci-pci: EHCI PCI platform driver [ 0.677800] ehci-platform: EHCI generic platform driver [ 0.679482] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681477] ohci-pci: OHCI PCI platform driver [ 0.683026] ohci-platform: OHCI generic platform driver [ 0.684728] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707692] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712099] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.714140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719000] usb usb1: Product: UHCI Host Controller [ 0.720725] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.722898] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724640] hub 1-0:1.0: USB hub found [ 0.726041] hub 1-0:1.0: 2 ports detected [ 0.727666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731166] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732854] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734741] mousedev: PS/2 mouse device common for all mice [ 0.736997] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740280] rtc_cmos 00:00: RTC can wake from S4 [ 0.742247] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744411] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746657] device-mapper: uevent: version 1.0.3 [ 0.748345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751306] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753448] TCP: cubic registered [ 0.762139] NET: Registered protocol family 10 [ 0.763974] NET: Registered protocol family 17 [ 0.765594] Key type dns_resolver registered [ 0.767408] Loading compiled-in X.509 certificates [ 0.769672] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.772949] registered taskstats version 1 [ 0.776462] Key type trusted registered [ 0.780857] Key type encrypted registered [ 0.782328] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784203] IMA: No TPM chip found, activating TPM-bypass! [ 0.786687] regulator-dummy: disabling [ 0.788193] Magic number: 6:388:827 [ 0.789716] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:52 UTC (1540284652) [ 0.792680] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794717] EDD information not available. [ 0.821502] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.824300] Write protecting the kernel read-only data: 12288k [ 0.826970] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.831148] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.845501] systemd-udevd[107]: starting version 204 [ 0.880492] FDC 0 is a S82078B [ 1.036125] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200444] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202084] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.203711] usb 1-1: Product: QEMU USB Tablet [ 1.204825] usb 1-1: Manufacturer: QEMU [ 1.205836] usb 1-1: SerialNumber: 42 [ 1.460092] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.901670] 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.265118] 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.471990] 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.654780] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 23 Oct 2018 08:50:54 +0000. Up 3.03 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.35]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:56 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:07:99:56 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:8f:a6:3a | 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: 21:43:35:2f:cc:b7:12:58:12:6d:18:c4:20:58:e6:0d root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oE .+**+ | |.o + .o*oo | | . . +.* o | | o = . | | S . | | . | | | | | | | +-----------------+ 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: 3a:3c:1e:f6:71:ab:4d:f8:43:b3:d1:48:6d:2f:b6:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o | | S. + . | | . . .= = . | | B o.o* + | | o = *o.. E | | . o.+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: da:1d:7b:5d:54:d2:60:6d:1e:6f:b8:42:6e:65:86:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ++.| | ..o=| | o =+| | o E.+| | S .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: be:55:2e:05:7b:a3:46:a4:1f:d8:69:c6:50:e3:38:be root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o | | + . | | + + | | . O + | | S X = | | . * B . | | E * . | | + . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 ] 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 ] * 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 Tue, 23 Oct 2018 08:51:03 +0000. Up 11.52 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. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 23 Oct 2018 08:51:04 +0000. Up 12.82 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18108 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [266 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 4s (2759 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5216 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8336 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 7 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 (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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 2018-10-23 08:53:44,334 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:53:54,890 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008100] Security Framework initialized [ 0.009242] AppArmor: AppArmor initialized [ 0.010311] Yama: becoming mindful. [ 0.012159] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015453] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018488] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020427] Initializing cgroup subsys memory [ 0.021585] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025145] Initializing cgroup subsys blkio [ 0.026234] Initializing cgroup subsys perf_event [ 0.027403] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029765] mce: CPU supports 10 MCE banks [ 0.030870] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030870] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032012] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033516] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038513] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044847] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050265] ACPI: Core revision 20131115 [ 0.051808] ACPI: All ACPI Tables successfully acquired [ 0.053066] ftrace: allocating 28748 entries in 113 pages [ 0.076154] smpboot: Max logical packages: 2 [ 0.077354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.078954] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080262] Enabling x2apic [ 0.081190] Enabled x2apic [ 0.082393] Switched APIC routing to physical x2apic. [ 0.085298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.090197] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097412] KVM setup paravirtual spinlock [ 0.100546] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102589] x86: Booting SMP configuration: [ 0.103813] .... node #0, CPUs: #1[ 0.100498] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123676] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.124410] devtmpfs: initialized [ 0.126282] EVM: security.selinux [ 0.127231] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128932] EVM: security.capability [ 0.130084] pinctrl core: initialized pinctrl subsystem [ 0.132062] regulator-dummy: no parameters [ 0.133203] RTC time: 8:50:51, date: 10/23/18 [ 0.134446] NET: Registered protocol family 16 [ 0.135697] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137089] ACPI: bus type PCI registered [ 0.138146] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139785] PCI: Using configuration type 1 for base access [ 0.140622] bio: create slab at 0 [ 0.141102] ACPI: Added _OSI(Module Device) [ 0.141152] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145169] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148065] ACPI: Interpreter enabled [ 0.149050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.151443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160725] ACPI: (supports S0 S5) [ 0.161657] ACPI: Using IOAPIC for interrupt routing [ 0.162982] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164201] ACPI: No dock devices found. [ 0.167359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171320] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172210] acpiphp: Slot [3] registered [ 0.173343] acpiphp: Slot [4] registered [ 0.174518] acpiphp: Slot [5] registered [ 0.175647] acpiphp: Slot [6] registered [ 0.176037] acpiphp: Slot [7] registered [ 0.177198] acpiphp: Slot [8] registered [ 0.178335] acpiphp: Slot [9] registered [ 0.179456] acpiphp: Slot [10] registered [ 0.180022] acpiphp: Slot [11] registered [ 0.181175] acpiphp: Slot [12] registered [ 0.182282] acpiphp: Slot [13] registered [ 0.183356] acpiphp: Slot [14] registered [ 0.184025] acpiphp: Slot [15] registered [ 0.185132] acpiphp: Slot [16] registered [ 0.186231] acpiphp: Slot [17] registered [ 0.187495] acpiphp: Slot [18] registered [ 0.188030] acpiphp: Slot [19] registered [ 0.189183] acpiphp: Slot [20] registered [ 0.190290] acpiphp: Slot [21] registered [ 0.191321] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193125] acpiphp: Slot [24] registered [ 0.194200] acpiphp: Slot [25] registered [ 0.195285] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197095] acpiphp: Slot [28] registered [ 0.198192] acpiphp: Slot [29] registered [ 0.199283] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201120] PCI host bridge to bus 0000:00 [ 0.202233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205528] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207169] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.217412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248637] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256947] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258746] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260278] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263384] vgaarb: loaded [ 0.264004] vgaarb: bridge control possible 0000:00:02.0 [ 0.265578] SCSI subsystem initialized [ 0.266784] ACPI: bus type USB registered [ 0.268034] usbcore: registered new interface driver usbfs [ 0.269418] usbcore: registered new interface driver hub [ 0.270802] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273532] NetLabel: Initializing [ 0.274452] NetLabel: domain hash size = 128 [ 0.275588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276063] NetLabel: unlabeled traffic allowed by default [ 0.277446] Switched to clocksource kvm-clock [ 0.284329] AppArmor: AppArmor Filesystem Enabled [ 0.285645] pnp: PnP ACPI init [ 0.286503] ACPI: bus type PNP registered [ 0.288000] pnp: PnP ACPI: found 8 devices [ 0.289057] ACPI: bus type PNP unregistered [ 0.296502] NET: Registered protocol family 2 [ 0.297963] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299992] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.301792] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303478] TCP: reno registered [ 0.304422] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.305947] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307575] NET: Registered protocol family 1 [ 0.308709] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.310107] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311453] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.334351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358135] Trying to unpack rootfs image as initramfs... [ 0.459176] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.461987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463876] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465653] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.468249] Scanning for low memory corruption every 60 seconds [ 0.470320] Initialise system trusted keyring [ 0.471722] audit: initializing netlink socket (disabled) [ 0.473355] type=2000 audit(1540284652.411:1): initialized [ 0.494954] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497910] zbud: loaded [ 0.499160] VFS: Disk quotas dquot_6.5.2 [ 0.500622] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503236] fuse init (API version 7.22) [ 0.504740] msgmni has been set to 3997 [ 0.506181] Key type big_key registered [ 0.508029] Key type asymmetric registered [ 0.509489] Asymmetric key parser 'x509' registered [ 0.511186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.513826] io scheduler noop registered [ 0.515240] io scheduler deadline registered (default) [ 0.516989] io scheduler cfq registered [ 0.518461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522551] ipmi message handler version 39.2 [ 0.524118] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526691] ACPI: Power Button [PWRF] [ 0.528173] GHES: HEST is not enabled! [ 0.550784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596422] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620130] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.622141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648337] Linux agpgart interface v0.103 [ 0.650270] brd: module loaded [ 0.651545] loop: module loaded [ 0.652730] blk-mq: CPU -> queue map [ 0.654066] CPU 0 -> Queue 0 [ 0.655187] CPU 1 -> Queue 0 [ 0.657106] vda: vda1 [ 0.658816] scsi0 : ata_piix [ 0.660074] scsi1 : ata_piix [ 0.661196] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.663346] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.665708] libphy: Fixed MDIO Bus: probed [ 0.667216] tun: Universal TUN/TAP device driver, 1.6 [ 0.668985] tun: (C) 1999-2004 Max Krasnyansky [ 0.672672] PPP generic driver version 2.4.2 [ 0.674206] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676288] ehci-pci: EHCI PCI platform driver [ 0.677800] ehci-platform: EHCI generic platform driver [ 0.679482] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681477] ohci-pci: OHCI PCI platform driver [ 0.683026] ohci-platform: OHCI generic platform driver [ 0.684728] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707692] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712099] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.714140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719000] usb usb1: Product: UHCI Host Controller [ 0.720725] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.722898] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724640] hub 1-0:1.0: USB hub found [ 0.726041] hub 1-0:1.0: 2 ports detected [ 0.727666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731166] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732854] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734741] mousedev: PS/2 mouse device common for all mice [ 0.736997] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740280] rtc_cmos 00:00: RTC can wake from S4 [ 0.742247] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744411] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746657] device-mapper: uevent: version 1.0.3 [ 0.748345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751306] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753448] TCP: cubic registered [ 0.762139] NET: Registered protocol family 10 [ 0.763974] NET: Registered protocol family 17 [ 0.765594] Key type dns_resolver registered [ 0.767408] Loading compiled-in X.509 certificates [ 0.769672] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.772949] registered taskstats version 1 [ 0.776462] Key type trusted registered [ 0.780857] Key type encrypted registered [ 0.782328] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784203] IMA: No TPM chip found, activating TPM-bypass! [ 0.786687] regulator-dummy: disabling [ 0.788193] Magic number: 6:388:827 [ 0.789716] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:52 UTC (1540284652) [ 0.792680] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794717] EDD information not available. [ 0.821502] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.824300] Write protecting the kernel read-only data: 12288k [ 0.826970] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.831148] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.845501] systemd-udevd[107]: starting version 204 [ 0.880492] FDC 0 is a S82078B [ 1.036125] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200444] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202084] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.203711] usb 1-1: Product: QEMU USB Tablet [ 1.204825] usb 1-1: Manufacturer: QEMU [ 1.205836] usb 1-1: SerialNumber: 42 [ 1.460092] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.901670] 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.265118] 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.471990] 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.654780] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 23 Oct 2018 08:50:54 +0000. Up 3.03 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.35]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:56 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:07:99:56 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:8f:a6:3a | 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: 21:43:35:2f:cc:b7:12:58:12:6d:18:c4:20:58:e6:0d root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oE .+**+ | |.o + .o*oo | | . . +.* o | | o = . | | S . | | . | | | | | | | +-----------------+ 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: 3a:3c:1e:f6:71:ab:4d:f8:43:b3:d1:48:6d:2f:b6:f4 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o | | S. + . | | . . .= = . | | B o.o* + | | o = *o.. E | | . o.+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: da:1d:7b:5d:54:d2:60:6d:1e:6f:b8:42:6e:65:86:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ++.| | ..o=| | o =+| | o E.+| | S .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: be:55:2e:05:7b:a3:46:a4:1f:d8:69:c6:50:e3:38:be root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o | | + . | | + + | | . O + | | S X = | | . * B . | | E * . | | + . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 ] 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 ] * 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 Tue, 23 Oct 2018 08:51:03 +0000. Up 11.52 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. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 23 Oct 2018 08:51:04 +0000. Up 12.82 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18108 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [266 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 4s (2759 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [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.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [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.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5216 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8336 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 7 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 (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3a:3c:1e:f6:71:ab:4d:f8:43:b3:d1:48:6d:2f:b6:f4 root@homer-0 (DSA) ec2: 256 da:1d:7b:5d:54:d2:60:6d:1e:6f:b8:42:6e:65:86:b5 root@homer-0 (ECDSA) ec2: 256 be:55:2e:05:7b:a3:46:a4:1f:d8:69:c6:50:e3:38:be root@homer-0 (ED25519) ec2: 2048 21:43:35:2f:cc:b7:12:58:12:6d:18:c4:20:58:e6:0d root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFt6EyzFMPVdkT11L7IaCWXl55edxKaGv6/kQeweFIoP56OtFKKzDX9yafRP+1FplOGeMzAwchPmBXBsX8mFNPI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHloqQNHwarZKnORSxpz5kuLlAHagLbJqgDfPlsoi+/Z root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsdGEeS98o8wFD6rE3fT3p5HL6kDL6F30VqpSrKwju8eZXwb5JYW8xDQ7hPsmS5XSS2I5fN0rS+DHOHGXNxJ07sG0VjMJoZq9igrOOdswmM3qIpi0o15nMKI331xWzLW1t68JlY3mDhpV7PZGwk9sVauu5lCCYHlWYkbfY8rZpXzTuWsbDXBlFiOGBFmuL7NZOhMAr6yONglGSwEk6P3akUzCfVl1U0BmhKIZ+1pBi8hhy90sTlPrVMDHdWSzUx36ZgFGWrluANRWjPxZ3lQuPCDx1YJt3i/+AEoXLLLDgpEwdfpGQWGNv6OAU4g1ZJMTCR5mrC+1JsAQGZQoN8GnN root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:53:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.41 seconds 2018-10-23 08:53:54,894 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:53:55,443 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008063] Security Framework initialized [ 0.009185] AppArmor: AppArmor initialized [ 0.010227] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013677] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018330] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020383] Initializing cgroup subsys memory [ 0.021497] Initializing cgroup subsys devices [ 0.022598] Initializing cgroup subsys freezer [ 0.024013] Initializing cgroup subsys blkio [ 0.025083] Initializing cgroup subsys perf_event [ 0.026221] Initializing cgroup subsys hugetlb [ 0.027402] FEATURE SPEC_CTRL Present [ 0.028705] mce: CPU supports 10 MCE banks [ 0.029780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032010] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033482] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038497] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044164] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049675] ACPI: Core revision 20131115 [ 0.051208] ACPI: All ACPI Tables successfully acquired [ 0.052346] ftrace: allocating 28748 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077562] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079339] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085859] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088023] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097206] KVM setup paravirtual spinlock [ 0.100084] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.101898] x86: Booting SMP configuration: [ 0.103019] .... node #0, CPUs: #1[ 0.100038] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123432] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124423] devtmpfs: initialized [ 0.126140] EVM: security.selinux [ 0.127044] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128830] EVM: security.capability [ 0.129815] pinctrl core: initialized pinctrl subsystem [ 0.132044] regulator-dummy: no parameters [ 0.133146] RTC time: 8:50:54, date: 10/23/18 [ 0.134284] NET: Registered protocol family 16 [ 0.135517] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137098] ACPI: bus type PCI registered [ 0.138124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139688] PCI: Using configuration type 1 for base access [ 0.140613] bio: create slab at 0 [ 0.141161] ACPI: Added _OSI(Module Device) [ 0.141161] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145146] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147640] ACPI: Interpreter enabled [ 0.148010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156898] ACPI: Using IOAPIC for interrupt routing [ 0.158081] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160198] ACPI: No dock devices found. [ 0.163061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169201] acpiphp: Slot [4] registered [ 0.170205] acpiphp: Slot [5] registered [ 0.171209] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173024] acpiphp: Slot [8] registered [ 0.174034] acpiphp: Slot [9] registered [ 0.175044] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177037] acpiphp: Slot [12] registered [ 0.178054] acpiphp: Slot [13] registered [ 0.179083] acpiphp: Slot [14] registered [ 0.180022] acpiphp: Slot [15] registered [ 0.181045] acpiphp: Slot [16] registered [ 0.182074] acpiphp: Slot [17] registered [ 0.183097] acpiphp: Slot [18] registered [ 0.184025] acpiphp: Slot [19] registered [ 0.185050] acpiphp: Slot [20] registered [ 0.186135] acpiphp: Slot [21] registered [ 0.187153] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189042] acpiphp: Slot [24] registered [ 0.190063] acpiphp: Slot [25] registered [ 0.191094] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193035] acpiphp: Slot [28] registered [ 0.194053] acpiphp: Slot [29] registered [ 0.195068] acpiphp: Slot [30] registered [ 0.196024] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198064] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202925] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.239890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244455] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247689] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248004] vgaarb: loaded [ 0.248774] vgaarb: bridge control possible 0000:00:02.0 [ 0.250279] SCSI subsystem initialized [ 0.251399] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253324] usbcore: registered new interface driver hub [ 0.254604] usbcore: registered new device driver usb [ 0.256067] PCI: Using ACPI for IRQ routing [ 0.257430] NetLabel: Initializing [ 0.258347] NetLabel: domain hash size = 128 [ 0.259418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260061] NetLabel: unlabeled traffic allowed by default [ 0.261372] Switched to clocksource kvm-clock [ 0.268165] AppArmor: AppArmor Filesystem Enabled [ 0.269375] pnp: PnP ACPI init [ 0.270216] ACPI: bus type PNP registered [ 0.271678] pnp: PnP ACPI: found 8 devices [ 0.272716] ACPI: bus type PNP unregistered [ 0.280436] NET: Registered protocol family 2 [ 0.281786] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283701] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286991] TCP: reno registered [ 0.287860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289260] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290805] NET: Registered protocol family 1 [ 0.291908] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293273] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339387] Trying to unpack rootfs image as initramfs... [ 0.438170] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.440320] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441696] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443567] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.445655] Scanning for low memory corruption every 60 seconds [ 0.447465] Initialise system trusted keyring [ 0.448748] audit: initializing netlink socket (disabled) [ 0.450175] type=2000 audit(1540284654.760:1): initialized [ 0.471813] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474343] zbud: loaded [ 0.475374] VFS: Disk quotas dquot_6.5.2 [ 0.476477] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478436] fuse init (API version 7.22) [ 0.479579] msgmni has been set to 3997 [ 0.480689] Key type big_key registered [ 0.482212] Key type asymmetric registered [ 0.483286] Asymmetric key parser 'x509' registered [ 0.484552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.486589] io scheduler noop registered [ 0.487690] io scheduler deadline registered (default) [ 0.489008] io scheduler cfq registered [ 0.490095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493073] ipmi message handler version 39.2 [ 0.494287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496254] ACPI: Power Button [PWRF] [ 0.497342] GHES: HEST is not enabled! [ 0.519553] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586633] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615720] Linux agpgart interface v0.103 [ 0.617824] brd: module loaded [ 0.619415] loop: module loaded [ 0.620952] blk-mq: CPU -> queue map [ 0.622242] CPU 0 -> Queue 0 [ 0.623422] CPU 1 -> Queue 0 [ 0.625403] vda: vda1 [ 0.626970] scsi0 : ata_piix [ 0.627962] scsi1 : ata_piix [ 0.628837] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630466] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632322] libphy: Fixed MDIO Bus: probed [ 0.633527] tun: Universal TUN/TAP device driver, 1.6 [ 0.634891] tun: (C) 1999-2004 Max Krasnyansky [ 0.638535] PPP generic driver version 2.4.2 [ 0.640268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642496] ehci-pci: EHCI PCI platform driver [ 0.644089] ehci-platform: EHCI generic platform driver [ 0.645924] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648083] ohci-pci: OHCI PCI platform driver [ 0.649701] ohci-platform: OHCI generic platform driver [ 0.651525] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.679884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683281] usb usb1: Product: UHCI Host Controller [ 0.684486] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686057] usb usb1: SerialNumber: 0000:00:01.2 [ 0.687392] hub 1-0:1.0: USB hub found [ 0.688507] hub 1-0:1.0: 2 ports detected [ 0.689813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695689] mousedev: PS/2 mouse device common for all mice [ 0.697480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.700015] rtc_cmos 00:00: RTC can wake from S4 [ 0.701625] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703354] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705089] device-mapper: uevent: version 1.0.3 [ 0.706432] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710191] TCP: cubic registered [ 0.718739] NET: Registered protocol family 10 [ 0.720157] NET: Registered protocol family 17 [ 0.721336] Key type dns_resolver registered [ 0.722738] Loading compiled-in X.509 certificates [ 0.724590] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727107] registered taskstats version 1 [ 0.730290] Key type trusted registered [ 0.734230] Key type encrypted registered [ 0.735367] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736779] IMA: No TPM chip found, activating TPM-bypass! [ 0.738754] regulator-dummy: disabling [ 0.739893] Magic number: 6:388:827 [ 0.741085] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.743392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744821] EDD information not available. [ 0.789714] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.792269] Write protecting the kernel read-only data: 12288k [ 0.794469] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.797878] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.813074] systemd-udevd[107]: starting version 204 [ 0.872499] FDC 0 is a S82078B [ 1.004135] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170690] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172572] usb 1-1: Product: QEMU USB Tablet [ 1.174022] usb 1-1: Manufacturer: QEMU [ 1.175155] usb 1-1: SerialNumber: 42 [ 1.440112] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.877574] 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.204056] 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.318365] 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 ] [ 2.427729] 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.77 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.04]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[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 Tue, 23 Oct 2018 08:50:57 +0000. Up 4.22 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:9f:b2:13 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:4d:7f:d1 | 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: 89:cf:b2:19:d3:65:1d:f2:02:4a:c2:59:f0:b9:08:06 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |E ... | | . . + . | | o + + . . . | | . . + + o + . | | . + S + 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: 74:3c:1f:ec:92:79:a2:07:d8:af:42:48:28:35:ce:f8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | = o . + o | |o + . + . * . | | o . .. S = + | | E . . + + | | . . 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: 01:18:8b:5c:f7:58:2f:74:06:3d:53:e3:f1:29:2b:4e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo +oo.+ | | . o.o * ++. + . | | o . . + .oo o | | o o | | S E . | | o . | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9b:04:bc:1f:2f:13:88:10:4f:1a:c1:29:43:e5:12:77 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.+==.E | |o **.. | | +o.. o | | .. . + | | . o S | | 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 System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.74 seconds. * 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 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.66 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 15016 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [496 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 [555 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 [264 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.8 MB in 4s (2799 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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://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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 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/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.10 [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-161.211 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 34s (2722 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8721 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 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 7 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] 2018-10-23 08:53:55,447 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:54:06,223 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008063] Security Framework initialized [ 0.009185] AppArmor: AppArmor initialized [ 0.010227] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013677] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018330] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020383] Initializing cgroup subsys memory [ 0.021497] Initializing cgroup subsys devices [ 0.022598] Initializing cgroup subsys freezer [ 0.024013] Initializing cgroup subsys blkio [ 0.025083] Initializing cgroup subsys perf_event [ 0.026221] Initializing cgroup subsys hugetlb [ 0.027402] FEATURE SPEC_CTRL Present [ 0.028705] mce: CPU supports 10 MCE banks [ 0.029780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032010] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033482] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038497] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044164] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049675] ACPI: Core revision 20131115 [ 0.051208] ACPI: All ACPI Tables successfully acquired [ 0.052346] ftrace: allocating 28748 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077562] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079339] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085859] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088023] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097206] KVM setup paravirtual spinlock [ 0.100084] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.101898] x86: Booting SMP configuration: [ 0.103019] .... node #0, CPUs: #1[ 0.100038] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123432] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124423] devtmpfs: initialized [ 0.126140] EVM: security.selinux [ 0.127044] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128830] EVM: security.capability [ 0.129815] pinctrl core: initialized pinctrl subsystem [ 0.132044] regulator-dummy: no parameters [ 0.133146] RTC time: 8:50:54, date: 10/23/18 [ 0.134284] NET: Registered protocol family 16 [ 0.135517] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137098] ACPI: bus type PCI registered [ 0.138124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139688] PCI: Using configuration type 1 for base access [ 0.140613] bio: create slab at 0 [ 0.141161] ACPI: Added _OSI(Module Device) [ 0.141161] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145146] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147640] ACPI: Interpreter enabled [ 0.148010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156898] ACPI: Using IOAPIC for interrupt routing [ 0.158081] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160198] ACPI: No dock devices found. [ 0.163061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169201] acpiphp: Slot [4] registered [ 0.170205] acpiphp: Slot [5] registered [ 0.171209] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173024] acpiphp: Slot [8] registered [ 0.174034] acpiphp: Slot [9] registered [ 0.175044] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177037] acpiphp: Slot [12] registered [ 0.178054] acpiphp: Slot [13] registered [ 0.179083] acpiphp: Slot [14] registered [ 0.180022] acpiphp: Slot [15] registered [ 0.181045] acpiphp: Slot [16] registered [ 0.182074] acpiphp: Slot [17] registered [ 0.183097] acpiphp: Slot [18] registered [ 0.184025] acpiphp: Slot [19] registered [ 0.185050] acpiphp: Slot [20] registered [ 0.186135] acpiphp: Slot [21] registered [ 0.187153] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189042] acpiphp: Slot [24] registered [ 0.190063] acpiphp: Slot [25] registered [ 0.191094] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193035] acpiphp: Slot [28] registered [ 0.194053] acpiphp: Slot [29] registered [ 0.195068] acpiphp: Slot [30] registered [ 0.196024] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198064] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202925] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.239890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244455] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247689] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248004] vgaarb: loaded [ 0.248774] vgaarb: bridge control possible 0000:00:02.0 [ 0.250279] SCSI subsystem initialized [ 0.251399] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253324] usbcore: registered new interface driver hub [ 0.254604] usbcore: registered new device driver usb [ 0.256067] PCI: Using ACPI for IRQ routing [ 0.257430] NetLabel: Initializing [ 0.258347] NetLabel: domain hash size = 128 [ 0.259418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260061] NetLabel: unlabeled traffic allowed by default [ 0.261372] Switched to clocksource kvm-clock [ 0.268165] AppArmor: AppArmor Filesystem Enabled [ 0.269375] pnp: PnP ACPI init [ 0.270216] ACPI: bus type PNP registered [ 0.271678] pnp: PnP ACPI: found 8 devices [ 0.272716] ACPI: bus type PNP unregistered [ 0.280436] NET: Registered protocol family 2 [ 0.281786] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283701] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286991] TCP: reno registered [ 0.287860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289260] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290805] NET: Registered protocol family 1 [ 0.291908] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293273] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339387] Trying to unpack rootfs image as initramfs... [ 0.438170] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.440320] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441696] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443567] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.445655] Scanning for low memory corruption every 60 seconds [ 0.447465] Initialise system trusted keyring [ 0.448748] audit: initializing netlink socket (disabled) [ 0.450175] type=2000 audit(1540284654.760:1): initialized [ 0.471813] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474343] zbud: loaded [ 0.475374] VFS: Disk quotas dquot_6.5.2 [ 0.476477] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478436] fuse init (API version 7.22) [ 0.479579] msgmni has been set to 3997 [ 0.480689] Key type big_key registered [ 0.482212] Key type asymmetric registered [ 0.483286] Asymmetric key parser 'x509' registered [ 0.484552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.486589] io scheduler noop registered [ 0.487690] io scheduler deadline registered (default) [ 0.489008] io scheduler cfq registered [ 0.490095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493073] ipmi message handler version 39.2 [ 0.494287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496254] ACPI: Power Button [PWRF] [ 0.497342] GHES: HEST is not enabled! [ 0.519553] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586633] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615720] Linux agpgart interface v0.103 [ 0.617824] brd: module loaded [ 0.619415] loop: module loaded [ 0.620952] blk-mq: CPU -> queue map [ 0.622242] CPU 0 -> Queue 0 [ 0.623422] CPU 1 -> Queue 0 [ 0.625403] vda: vda1 [ 0.626970] scsi0 : ata_piix [ 0.627962] scsi1 : ata_piix [ 0.628837] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630466] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632322] libphy: Fixed MDIO Bus: probed [ 0.633527] tun: Universal TUN/TAP device driver, 1.6 [ 0.634891] tun: (C) 1999-2004 Max Krasnyansky [ 0.638535] PPP generic driver version 2.4.2 [ 0.640268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642496] ehci-pci: EHCI PCI platform driver [ 0.644089] ehci-platform: EHCI generic platform driver [ 0.645924] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648083] ohci-pci: OHCI PCI platform driver [ 0.649701] ohci-platform: OHCI generic platform driver [ 0.651525] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.679884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683281] usb usb1: Product: UHCI Host Controller [ 0.684486] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686057] usb usb1: SerialNumber: 0000:00:01.2 [ 0.687392] hub 1-0:1.0: USB hub found [ 0.688507] hub 1-0:1.0: 2 ports detected [ 0.689813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695689] mousedev: PS/2 mouse device common for all mice [ 0.697480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.700015] rtc_cmos 00:00: RTC can wake from S4 [ 0.701625] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703354] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705089] device-mapper: uevent: version 1.0.3 [ 0.706432] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710191] TCP: cubic registered [ 0.718739] NET: Registered protocol family 10 [ 0.720157] NET: Registered protocol family 17 [ 0.721336] Key type dns_resolver registered [ 0.722738] Loading compiled-in X.509 certificates [ 0.724590] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727107] registered taskstats version 1 [ 0.730290] Key type trusted registered [ 0.734230] Key type encrypted registered [ 0.735367] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736779] IMA: No TPM chip found, activating TPM-bypass! [ 0.738754] regulator-dummy: disabling [ 0.739893] Magic number: 6:388:827 [ 0.741085] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.743392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744821] EDD information not available. [ 0.789714] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.792269] Write protecting the kernel read-only data: 12288k [ 0.794469] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.797878] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.813074] systemd-udevd[107]: starting version 204 [ 0.872499] FDC 0 is a S82078B [ 1.004135] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170690] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172572] usb 1-1: Product: QEMU USB Tablet [ 1.174022] usb 1-1: Manufacturer: QEMU [ 1.175155] usb 1-1: SerialNumber: 42 [ 1.440112] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.877574] 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.204056] 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.318365] 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 ] [ 2.427729] 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.77 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.04]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[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 Tue, 23 Oct 2018 08:50:57 +0000. Up 4.22 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:9f:b2:13 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:4d:7f:d1 | 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: 89:cf:b2:19:d3:65:1d:f2:02:4a:c2:59:f0:b9:08:06 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |E ... | | . . + . | | o + + . . . | | . . + + o + . | | . + S + 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: 74:3c:1f:ec:92:79:a2:07:d8:af:42:48:28:35:ce:f8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | = o . + o | |o + . + . * . | | o . .. S = + | | E . . + + | | . . 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: 01:18:8b:5c:f7:58:2f:74:06:3d:53:e3:f1:29:2b:4e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo +oo.+ | | . o.o * ++. + . | | o . . + .oo o | | o o | | S E . | | o . | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9b:04:bc:1f:2f:13:88:10:4f:1a:c1:29:43:e5:12:77 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.+==.E | |o **.. | | +o.. o | | .. . + | | . o S | | 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 System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.74 seconds. * 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 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.66 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 15016 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [496 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 [555 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 [264 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.8 MB in 4s (2799 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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://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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 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/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.10 [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-161.211 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 34s (2722 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8721 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 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 7 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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 2018-10-23 08:54:06,227 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:54:16,802 - functest.core.singlevm - DEBUG - console: 564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008063] Security Framework initialized [ 0.009185] AppArmor: AppArmor initialized [ 0.010227] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013677] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018330] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020383] Initializing cgroup subsys memory [ 0.021497] Initializing cgroup subsys devices [ 0.022598] Initializing cgroup subsys freezer [ 0.024013] Initializing cgroup subsys blkio [ 0.025083] Initializing cgroup subsys perf_event [ 0.026221] Initializing cgroup subsys hugetlb [ 0.027402] FEATURE SPEC_CTRL Present [ 0.028705] mce: CPU supports 10 MCE banks [ 0.029780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032010] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033482] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038497] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044164] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049675] ACPI: Core revision 20131115 [ 0.051208] ACPI: All ACPI Tables successfully acquired [ 0.052346] ftrace: allocating 28748 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077562] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079339] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085859] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088023] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097206] KVM setup paravirtual spinlock [ 0.100084] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.101898] x86: Booting SMP configuration: [ 0.103019] .... node #0, CPUs: #1[ 0.100038] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123432] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124423] devtmpfs: initialized [ 0.126140] EVM: security.selinux [ 0.127044] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128830] EVM: security.capability [ 0.129815] pinctrl core: initialized pinctrl subsystem [ 0.132044] regulator-dummy: no parameters [ 0.133146] RTC time: 8:50:54, date: 10/23/18 [ 0.134284] NET: Registered protocol family 16 [ 0.135517] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137098] ACPI: bus type PCI registered [ 0.138124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139688] PCI: Using configuration type 1 for base access [ 0.140613] bio: create slab at 0 [ 0.141161] ACPI: Added _OSI(Module Device) [ 0.141161] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145146] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147640] ACPI: Interpreter enabled [ 0.148010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156898] ACPI: Using IOAPIC for interrupt routing [ 0.158081] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160198] ACPI: No dock devices found. [ 0.163061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169201] acpiphp: Slot [4] registered [ 0.170205] acpiphp: Slot [5] registered [ 0.171209] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173024] acpiphp: Slot [8] registered [ 0.174034] acpiphp: Slot [9] registered [ 0.175044] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177037] acpiphp: Slot [12] registered [ 0.178054] acpiphp: Slot [13] registered [ 0.179083] acpiphp: Slot [14] registered [ 0.180022] acpiphp: Slot [15] registered [ 0.181045] acpiphp: Slot [16] registered [ 0.182074] acpiphp: Slot [17] registered [ 0.183097] acpiphp: Slot [18] registered [ 0.184025] acpiphp: Slot [19] registered [ 0.185050] acpiphp: Slot [20] registered [ 0.186135] acpiphp: Slot [21] registered [ 0.187153] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189042] acpiphp: Slot [24] registered [ 0.190063] acpiphp: Slot [25] registered [ 0.191094] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193035] acpiphp: Slot [28] registered [ 0.194053] acpiphp: Slot [29] registered [ 0.195068] acpiphp: Slot [30] registered [ 0.196024] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198064] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202925] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.239890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244455] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247689] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248004] vgaarb: loaded [ 0.248774] vgaarb: bridge control possible 0000:00:02.0 [ 0.250279] SCSI subsystem initialized [ 0.251399] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253324] usbcore: registered new interface driver hub [ 0.254604] usbcore: registered new device driver usb [ 0.256067] PCI: Using ACPI for IRQ routing [ 0.257430] NetLabel: Initializing [ 0.258347] NetLabel: domain hash size = 128 [ 0.259418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260061] NetLabel: unlabeled traffic allowed by default [ 0.261372] Switched to clocksource kvm-clock [ 0.268165] AppArmor: AppArmor Filesystem Enabled [ 0.269375] pnp: PnP ACPI init [ 0.270216] ACPI: bus type PNP registered [ 0.271678] pnp: PnP ACPI: found 8 devices [ 0.272716] ACPI: bus type PNP unregistered [ 0.280436] NET: Registered protocol family 2 [ 0.281786] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283701] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286991] TCP: reno registered [ 0.287860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289260] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290805] NET: Registered protocol family 1 [ 0.291908] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293273] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339387] Trying to unpack rootfs image as initramfs... [ 0.438170] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.440320] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441696] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443567] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.445655] Scanning for low memory corruption every 60 seconds [ 0.447465] Initialise system trusted keyring [ 0.448748] audit: initializing netlink socket (disabled) [ 0.450175] type=2000 audit(1540284654.760:1): initialized [ 0.471813] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474343] zbud: loaded [ 0.475374] VFS: Disk quotas dquot_6.5.2 [ 0.476477] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478436] fuse init (API version 7.22) [ 0.479579] msgmni has been set to 3997 [ 0.480689] Key type big_key registered [ 0.482212] Key type asymmetric registered [ 0.483286] Asymmetric key parser 'x509' registered [ 0.484552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.486589] io scheduler noop registered [ 0.487690] io scheduler deadline registered (default) [ 0.489008] io scheduler cfq registered [ 0.490095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493073] ipmi message handler version 39.2 [ 0.494287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496254] ACPI: Power Button [PWRF] [ 0.497342] GHES: HEST is not enabled! [ 0.519553] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586633] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615720] Linux agpgart interface v0.103 [ 0.617824] brd: module loaded [ 0.619415] loop: module loaded [ 0.620952] blk-mq: CPU -> queue map [ 0.622242] CPU 0 -> Queue 0 [ 0.623422] CPU 1 -> Queue 0 [ 0.625403] vda: vda1 [ 0.626970] scsi0 : ata_piix [ 0.627962] scsi1 : ata_piix [ 0.628837] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630466] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632322] libphy: Fixed MDIO Bus: probed [ 0.633527] tun: Universal TUN/TAP device driver, 1.6 [ 0.634891] tun: (C) 1999-2004 Max Krasnyansky [ 0.638535] PPP generic driver version 2.4.2 [ 0.640268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642496] ehci-pci: EHCI PCI platform driver [ 0.644089] ehci-platform: EHCI generic platform driver [ 0.645924] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648083] ohci-pci: OHCI PCI platform driver [ 0.649701] ohci-platform: OHCI generic platform driver [ 0.651525] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.679884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683281] usb usb1: Product: UHCI Host Controller [ 0.684486] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686057] usb usb1: SerialNumber: 0000:00:01.2 [ 0.687392] hub 1-0:1.0: USB hub found [ 0.688507] hub 1-0:1.0: 2 ports detected [ 0.689813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695689] mousedev: PS/2 mouse device common for all mice [ 0.697480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.700015] rtc_cmos 00:00: RTC can wake from S4 [ 0.701625] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703354] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705089] device-mapper: uevent: version 1.0.3 [ 0.706432] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710191] TCP: cubic registered [ 0.718739] NET: Registered protocol family 10 [ 0.720157] NET: Registered protocol family 17 [ 0.721336] Key type dns_resolver registered [ 0.722738] Loading compiled-in X.509 certificates [ 0.724590] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727107] registered taskstats version 1 [ 0.730290] Key type trusted registered [ 0.734230] Key type encrypted registered [ 0.735367] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736779] IMA: No TPM chip found, activating TPM-bypass! [ 0.738754] regulator-dummy: disabling [ 0.739893] Magic number: 6:388:827 [ 0.741085] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.743392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744821] EDD information not available. [ 0.789714] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.792269] Write protecting the kernel read-only data: 12288k [ 0.794469] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.797878] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.813074] systemd-udevd[107]: starting version 204 [ 0.872499] FDC 0 is a S82078B [ 1.004135] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170690] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172572] usb 1-1: Product: QEMU USB Tablet [ 1.174022] usb 1-1: Manufacturer: QEMU [ 1.175155] usb 1-1: SerialNumber: 42 [ 1.440112] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.877574] 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.204056] 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.318365] 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 ] [ 2.427729] 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.77 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.04]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[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 Tue, 23 Oct 2018 08:50:57 +0000. Up 4.22 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:9f:b2:13 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:4d:7f:d1 | 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: 89:cf:b2:19:d3:65:1d:f2:02:4a:c2:59:f0:b9:08:06 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |E ... | | . . + . | | o + + . . . | | . . + + o + . | | . + S + 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: 74:3c:1f:ec:92:79:a2:07:d8:af:42:48:28:35:ce:f8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | = o . + o | |o + . + . * . | | o . .. S = + | | E . . + + | | . . 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: 01:18:8b:5c:f7:58:2f:74:06:3d:53:e3:f1:29:2b:4e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo +oo.+ | | . o.o * ++. + . | | o . . + .oo o | | o o | | S E . | | o . | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9b:04:bc:1f:2f:13:88:10:4f:1a:c1:29:43:e5:12:77 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.+==.E | |o **.. | | +o.. o | | .. . + | | . o S | | 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 System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.74 seconds. * 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 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.66 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 15016 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [496 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 [555 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 [264 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.8 MB in 4s (2799 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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://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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 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/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.10 [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-161.211 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 34s (2722 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8721 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 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 7 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-10-23 08:54:16,806 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:54:27,209 - functest.core.singlevm - DEBUG - console: altime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008063] Security Framework initialized [ 0.009185] AppArmor: AppArmor initialized [ 0.010227] Yama: becoming mindful. [ 0.011358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013677] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018330] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020383] Initializing cgroup subsys memory [ 0.021497] Initializing cgroup subsys devices [ 0.022598] Initializing cgroup subsys freezer [ 0.024013] Initializing cgroup subsys blkio [ 0.025083] Initializing cgroup subsys perf_event [ 0.026221] Initializing cgroup subsys hugetlb [ 0.027402] FEATURE SPEC_CTRL Present [ 0.028705] mce: CPU supports 10 MCE banks [ 0.029780] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032010] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033482] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038497] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044164] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049675] ACPI: Core revision 20131115 [ 0.051208] ACPI: All ACPI Tables successfully acquired [ 0.052346] ftrace: allocating 28748 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077562] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079339] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085859] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088023] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097206] KVM setup paravirtual spinlock [ 0.100084] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.101898] x86: Booting SMP configuration: [ 0.103019] .... node #0, CPUs: #1[ 0.100038] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123432] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124423] devtmpfs: initialized [ 0.126140] EVM: security.selinux [ 0.127044] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128830] EVM: security.capability [ 0.129815] pinctrl core: initialized pinctrl subsystem [ 0.132044] regulator-dummy: no parameters [ 0.133146] RTC time: 8:50:54, date: 10/23/18 [ 0.134284] NET: Registered protocol family 16 [ 0.135517] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137098] ACPI: bus type PCI registered [ 0.138124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139688] PCI: Using configuration type 1 for base access [ 0.140613] bio: create slab at 0 [ 0.141161] ACPI: Added _OSI(Module Device) [ 0.141161] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145146] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147640] ACPI: Interpreter enabled [ 0.148010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156898] ACPI: Using IOAPIC for interrupt routing [ 0.158081] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160198] ACPI: No dock devices found. [ 0.163061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169201] acpiphp: Slot [4] registered [ 0.170205] acpiphp: Slot [5] registered [ 0.171209] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173024] acpiphp: Slot [8] registered [ 0.174034] acpiphp: Slot [9] registered [ 0.175044] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177037] acpiphp: Slot [12] registered [ 0.178054] acpiphp: Slot [13] registered [ 0.179083] acpiphp: Slot [14] registered [ 0.180022] acpiphp: Slot [15] registered [ 0.181045] acpiphp: Slot [16] registered [ 0.182074] acpiphp: Slot [17] registered [ 0.183097] acpiphp: Slot [18] registered [ 0.184025] acpiphp: Slot [19] registered [ 0.185050] acpiphp: Slot [20] registered [ 0.186135] acpiphp: Slot [21] registered [ 0.187153] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189042] acpiphp: Slot [24] registered [ 0.190063] acpiphp: Slot [25] registered [ 0.191094] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193035] acpiphp: Slot [28] registered [ 0.194053] acpiphp: Slot [29] registered [ 0.195068] acpiphp: Slot [30] registered [ 0.196024] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198064] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202925] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.239890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244455] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.247689] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.247689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248004] vgaarb: loaded [ 0.248774] vgaarb: bridge control possible 0000:00:02.0 [ 0.250279] SCSI subsystem initialized [ 0.251399] ACPI: bus type USB registered [ 0.252032] usbcore: registered new interface driver usbfs [ 0.253324] usbcore: registered new interface driver hub [ 0.254604] usbcore: registered new device driver usb [ 0.256067] PCI: Using ACPI for IRQ routing [ 0.257430] NetLabel: Initializing [ 0.258347] NetLabel: domain hash size = 128 [ 0.259418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260061] NetLabel: unlabeled traffic allowed by default [ 0.261372] Switched to clocksource kvm-clock [ 0.268165] AppArmor: AppArmor Filesystem Enabled [ 0.269375] pnp: PnP ACPI init [ 0.270216] ACPI: bus type PNP registered [ 0.271678] pnp: PnP ACPI: found 8 devices [ 0.272716] ACPI: bus type PNP unregistered [ 0.280436] NET: Registered protocol family 2 [ 0.281786] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283701] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286991] TCP: reno registered [ 0.287860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289260] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290805] NET: Registered protocol family 1 [ 0.291908] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293273] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339387] Trying to unpack rootfs image as initramfs... [ 0.438170] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.440320] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441696] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443567] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.445655] Scanning for low memory corruption every 60 seconds [ 0.447465] Initialise system trusted keyring [ 0.448748] audit: initializing netlink socket (disabled) [ 0.450175] type=2000 audit(1540284654.760:1): initialized [ 0.471813] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474343] zbud: loaded [ 0.475374] VFS: Disk quotas dquot_6.5.2 [ 0.476477] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478436] fuse init (API version 7.22) [ 0.479579] msgmni has been set to 3997 [ 0.480689] Key type big_key registered [ 0.482212] Key type asymmetric registered [ 0.483286] Asymmetric key parser 'x509' registered [ 0.484552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.486589] io scheduler noop registered [ 0.487690] io scheduler deadline registered (default) [ 0.489008] io scheduler cfq registered [ 0.490095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493073] ipmi message handler version 39.2 [ 0.494287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496254] ACPI: Power Button [PWRF] [ 0.497342] GHES: HEST is not enabled! [ 0.519553] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586633] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615720] Linux agpgart interface v0.103 [ 0.617824] brd: module loaded [ 0.619415] loop: module loaded [ 0.620952] blk-mq: CPU -> queue map [ 0.622242] CPU 0 -> Queue 0 [ 0.623422] CPU 1 -> Queue 0 [ 0.625403] vda: vda1 [ 0.626970] scsi0 : ata_piix [ 0.627962] scsi1 : ata_piix [ 0.628837] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630466] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632322] libphy: Fixed MDIO Bus: probed [ 0.633527] tun: Universal TUN/TAP device driver, 1.6 [ 0.634891] tun: (C) 1999-2004 Max Krasnyansky [ 0.638535] PPP generic driver version 2.4.2 [ 0.640268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642496] ehci-pci: EHCI PCI platform driver [ 0.644089] ehci-platform: EHCI generic platform driver [ 0.645924] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648083] ohci-pci: OHCI PCI platform driver [ 0.649701] ohci-platform: OHCI generic platform driver [ 0.651525] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.679884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683281] usb usb1: Product: UHCI Host Controller [ 0.684486] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686057] usb usb1: SerialNumber: 0000:00:01.2 [ 0.687392] hub 1-0:1.0: USB hub found [ 0.688507] hub 1-0:1.0: 2 ports detected [ 0.689813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695689] mousedev: PS/2 mouse device common for all mice [ 0.697480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.700015] rtc_cmos 00:00: RTC can wake from S4 [ 0.701625] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703354] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705089] device-mapper: uevent: version 1.0.3 [ 0.706432] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710191] TCP: cubic registered [ 0.718739] NET: Registered protocol family 10 [ 0.720157] NET: Registered protocol family 17 [ 0.721336] Key type dns_resolver registered [ 0.722738] Loading compiled-in X.509 certificates [ 0.724590] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727107] registered taskstats version 1 [ 0.730290] Key type trusted registered [ 0.734230] Key type encrypted registered [ 0.735367] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736779] IMA: No TPM chip found, activating TPM-bypass! [ 0.738754] regulator-dummy: disabling [ 0.739893] Magic number: 6:388:827 [ 0.741085] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:54 UTC (1540284654) [ 0.743392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744821] EDD information not available. [ 0.789714] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.792269] Write protecting the kernel read-only data: 12288k [ 0.794469] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.797878] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.813074] systemd-udevd[107]: starting version 204 [ 0.872499] FDC 0 is a S82078B [ 1.004135] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170690] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172572] usb 1-1: Product: QEMU USB Tablet [ 1.174022] usb 1-1: Manufacturer: QEMU [ 1.175155] usb 1-1: SerialNumber: 42 [ 1.440112] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.877574] 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.204056] 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.318365] 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 ] [ 2.427729] 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 Tue, 23 Oct 2018 08:50:56 +0000. Up 2.77 seconds. cloud-init-nonet[2.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.04]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[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 Tue, 23 Oct 2018 08:50:57 +0000. Up 4.22 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:9f:b2:13 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:4d:7f:d1 | 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: 89:cf:b2:19:d3:65:1d:f2:02:4a:c2:59:f0:b9:08:06 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |E ... | | . . + . | | o + + . . . | | . . + + o + . | | . + S + 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: 74:3c:1f:ec:92:79:a2:07:d8:af:42:48:28:35:ce:f8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o . . | | = o . + o | |o + . + . * . | | o . .. S = + | | E . . + + | | . . 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: 01:18:8b:5c:f7:58:2f:74:06:3d:53:e3:f1:29:2b:4e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo +oo.+ | | . o.o * ++. + . | | o . . + .oo o | | o o | | S E . | | o . | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9b:04:bc:1f:2f:13:88:10:4f:1a:c1:29:43:e5:12:77 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.+==.E | |o **.. | | +o.. o | | .. . + | | . o S | | 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 System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:05 +0000. Up 11.74 seconds. * 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 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 Tue, 23 Oct 2018 08:51:06 +0000. Up 12.66 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 15016 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [496 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 [555 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 [264 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.8 MB in 4s (2799 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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://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 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 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/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.10 [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-161.211 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 34s (2722 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8721 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 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 7 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:3c:1f:ec:92:79:a2:07:d8:af:42:48:28:35:ce:f8 root@dime-0 (DSA) ec2: 256 01:18:8b:5c:f7:58:2f:74:06:3d:53:e3:f1:29:2b:4e root@dime-0 (ECDSA) ec2: 256 9b:04:bc:1f:2f:13:88:10:4f:1a:c1:29:43:e5:12:77 root@dime-0 (ED25519) ec2: 2048 89:cf:b2:19:d3:65:1d:f2:02:4a:c2:59:f0:b9:08:06 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMD7VFW+XSS+9utoW86XulzboPYrnPBcs+TkUohJLCD3r2nInUXu03mgd05PLuWRlbsOr4RnwX3SKf7IMnMcR+8= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHwI5upnsiRmlcA1MhkjjV5B705yj4hREuc1s0T0zTpG root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVi8xYOE3k6wS/VtCYOI2U+nq47yYVhgsC7Q2ntyZV24zdDdHxx0+gqhWef/meYLCCyVqJcsWitttVDsU9xDnaowKkD8sX+4bWkiSPfBMAL6lU/MUeoXnIdsLm8hr27xHZ+jR+wma3iYlrj8JeYzI0X6CwcywXl/J8s3oi0P9AkaxNdxaf2klV8tIBF95eNaPgWZTTjkkQhT88ryDHCCP8G51CThmadAeNOfWGUs91lGC1xiiaeLOB4O63VTvej/DseavffXnejn4LJeeFzqGO+jky03V+o6jiLptKGyD2mZryM636PvrvB4Oed2Wcl7dYhHNw8ngtNMm03z3Y8jYd root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:54:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 203.30 seconds 2018-10-23 08:54:27,213 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:54:27,780 - functest.core.singlevm - DEBUG - console: 0.021537] Initializing cgroup subsys devices [ 0.022678] Initializing cgroup subsys freezer [ 0.024013] Initializing cgroup subsys blkio [ 0.025136] Initializing cgroup subsys perf_event [ 0.026310] Initializing cgroup subsys hugetlb [ 0.028071] FEATURE SPEC_CTRL Present [ 0.029791] mce: CPU supports 10 MCE banks [ 0.030918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030918] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032010] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033547] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038556] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044826] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050327] ACPI: Core revision 20131115 [ 0.051849] ACPI: All ACPI Tables successfully acquired [ 0.053096] ftrace: allocating 28748 entries in 113 pages [ 0.072261] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077584] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080223] Enabling x2apic [ 0.081057] Enabled x2apic [ 0.082129] Switched APIC routing to physical x2apic. [ 0.084620] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086137] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097254] KVM setup paravirtual spinlock [ 0.100333] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102367] x86: Booting SMP configuration: [ 0.103670] .... node #0, CPUs: #1[ 0.100281] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120029] x86: Booted up 1 node, 2 CPUs [ 0.120041] KVM setup async PF for cpu 1 [ 0.120045] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123640] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126193] EVM: security.selinux [ 0.127098] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128834] EVM: security.capability [ 0.129875] pinctrl core: initialized pinctrl subsystem [ 0.132059] regulator-dummy: no parameters [ 0.133215] RTC time: 8:50:50, date: 10/23/18 [ 0.134403] NET: Registered protocol family 16 [ 0.135636] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137079] ACPI: bus type PCI registered [ 0.138130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139764] PCI: Using configuration type 1 for base access [ 0.140639] bio: create slab at 0 [ 0.141107] ACPI: Added _OSI(Module Device) [ 0.141150] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145152] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148066] ACPI: Interpreter enabled [ 0.149040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.151407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160684] ACPI: (supports S0 S5) [ 0.161591] ACPI: Using IOAPIC for interrupt routing [ 0.162794] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164201] ACPI: No dock devices found. [ 0.167188] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169606] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172202] acpiphp: Slot [3] registered [ 0.173247] acpiphp: Slot [4] registered [ 0.174304] acpiphp: Slot [5] registered [ 0.175320] acpiphp: Slot [6] registered [ 0.176020] acpiphp: Slot [7] registered [ 0.177040] acpiphp: Slot [8] registered [ 0.178130] acpiphp: Slot [9] registered [ 0.179189] acpiphp: Slot [10] registered [ 0.180022] acpiphp: Slot [11] registered [ 0.181068] acpiphp: Slot [12] registered [ 0.182108] acpiphp: Slot [13] registered [ 0.183147] acpiphp: Slot [14] registered [ 0.184026] acpiphp: Slot [15] registered [ 0.185064] acpiphp: Slot [16] registered [ 0.186100] acpiphp: Slot [17] registered [ 0.187149] acpiphp: Slot [18] registered [ 0.188029] acpiphp: Slot [19] registered [ 0.189245] acpiphp: Slot [20] registered [ 0.190283] acpiphp: Slot [21] registered [ 0.191326] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193125] acpiphp: Slot [24] registered [ 0.194179] acpiphp: Slot [25] registered [ 0.195253] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197108] acpiphp: Slot [28] registered [ 0.198143] acpiphp: Slot [29] registered [ 0.199201] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203400] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205425] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206965] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216769] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218609] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247341] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254589] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256217] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257888] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257888] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260800] vgaarb: bridge control possible 0000:00:02.0 [ 0.262348] SCSI subsystem initialized [ 0.263516] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265363] usbcore: registered new interface driver hub [ 0.266697] usbcore: registered new device driver usb [ 0.268109] PCI: Using ACPI for IRQ routing [ 0.269478] NetLabel: Initializing [ 0.270435] NetLabel: domain hash size = 128 [ 0.271518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272060] NetLabel: unlabeled traffic allowed by default [ 0.273407] Switched to clocksource kvm-clock [ 0.280164] AppArmor: AppArmor Filesystem Enabled [ 0.281436] pnp: PnP ACPI init [ 0.282307] ACPI: bus type PNP registered [ 0.283823] pnp: PnP ACPI: found 8 devices [ 0.284885] ACPI: bus type PNP unregistered [ 0.292208] NET: Registered protocol family 2 [ 0.293612] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295553] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297278] TCP: Hash tables configured (established 16384 bind 16384) [ 0.298913] TCP: reno registered [ 0.299815] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301270] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304064] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306831] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.329349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.352177] Trying to unpack rootfs image as initramfs... [ 0.450588] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452814] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454192] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455695] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.457817] Scanning for low memory corruption every 60 seconds [ 0.459577] Initialise system trusted keyring [ 0.460787] audit: initializing netlink socket (disabled) [ 0.462125] type=2000 audit(1540284650.659:1): initialized [ 0.482437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484879] zbud: loaded [ 0.485889] VFS: Disk quotas dquot_6.5.2 [ 0.487025] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488964] fuse init (API version 7.22) [ 0.490049] msgmni has been set to 3997 [ 0.491122] Key type big_key registered [ 0.492520] Key type asymmetric registered [ 0.493676] Asymmetric key parser 'x509' registered [ 0.494924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496933] io scheduler noop registered [ 0.497952] io scheduler deadline registered (default) [ 0.499203] io scheduler cfq registered [ 0.500288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501633] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.503247] ipmi message handler version 39.2 [ 0.504452] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506345] ACPI: Power Button [PWRF] [ 0.507413] GHES: HEST is not enabled! [ 0.529442] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572871] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595355] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.621039] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623658] Linux agpgart interface v0.103 [ 0.625667] brd: module loaded [ 0.626951] loop: module loaded [ 0.628237] blk-mq: CPU -> queue map [ 0.629239] CPU 0 -> Queue 0 [ 0.630193] CPU 1 -> Queue 0 [ 0.631918] vda: vda1 [ 0.633340] scsi0 : ata_piix [ 0.634270] scsi1 : ata_piix [ 0.635094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636656] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638449] libphy: Fixed MDIO Bus: probed [ 0.639631] tun: Universal TUN/TAP device driver, 1.6 [ 0.640899] tun: (C) 1999-2004 Max Krasnyansky [ 0.644806] PPP generic driver version 2.4.2 [ 0.646295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648719] ehci-pci: EHCI PCI platform driver [ 0.650488] ehci-platform: EHCI generic platform driver [ 0.652475] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654005] ohci-pci: OHCI PCI platform driver [ 0.655363] ohci-platform: OHCI generic platform driver [ 0.656852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679538] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.680905] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.684687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.686357] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688272] usb usb1: Product: UHCI Host Controller [ 0.689566] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.691191] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692562] hub 1-0:1.0: USB hub found [ 0.693649] hub 1-0:1.0: 2 ports detected [ 0.694969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.698946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700749] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702666] mousedev: PS/2 mouse device common for all mice [ 0.704874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708347] rtc_cmos 00:00: RTC can wake from S4 [ 0.709848] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.711366] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.712970] device-mapper: uevent: version 1.0.3 [ 0.714217] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.716318] ledtrig-cpu: registered to indicate activity on CPUs [ 0.717826] TCP: cubic registered [ 0.726037] NET: Registered protocol family 10 [ 0.727490] NET: Registered protocol family 17 [ 0.728656] Key type dns_resolver registered [ 0.729954] Loading compiled-in X.509 certificates [ 0.731712] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.734028] registered taskstats version 1 [ 0.737099] Key type trusted registered [ 0.741149] Key type encrypted registered [ 0.742251] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743613] IMA: No TPM chip found, activating TPM-bypass! [ 0.745531] regulator-dummy: disabling [ 0.746594] Magic number: 6:388:827 [ 0.747720] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:50 UTC (1540284650) [ 0.749820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751265] EDD information not available. [ 0.793775] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795791] Write protecting the kernel read-only data: 12288k [ 0.797882] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.801352] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814739] systemd-udevd[107]: starting version 204 [ 0.876433] FDC 0 is a S82078B [ 1.004050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168476] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172134] usb 1-1: Product: QEMU USB Tablet [ 1.173288] usb 1-1: Manufacturer: QEMU [ 1.174322] usb 1-1: SerialNumber: 42 [ 1.452158] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.885088] 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.207894] 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.415608] random: init urandom read with 10 bits of entropy available [ 2.568358] 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 Tue, 23 Oct 2018 08:50:53 +0000. Up 3.97 seconds. cloud-init-nonet[4.21]: 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 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 ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.60]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:55 +0000. Up 5.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: | eth1 | False | . | . | fa:16:3e:5d:a1:2e | ci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:5e:8b:9f | 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: 80:51:1f:12:ec:1a:34:90:47:fa:64:82:1f:4f:e8:c4 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+oo+.. | | o.o+o.o . | |. Eo=o. . | | + O. .. | | o oo S | | . | | | | | | | +-----------------+ 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: 49:64:d2:62:b7:71:0b:40:3d:6f:79:d5:58:0f:7e:2e root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .++o .+.| | o+B . .o.o| | . o.B 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: 63:16:75:f9:0a:5e:7e:f2:91:7a:4a:65:0d:6e:97:3d root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . .. | | . .. | | . .. | | .. ...oo| | S. + .=E+| | 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: cf:db:03:fe:2d:40:5e:90:2b:47:76:0f:fb:43:ff:2c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . | | = o | | o + + | | . + o o | | S= . o . | | o+ o .| | .oo o.| | .oo.E 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 ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:02 +0000. Up 12.42 seconds. * 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 ] * 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. * 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 vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 23 Oct 2018 08:51:04 +0000. Up 14.04 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 15611 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update 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 [165 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 [85.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1571 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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-161.211 [773 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.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 23s (7180 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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 (2018e-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.2) ... 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:Certinomis_-_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Secure_Global_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Izenpe.com.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Certigna.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:PSCProcert.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EC-ACC.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53147 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-2ubuntu0.1) ... 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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up 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.1) ... 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 11906 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. ...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. ...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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12540 * 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 2018-10-23 08:54:27,785 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-23 08:54:38,353 - functest.core.singlevm - DEBUG - console: ched to clocksource kvm-clock [ 0.280164] AppArmor: AppArmor Filesystem Enabled [ 0.281436] pnp: PnP ACPI init [ 0.282307] ACPI: bus type PNP registered [ 0.283823] pnp: PnP ACPI: found 8 devices [ 0.284885] ACPI: bus type PNP unregistered [ 0.292208] NET: Registered protocol family 2 [ 0.293612] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295553] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297278] TCP: Hash tables configured (established 16384 bind 16384) [ 0.298913] TCP: reno registered [ 0.299815] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301270] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304064] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306831] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.329349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.352177] Trying to unpack rootfs image as initramfs... [ 0.450588] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452814] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454192] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455695] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.457817] Scanning for low memory corruption every 60 seconds [ 0.459577] Initialise system trusted keyring [ 0.460787] audit: initializing netlink socket (disabled) [ 0.462125] type=2000 audit(1540284650.659:1): initialized [ 0.482437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484879] zbud: loaded [ 0.485889] VFS: Disk quotas dquot_6.5.2 [ 0.487025] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488964] fuse init (API version 7.22) [ 0.490049] msgmni has been set to 3997 [ 0.491122] Key type big_key registered [ 0.492520] Key type asymmetric registered [ 0.493676] Asymmetric key parser 'x509' registered [ 0.494924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496933] io scheduler noop registered [ 0.497952] io scheduler deadline registered (default) [ 0.499203] io scheduler cfq registered [ 0.500288] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501633] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.503247] ipmi message handler version 39.2 [ 0.504452] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506345] ACPI: Power Button [PWRF] [ 0.507413] GHES: HEST is not enabled! [ 0.529442] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572871] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595355] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.621039] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623658] Linux agpgart interface v0.103 [ 0.625667] brd: module loaded [ 0.626951] loop: module loaded [ 0.628237] blk-mq: CPU -> queue map [ 0.629239] CPU 0 -> Queue 0 [ 0.630193] CPU 1 -> Queue 0 [ 0.631918] vda: vda1 [ 0.633340] scsi0 : ata_piix [ 0.634270] scsi1 : ata_piix [ 0.635094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.636656] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.638449] libphy: Fixed MDIO Bus: probed [ 0.639631] tun: Universal TUN/TAP device driver, 1.6 [ 0.640899] tun: (C) 1999-2004 Max Krasnyansky [ 0.644806] PPP generic driver version 2.4.2 [ 0.646295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648719] ehci-pci: EHCI PCI platform driver [ 0.650488] ehci-platform: EHCI generic platform driver [ 0.652475] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654005] ohci-pci: OHCI PCI platform driver [ 0.655363] ohci-platform: OHCI generic platform driver [ 0.656852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679538] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.680905] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.684687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.686357] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688272] usb usb1: Product: UHCI Host Controller [ 0.689566] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.691191] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692562] hub 1-0:1.0: USB hub found [ 0.693649] hub 1-0:1.0: 2 ports detected [ 0.694969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.698946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700749] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702666] mousedev: PS/2 mouse device common for all mice [ 0.704874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708347] rtc_cmos 00:00: RTC can wake from S4 [ 0.709848] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.711366] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.712970] device-mapper: uevent: version 1.0.3 [ 0.714217] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.716318] ledtrig-cpu: registered to indicate activity on CPUs [ 0.717826] TCP: cubic registered [ 0.726037] NET: Registered protocol family 10 [ 0.727490] NET: Registered protocol family 17 [ 0.728656] Key type dns_resolver registered [ 0.729954] Loading compiled-in X.509 certificates [ 0.731712] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.734028] registered taskstats version 1 [ 0.737099] Key type trusted registered [ 0.741149] Key type encrypted registered [ 0.742251] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743613] IMA: No TPM chip found, activating TPM-bypass! [ 0.745531] regulator-dummy: disabling [ 0.746594] Magic number: 6:388:827 [ 0.747720] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:50 UTC (1540284650) [ 0.749820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751265] EDD information not available. [ 0.793775] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795791] Write protecting the kernel read-only data: 12288k [ 0.797882] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.801352] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814739] systemd-udevd[107]: starting version 204 [ 0.876433] FDC 0 is a S82078B [ 1.004050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168476] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172134] usb 1-1: Product: QEMU USB Tablet [ 1.173288] usb 1-1: Manufacturer: QEMU [ 1.174322] usb 1-1: SerialNumber: 42 [ 1.452158] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.885088] 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.207894] 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.415608] random: init urandom read with 10 bits of entropy available [ 2.568358] 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 Tue, 23 Oct 2018 08:50:53 +0000. Up 3.97 seconds. cloud-init-nonet[4.21]: 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 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 ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.60]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:55 +0000. Up 5.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: | eth1 | False | . | . | fa:16:3e:5d:a1:2e | ci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:5e:8b:9f | 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: 80:51:1f:12:ec:1a:34:90:47:fa:64:82:1f:4f:e8:c4 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+oo+.. | | o.o+o.o . | |. Eo=o. . | | + O. .. | | o oo S | | . | | | | | | | +-----------------+ 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: 49:64:d2:62:b7:71:0b:40:3d:6f:79:d5:58:0f:7e:2e root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .++o .+.| | o+B . .o.o| | . o.B 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: 63:16:75:f9:0a:5e:7e:f2:91:7a:4a:65:0d:6e:97:3d root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . .. | | . .. | | . .. | | .. ...oo| | S. + .=E+| | 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: cf:db:03:fe:2d:40:5e:90:2b:47:76:0f:fb:43:ff:2c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . | | = o | | o + + | | . + o o | | S= . o . | | o+ o .| | .oo o.| | .oo.E 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 ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:51:02 +0000. Up 12.42 seconds. * 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 ] * 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. * 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 vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 23 Oct 2018 08:51:04 +0000. Up 14.04 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 15611 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update 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 [165 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 [85.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 8s (1571 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.14 + '[' -n 192.168.0.14 ']' + 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 7 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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-161.211 [773 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.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 23s (7180 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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 (2018e-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.2) ... 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:Certinomis_-_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Secure_Global_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Izenpe.com.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Certigna.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:PSCProcert.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EC-ACC.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53147 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-2ubuntu0.1) ... 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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up 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.1) ... 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 11906 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. ...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. ...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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12540 * 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 7 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 (5623 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 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.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 49:64:d2:62:b7:71:0b:40:3d:6f:79:d5:58:0f:7e:2e root@vellum-0 (DSA) ec2: 256 63:16:75:f9:0a:5e:7e:f2:91:7a:4a:65:0d:6e:97:3d root@vellum-0 (ECDSA) ec2: 256 cf:db:03:fe:2d:40:5e:90:2b:47:76:0f:fb:43:ff:2c root@vellum-0 (ED25519) ec2: 2048 80:51:1f:12:ec:1a:34:90:47:fa:64:82:1f:4f:e8:c4 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcKhA+phuoDV47104QqHT8+AHopDQDU7VQR3WSk+bS0TQ0W9A8V05vvByQOzS6E/DWubxF6RF8ZqexfJd7rpBI= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF4s/1k9Cggftk9mVc2taNui2vxyBrOBD5qcta3/V6BI root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm+ugR6MgJkfetNTJsVD9N/+HL7N1Ca1WvyEuOMc++yZeQmyaEvWo2Ju7VvnN1j66QHZrMFZgNZhXJ8sY9Ly67186N4NJfo0NnfGPpyo8lbh5Tz9tRx4pcCuJ4flu8ORrtrlhQnxNtoprgP8qe69hE1jbIIwwSpZRW5VnHKW6sxAqlxKjMsskHErfOTaS9kaEl3MtWyDIeGwelBmhUxEBAcug3FtdlZp7qmtyqyrFQkv7i/CxAMJxK7CV3fQFOL1iHNNf64cG4EBxRD2qBR/VQER6iPWJiKKLdEUSUicrdSed0W2f62BFvq+k5QRV2YMb5sDCYvRqWWwXnQ+7eqJpv root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:54:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 227.13 seconds 2018-10-23 08:54:38,359 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:54:39,128 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009157] AppArmor: AppArmor initialized [ 0.010249] Yama: becoming mindful. [ 0.011355] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016801] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018420] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020266] Initializing cgroup subsys memory [ 0.021427] Initializing cgroup subsys devices [ 0.022596] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025117] Initializing cgroup subsys perf_event [ 0.026314] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029739] mce: CPU supports 10 MCE banks [ 0.030843] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030843] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033537] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038566] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044608] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049333] ACPI: Core revision 20131115 [ 0.050856] ACPI: All ACPI Tables successfully acquired [ 0.052339] ftrace: allocating 28748 entries in 113 pages [ 0.076104] smpboot: Max logical packages: 2 [ 0.077227] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.078884] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080241] Enabling x2apic [ 0.081102] Enabled x2apic [ 0.082197] Switched APIC routing to physical x2apic. [ 0.085237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086812] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.089313] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098279] KVM setup paravirtual spinlock [ 0.100749] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102674] x86: Booting SMP configuration: [ 0.103881] .... node #0, CPUs: #1[ 0.100705] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120028] KVM setup async PF for cpu 1 [ 0.120031] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123648] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.124389] devtmpfs: initialized [ 0.126205] EVM: security.selinux [ 0.127167] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128891] EVM: security.capability [ 0.129930] pinctrl core: initialized pinctrl subsystem [ 0.132046] regulator-dummy: no parameters [ 0.133234] RTC time: 8:49:59, date: 10/23/18 [ 0.134439] NET: Registered protocol family 16 [ 0.135717] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137179] ACPI: bus type PCI registered [ 0.138279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139976] PCI: Using configuration type 1 for base access [ 0.140589] bio: create slab at 0 [ 0.141157] ACPI: Added _OSI(Module Device) [ 0.141190] ACPI: Added _OSI(Processor Device) [ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147635] ACPI: Interpreter enabled [ 0.148007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157655] ACPI: (supports S0 S5) [ 0.158619] ACPI: Using IOAPIC for interrupt routing [ 0.160264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.163093] ACPI: No dock devices found. [ 0.166201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.167768] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.168012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.169679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172263] acpiphp: Slot [3] registered [ 0.173386] acpiphp: Slot [4] registered [ 0.174495] acpiphp: Slot [5] registered [ 0.175606] acpiphp: Slot [6] registered [ 0.176021] acpiphp: Slot [7] registered [ 0.177107] acpiphp: Slot [8] registered [ 0.178198] acpiphp: Slot [9] registered [ 0.179292] acpiphp: Slot [10] registered [ 0.180021] acpiphp: Slot [11] registered [ 0.181128] acpiphp: Slot [12] registered [ 0.182233] acpiphp: Slot [13] registered [ 0.183349] acpiphp: Slot [14] registered [ 0.184027] acpiphp: Slot [15] registered [ 0.185141] acpiphp: Slot [16] registered [ 0.186250] acpiphp: Slot [17] registered [ 0.187355] acpiphp: Slot [18] registered [ 0.188028] acpiphp: Slot [19] registered [ 0.189132] acpiphp: Slot [20] registered [ 0.190234] acpiphp: Slot [21] registered [ 0.191360] acpiphp: Slot [22] registered [ 0.192021] acpiphp: Slot [23] registered [ 0.193137] acpiphp: Slot [24] registered [ 0.194253] acpiphp: Slot [25] registered [ 0.195358] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197129] acpiphp: Slot [28] registered [ 0.198234] acpiphp: Slot [29] registered [ 0.199337] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201127] PCI host bridge to bus 0000:00 [ 0.202254] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207175] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216935] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242791] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.250418] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252214] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.253973] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253973] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.256835] vgaarb: bridge control possible 0000:00:02.0 [ 0.258456] SCSI subsystem initialized [ 0.259727] ACPI: bus type USB registered [ 0.260033] usbcore: registered new interface driver usbfs [ 0.261429] usbcore: registered new interface driver hub [ 0.262818] usbcore: registered new device driver usb [ 0.264114] PCI: Using ACPI for IRQ routing [ 0.265542] NetLabel: Initializing [ 0.266548] NetLabel: domain hash size = 128 [ 0.267709] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.268084] NetLabel: unlabeled traffic allowed by default [ 0.269520] Switched to clocksource kvm-clock [ 0.276363] AppArmor: AppArmor Filesystem Enabled [ 0.277642] pnp: PnP ACPI init [ 0.278566] ACPI: bus type PNP registered [ 0.280160] pnp: PnP ACPI: found 8 devices [ 0.281287] ACPI: bus type PNP unregistered [ 0.288732] NET: Registered protocol family 2 [ 0.290201] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.292263] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.294097] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295816] TCP: reno registered [ 0.296762] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298285] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299972] NET: Registered protocol family 1 [ 0.301170] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.302656] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.304122] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.326510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.348591] Trying to unpack rootfs image as initramfs... [ 0.446800] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.449112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450646] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452201] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454482] Scanning for low memory corruption every 60 seconds [ 0.456399] Initialise system trusted keyring [ 0.457623] audit: initializing netlink socket (disabled) [ 0.459017] type=2000 audit(1540284600.041:1): initialized [ 0.479708] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482100] zbud: loaded [ 0.483117] VFS: Disk quotas dquot_6.5.2 [ 0.484212] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486100] fuse init (API version 7.22) [ 0.487204] msgmni has been set to 3997 [ 0.488313] Key type big_key registered [ 0.489738] Key type asymmetric registered [ 0.490817] Asymmetric key parser 'x509' registered [ 0.492072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.494007] io scheduler noop registered [ 0.495041] io scheduler deadline registered (default) [ 0.496337] io scheduler cfq registered [ 0.497425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500398] ipmi message handler version 39.2 [ 0.501571] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503481] ACPI: Power Button [PWRF] [ 0.504584] GHES: HEST is not enabled! [ 0.526478] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595257] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597986] Linux agpgart interface v0.103 [ 0.599999] brd: module loaded [ 0.601343] loop: module loaded [ 0.602612] blk-mq: CPU -> queue map [ 0.603625] CPU 0 -> Queue 0 [ 0.604521] CPU 1 -> Queue 0 [ 0.606257] vda: vda1 [ 0.607796] scsi0 : ata_piix [ 0.608824] scsi1 : ata_piix [ 0.609741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.611463] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.613366] libphy: Fixed MDIO Bus: probed [ 0.614607] tun: Universal TUN/TAP device driver, 1.6 [ 0.616061] tun: (C) 1999-2004 Max Krasnyansky [ 0.618566] PPP generic driver version 2.4.2 [ 0.619883] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.621556] ehci-pci: EHCI PCI platform driver [ 0.622791] ehci-platform: EHCI generic platform driver [ 0.624188] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.625764] ohci-pci: OHCI PCI platform driver [ 0.626982] ohci-platform: OHCI generic platform driver [ 0.628374] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650674] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652087] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654208] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.655797] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659514] usb usb1: Product: UHCI Host Controller [ 0.660827] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.662468] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663839] hub 1-0:1.0: USB hub found [ 0.664939] hub 1-0:1.0: 2 ports detected [ 0.666219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669096] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670430] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671965] mousedev: PS/2 mouse device common for all mice [ 0.673755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.676319] rtc_cmos 00:00: RTC can wake from S4 [ 0.677913] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.679541] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.681267] device-mapper: uevent: version 1.0.3 [ 0.682603] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.684879] ledtrig-cpu: registered to indicate activity on CPUs [ 0.686552] TCP: cubic registered [ 0.687620] NET: Registered protocol family 10 [ 0.689112] NET: Registered protocol family 17 [ 0.690351] Key type dns_resolver registered [ 0.691785] Loading compiled-in X.509 certificates [ 0.693637] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.696139] registered taskstats version 1 [ 0.706383] Key type trusted registered [ 0.710422] Key type encrypted registered [ 0.711563] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712994] IMA: No TPM chip found, activating TPM-bypass! [ 0.714841] regulator-dummy: disabling [ 0.715989] Magic number: 6:388:827 [ 0.717214] rtc_cmos 00:00: setting system clock to 2018-10-23 08:50:00 UTC (1540284600) [ 0.719469] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.720998] EDD information not available. [ 0.769450] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.771557] Write protecting the kernel read-only data: 12288k [ 0.773637] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.777125] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.791151] systemd-udevd[107]: starting version 204 [ 0.844461] FDC 0 is a S82078B [ 0.976038] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.135837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.137481] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.139175] usb 1-1: Product: QEMU USB Tablet [ 1.140328] usb 1-1: Manufacturer: QEMU [ 1.141376] usb 1-1: SerialNumber: 42 [ 1.448054] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.853046] 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.160656] 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.292645] 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.386083] 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 Tue, 23 Oct 2018 08:50:02 +0000. Up 2.74 seconds. cloud-init-nonet[2.90]: 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 cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:50:03 +0000. Up 4.00 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.14 | 255.255.255.0 | fa:16:3e:28:2d:a8 | 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: b4:ce:e5:fb:ce:8a:00:69:59:82:f1:25:41:20:c3:cd root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ |+ =o+.. | | + E o | | . o . . | | = . . | | = S . | | . . 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: 96:22:49:77:50:e4:08:2f:cc:1e:f1:80:2e:ff:20:68 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .+ .oo | | .o * + | | . * = o | |. .o = . . | |.o + . S | |oEo . 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: b8:4f:3f:92:a5:fe:1c:0d:8f:a5:92:67:30:f9:b3:7b root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | . S . . | | . =.B | | . ++O 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: 3e:2e:29:1d:d6:17:0f:8f:d1:f4:9e:46:ed:99:66:f7 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . | | + . o .| | .S B o oo| | o.. o o +=o| | o oo. .o o| | . +. . E| | . .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:50:10 +0000. Up 10.23 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[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 Tue, 23 Oct 2018 08:50:10 +0000. Up 11.19 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 12247 0 --:--:-- --:--:-- --:--:-- 12252 OK + apt-get update 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] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 5s (2513 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.14 + 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 7 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [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-161.211 [773 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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.7 MB in 9s (7049 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8554 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-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 9277 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 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 7 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.0.2' + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 96:22:49:77:50:e4:08:2f:cc:1e:f1:80:2e:ff:20:68 root@ellis-0 (DSA) ec2: 256 b8:4f:3f:92:a5:fe:1c:0d:8f:a5:92:67:30:f9:b3:7b root@ellis-0 (ECDSA) ec2: 256 3e:2e:29:1d:d6:17:0f:8f:d1:f4:9e:46:ed:99:66:f7 root@ellis-0 (ED25519) ec2: 2048 b4:ce:e5:fb:ce:8a:00:69:59:82:f1:25:41:20:c3:cd root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK0Tpmgp7EAVmnIhb7HNYxe4HcojbPF2aoQZMO8yBpfGrYoPKTIMcCEfLWfrCL/pnXiplHGjzSUo640605sBxGk= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIORkGnbTUJEH9vB6mw5sUcOKNDSx4sM4phAdTximsdp1 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/NOYIGuw/ITNukTetjmAwFHLdNVj3pdDEJpKGu5zTtAMLeVivTV9D5d82TMhtNqaox0G/fm5tZMYY5FvadgV+KXQ4FGneHqi0dV96OcyZACdmjRbBfYZnLccjJ4lBo7V5fiZ3WphBNmWn1DxQ7KbCaKTesrxj/wq/zkCg7DoqqPG5LcLHMporcrx4mq67bB4D13sLM4Zo8TMWdmMj2VcdnDEQhxWlOQMNZU/5ywUFgMsfBEaICWJLDg+h/voUfA1Z305f0SjVacnuR3XT8EjD5rPN304aID2bI00RGCLVPyRKdtS+v6MW6dcfK32WkqAycDG92s/z7zgQ0bjrTFX root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:53:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 201.09 seconds 2018-10-23 08:54:39,132 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:54:39,132 - 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:28:2d:a8', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:2d:a8', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d00efeb-c0c4-412a-81fa-1cb0a3803d9f', 'name': u'heat_ims-img_168133d5-6e02-4b62-ab22-032abab8bdbf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:49:58.000000', 'flavor': Munch({u'id': u'806df6b6-3470-4d46-be98-11c02e9d0955', 'name': u'heat_ims-flavor_168133d5-6e02-4b62-ab22-032abab8bdbf'}), 'az': u'nova', 'id': u'c0029b5a-93e0-42c9-b1ff-2c618cc62d5e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d6e764c-4a9d-4f76-b190-ad24623a2566'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'2f037cd7-8733-4711-8276-49c417625a8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'504599ab-554f-483d-b3eb-262e9e1f26dd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'a6fd31df-fa3e-48cf-9536-13417f6c0473'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'c7508a7a-835b-459f-8a96-73dd2f578de2'})], 'id': u'8862b973-2d6c-495e-9a7a-6d4b6711abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'cc9be94d-27c2-4712-820b-99822f71ee23', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'03488ad9-306e-4fb7-bca4-052e805bea9b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'cc9be94d-27c2-4712-820b-99822f71ee23', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', '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'ef5bf576-0fc1-4926-8f1c-b2fbd905e7d6'})], 'id': u'cc9be94d-27c2-4712-820b-99822f71ee23', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b31ad60b0ce4d73bc7f654b8328d63c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': 'heat_ims-project_168133d5-6e02-4b62-ab22-032abab8bdbf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-10-23T08:49:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T08:49:58Z', 'hostId': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_168133d5-6e02-4b62-ab22-032abab8bdbf', 'public_v6': '', 'private_v4': u'192.168.0.14', 'cloud': 'envvars', 'host_id': u'79702b16474ae21f7b85133f2960e0d046d1b469ffb99e3dcce943b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T08:49:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'946d96c64ebe4800be74cc1e2d655edc', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'946d96c64ebe4800be74cc1e2d655edc', 'created_at': u'2018-10-23T08:48:13Z', 'created': u'2018-10-23T08:48:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 08:54:39,718 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008033] Security Framework initialized [ 0.009179] AppArmor: AppArmor initialized [ 0.010306] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015556] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018505] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020269] Initializing cgroup subsys memory [ 0.021461] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025195] Initializing cgroup subsys blkio [ 0.026341] Initializing cgroup subsys perf_event [ 0.027590] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029762] mce: CPU supports 10 MCE banks [ 0.030890] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037842] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041929] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044619] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050616] ACPI: Core revision 20131115 [ 0.052287] ACPI: All ACPI Tables successfully acquired [ 0.054190] ftrace: allocating 28748 entries in 113 pages [ 0.076222] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081592] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083441] Enabling x2apic [ 0.084000] Enabled x2apic [ 0.084004] Switched APIC routing to physical x2apic. [ 0.088407] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.089991] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092614] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101265] KVM setup paravirtual spinlock [ 0.103715] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104176] x86: Booting SMP configuration: [ 0.105362] .... node #0, CPUs: #1[ 0.103674] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120015] KVM setup async PF for cpu 1 [ 0.120018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123598] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124402] devtmpfs: initialized [ 0.126208] EVM: security.selinux [ 0.127142] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128888] EVM: security.capability [ 0.129890] pinctrl core: initialized pinctrl subsystem [ 0.132045] regulator-dummy: no parameters [ 0.133222] RTC time: 8:48:04, date: 10/23/18 [ 0.134410] NET: Registered protocol family 16 [ 0.135663] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137119] ACPI: bus type PCI registered [ 0.138230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139858] PCI: Using configuration type 1 for base access [ 0.140591] bio: create slab at 0 [ 0.141139] ACPI: Added _OSI(Module Device) [ 0.141183] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147606] ACPI: Interpreter enabled [ 0.148005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161649] ACPI: Using IOAPIC for interrupt routing [ 0.162922] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164186] ACPI: No dock devices found. [ 0.167163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171371] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172187] acpiphp: Slot [3] registered [ 0.176070] acpiphp: Slot [4] registered [ 0.177160] acpiphp: Slot [5] registered [ 0.178265] acpiphp: Slot [6] registered [ 0.179414] acpiphp: Slot [7] registered [ 0.180019] acpiphp: Slot [8] registered [ 0.181104] acpiphp: Slot [9] registered [ 0.182199] acpiphp: Slot [10] registered [ 0.183331] acpiphp: Slot [11] registered [ 0.184018] acpiphp: Slot [12] registered [ 0.185121] acpiphp: Slot [13] registered [ 0.186244] acpiphp: Slot [14] registered [ 0.187391] acpiphp: Slot [15] registered [ 0.188019] acpiphp: Slot [16] registered [ 0.189130] acpiphp: Slot [17] registered [ 0.190262] acpiphp: Slot [18] registered [ 0.191343] acpiphp: Slot [19] registered [ 0.192018] acpiphp: Slot [20] registered [ 0.193111] acpiphp: Slot [21] registered [ 0.194206] acpiphp: Slot [22] registered [ 0.195299] acpiphp: Slot [23] registered [ 0.196026] acpiphp: Slot [24] registered [ 0.197139] acpiphp: Slot [25] registered [ 0.198245] acpiphp: Slot [26] registered [ 0.199347] acpiphp: Slot [27] registered [ 0.200018] acpiphp: Slot [28] registered [ 0.201127] acpiphp: Slot [29] registered [ 0.202202] acpiphp: Slot [30] registered [ 0.203286] acpiphp: Slot [31] registered [ 0.204020] PCI host bridge to bus 0000:00 [ 0.205156] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.206507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211124] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.222967] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.249695] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.251671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.254990] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258466] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260204] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261472] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263547] vgaarb: loaded [ 0.264003] vgaarb: bridge control possible 0000:00:02.0 [ 0.265592] SCSI subsystem initialized [ 0.266804] ACPI: bus type USB registered [ 0.266804] usbcore: registered new interface driver usbfs [ 0.268019] usbcore: registered new interface driver hub [ 0.269401] usbcore: registered new device driver usb [ 0.269401] PCI: Using ACPI for IRQ routing [ 0.272433] NetLabel: Initializing [ 0.273383] NetLabel: domain hash size = 128 [ 0.274507] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.275804] NetLabel: unlabeled traffic allowed by default [ 0.276213] Switched to clocksource kvm-clock [ 0.284150] AppArmor: AppArmor Filesystem Enabled [ 0.285394] pnp: PnP ACPI init [ 0.286278] ACPI: bus type PNP registered [ 0.287802] pnp: PnP ACPI: found 8 devices [ 0.288918] ACPI: bus type PNP unregistered [ 0.296247] NET: Registered protocol family 2 [ 0.297686] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299746] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.301560] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303244] TCP: reno registered [ 0.304163] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.305674] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307345] NET: Registered protocol family 1 [ 0.308530] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.310003] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311463] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.333645] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.355940] Trying to unpack rootfs image as initramfs... [ 0.453238] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.455489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.456963] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.458831] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.461520] Scanning for low memory corruption every 60 seconds [ 0.463619] Initialise system trusted keyring [ 0.465040] audit: initializing netlink socket (disabled) [ 0.466647] type=2000 audit(1540284485.360:1): initialized [ 0.486973] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489691] zbud: loaded [ 0.490866] VFS: Disk quotas dquot_6.5.2 [ 0.492155] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494380] fuse init (API version 7.22) [ 0.495705] msgmni has been set to 3997 [ 0.496981] Key type big_key registered [ 0.498552] Key type asymmetric registered [ 0.499830] Asymmetric key parser 'x509' registered [ 0.501343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.503678] io scheduler noop registered [ 0.504935] io scheduler deadline registered (default) [ 0.506509] io scheduler cfq registered [ 0.507786] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.509458] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.511417] ipmi message handler version 39.2 [ 0.512926] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515225] ACPI: Power Button [PWRF] [ 0.516487] GHES: HEST is not enabled! [ 0.538084] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.581109] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603516] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.605873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.630122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633050] Linux agpgart interface v0.103 [ 0.635199] brd: module loaded [ 0.636629] loop: module loaded [ 0.637993] blk-mq: CPU -> queue map [ 0.639134] CPU 0 -> Queue 0 [ 0.640147] CPU 1 -> Queue 0 [ 0.642009] vda: vda1 [ 0.643473] scsi0 : ata_piix [ 0.644450] scsi1 : ata_piix [ 0.645319] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.648791] libphy: Fixed MDIO Bus: probed [ 0.650006] tun: Universal TUN/TAP device driver, 1.6 [ 0.651310] tun: (C) 1999-2004 Max Krasnyansky [ 0.654510] PPP generic driver version 2.4.2 [ 0.655748] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657373] ehci-pci: EHCI PCI platform driver [ 0.658567] ehci-platform: EHCI generic platform driver [ 0.660131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661674] ohci-pci: OHCI PCI platform driver [ 0.662856] ohci-platform: OHCI generic platform driver [ 0.664217] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686577] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.689982] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695178] usb usb1: Product: UHCI Host Controller [ 0.696464] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.698075] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699400] hub 1-0:1.0: USB hub found [ 0.700486] hub 1-0:1.0: 2 ports detected [ 0.701727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704538] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705859] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707308] mousedev: PS/2 mouse device common for all mice [ 0.709018] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711497] rtc_cmos 00:00: RTC can wake from S4 [ 0.713037] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714656] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716335] device-mapper: uevent: version 1.0.3 [ 0.717643] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719883] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721483] TCP: cubic registered [ 0.729795] NET: Registered protocol family 10 [ 0.731264] NET: Registered protocol family 17 [ 0.732484] Key type dns_resolver registered [ 0.733844] Loading compiled-in X.509 certificates [ 0.735640] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.738102] registered taskstats version 1 [ 0.741042] Key type trusted registered [ 0.744662] Key type encrypted registered [ 0.745806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.747208] IMA: No TPM chip found, activating TPM-bypass! [ 0.749130] regulator-dummy: disabling [ 0.750230] Magic number: 6:388:827 [ 0.751375] rtc_cmos 00:00: setting system clock to 2018-10-23 08:48:04 UTC (1540284484) [ 0.753563] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755087] EDD information not available. [ 0.805388] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807503] Write protecting the kernel read-only data: 12288k [ 0.809557] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812980] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826310] systemd-udevd[107]: starting version 204 [ 0.864404] FDC 0 is a S82078B [ 1.012028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179795] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.181873] usb 1-1: Product: QEMU USB Tablet [ 1.183243] usb 1-1: Manufacturer: QEMU [ 1.184495] usb 1-1: SerialNumber: 42 [ 1.452052] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 1.889321] 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.193398] 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.303383] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.407453] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 23 Oct 2018 08:48:06 +0000. Up 2.72 seconds. cloud-init-nonet[2.86]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] cloud-init-nonet[4.15]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 08:48:08 +0000. Up 4.32 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:1d:fd:53 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:b0:9c:e1 | 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: 07:28:aa:e9:5d:16:72:82:e0:e3:9c:57:ef:19:87:cd root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | . | |. . . . | |o .. . . | | +.o + S . | |ooo = o +. | |o+ . 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: 9a:b3:3d:98:21:ea:61:81:31:e8:0c:63:d4:d2:2b:ca root@ns The key's randomart image is: +--[ DSA 1024]----+ | .o | |o. o | |*.. . | |=* . | |+oo S | |.E .. .o | | o. .++ | | ... o+. | | .. . .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 20:22:80:e9:fe:bd:48:63:48:6a:8a:55:3e:3f:09:bc root@ns The key's randomart image is: +--[ECDSA 256]---+ |o. | |+ | |o . . . | | o . . . | |.. .. S | |o..oo | |.oo++o . | |+.o.E+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: 0b:2b:06:5b:c2:26:6d:de:56:14:bb:43:6c:90:1d:f9 root@ns The key's randomart image is: +--[ED25519 256--+ | .ooo | | .ooo | | *. | | o + .E | |. B . = S | | = * . + . | | 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 ] * 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 ] 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 08:48:13 +0000. Up 10.05 seconds. 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 Tue, 23 Oct 2018 08:48:14 +0000. Up 11.09 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.14/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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [85.1 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [781 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [266 kB] Get:7 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1115 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 [496 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 [555 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 [264 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.8 MB in 9s (1344 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 7 not upgraded. Need to get 432 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.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 0s (540 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... 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.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... 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.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 + 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 | 56:2a:36:71:64:c3:43:4c:c2:cf:49:01:2e:7d:85:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9a:b3:3d:98:21:ea:61:81:31:e8:0c:63:d4:d2:2b:ca root@ns (DSA) ec2: 256 20:22:80:e9:fe:bd:48:63:48:6a:8a:55:3e:3f:09:bc root@ns (ECDSA) ec2: 256 0b:2b:06:5b:c2:26:6d:de:56:14:bb:43:6c:90:1d:f9 root@ns (ED25519) ec2: 2048 07:28:aa:e9:5d:16:72:82:e0:e3:9c:57:ef:19:87:cd root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFjn/8NMY2ysuqb+Gl++lCBFZQCez/fj6GQVirp878t0pfHzu2qdbT3/TTZj9ax623nuCcHibNHKBHYQvkaEkVU= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDhAMe0OrRBkF58HQrkEhnmPyVU4UV0oKcs5GbQ8SylE root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpk1pHethiBWwVHMbYCKuZx5+v6JeKbA5bIak/kWCkuuQO7SRmEgVLaps5H8Jwgj6C5STEM07lXAErwqxjdtN7OL0GRDrDRs4zkdcaAQztD9JDCHo69GJUwgmpbIxHfrqS+bagztAnghNrY0U1ENSMvrvMozgFDk5pUmGUdFLsow8X8vrc3O2E6JjSyxzD2nZRWgRmtKsOGNbbZUMzSSi80t1GwqC/xxQRek0yOOTFdGw9xcqohLmZ+ibeVTdVb0GdLszBHacPPmkdDw4YafB4MoVZ5ELRXS3PHvOdoBLv4yXlHxRfzEsnA1JEZ5djFenYIyBq6fmwprXRuU+kB0b5 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 08:48:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.61 seconds 2018-10-23 08:54:39,720 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-23 08:54:39,722 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2018-10-23 08:54:39,972 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-23 08:54:40,049 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-23 08:54:40,050 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-23 08:54:40,170 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:54:40,171 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-23 08:55:05,226 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:55:05,226 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-23 08:55:30,305 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:55:30,306 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-23 08:55:55,364 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:55:55,364 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-23 08:56:20,429 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:56:20,429 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-23 08:56:45,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:56:45,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-23 08:57:10,546 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:57:10,546 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-23 08:57:35,658 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-23 08:57:35,659 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-23 08:58:00,940 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550898@clearwater.opnfv', u'sip_username': u'6505550898', u'formatted_number': u'(650) 555-0898', u'number': u'6505550898', u'sip_uri': u'sip:6505550898@clearwater.opnfv', u'number_id': u'e95b8c4b9b974325a9120c0c0a850c09', u'sip_password': u'kWGzagHFr', u'pstn': False} 2018-10-23 08:58:01,472 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.210', 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-10-23 08:58:01,473 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-23 08:58:01,473 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-23 08:58:01,480 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-23 08:58:01,481 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-23 09:02:03,971 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-23 09:02:03,972 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID e629b226fed54256a3c215023b127f08) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID db7b9a576d1159889bde1e8de56232d0) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID a7f682a9149a4cfc49a84220b2052da8) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 59a2ffd3dcef24db4f085c4dc484f21d) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID 3d3e927e634dce3cb79cb52cca0a163a) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Basic Call - Mainline (TCP) - (6505550404, 6505550965) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 8e20f661745ef62239e22225d7d09b95) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 8e20f661745ef62239e22225d7d09b95) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:25: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - SDP (TCP) - (6505550207, 6505550989) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 13385748716e3c285e27734f0ee8db9c) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 13385748716e3c285e27734f0ee8db9c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:88: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Tel URIs (TCP) - (6505550884, 6505550453) Failed Endpoint threw exception: - Expected 200, got 503 (call ID e629b226fed54256a3c215023b127f08) - /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) - (6505550875, 6505550313) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550203, 6505550705) Failed Endpoint threw exception: - Expected 486, got 503 (call ID db7b9a576d1159889bde1e8de56232d0) - /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) - (6505550374, 6505550885) Failed Endpoint threw exception: - Expected 200, got 503 (call ID a7f682a9149a4cfc49a84220b2052da8) - /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) - (6505550950, 6505550464) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 59a2ffd3dcef24db4f085c4dc484f21d) - /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) - (6505550896) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550141, 6505550979) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 3d3e927e634dce3cb79cb52cca0a163a) - /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 c793c872271a12d1b571278205fdfba4) Call Barring - Outbound Rejection (TCP) - (6505550452, 6505550952) 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) - (6505550581, 6505550453) 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) - # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 0252f98cf3fbc4157b6ece58737c8c63) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' (6505550524, 6505550704, 6505550617) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 0252f98cf3fbc4157b6ece58737c8c63) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550338@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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": "599", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550299%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550873%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550122%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550707%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550772%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550932%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550953%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550361%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550709%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550208%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550137%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550838%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550438%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550971%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550094%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550378%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550159%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550478%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550801%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550182%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550017%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550124%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550940%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550828%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550605%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550247%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 520283f475e89f03ea6e816f030e62f8) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 1326b71c6fb03bda2e3c219685b8575c) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 07eef99093680f130c8d75d7529dc887) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550830@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9dde0d7ff010105ae96f5d8cde7ab593) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550496@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 448f548bc1638c4872c6ad05adff7e86) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) 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%3A6505550006%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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) - (6505550864, 6505550333) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550038, 6505550060) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550225, 6505550577) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550420, 6505550904) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 520283f475e89f03ea6e816f030e62f8) - /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) - (6505550136, 6505550924) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1326b71c6fb03bda2e3c219685b8575c) - /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) - (6505550267, 6505550533) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 07eef99093680f130c8d75d7529dc887) - /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) - (6505550830) Failed Endpoint threw exception: - sip:6505550830@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9dde0d7ff010105ae96f5d8cde7ab593) - /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) - (6505550496) Failed Endpoint threw exception: - sip:6505550496@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 448f548bc1638c4872c6ad05adff7e86) - /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'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550128@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9a9ea7eca6a127e707053eb24393456c) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - /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) - (6505550128) Failed Endpoint threw exception: - sip:6505550128@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9a9ea7eca6a127e707053eb24393456c) - /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) - (6505550938, 6505550265) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID b2ec8d4506ef4c9dd28ca13ca68a4147) Failed RuntimeError thrown: - Expected 200, got 504 (call ID bf5d6f995476115975ae05324b2be3da) - /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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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) - (6505550631, 6505550579) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID cedead75a997d3262aed041eaaea99ee) Failed RuntimeError thrown: - Expected 200, got 504 (call ID cedead75a997d3262aed041eaaea99ee) - /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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550338%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-23 08:58:03 +0000 Basic Call - SDP (TCP) at 2018-10-23 08:58:04 +0000 Basic Call - Tel URIs (TCP) at 2018-10-23 08:58:09 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-23 08:58:16 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-23 08:58:22 +0000 Basic Call - Pracks (TCP) at 2018-10-23 08:58:27 +0000 Multiple Identities (TCP) at 2018-10-23 08:58:35 +0000 Call Diversion - Not registered (TCP) at 2018-10-23 08:58:44 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-23 08:59:25 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-23 08:59:47 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-23 08:59:47 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-23 08:59:48 +0000 Call Diversion - Busy (TCP) at 2018-10-23 08:59:48 +0000 Call Diversion - Unconditional (TCP) at 2018-10-23 08:59:48 +0000 Call Diversion - No answer (TCP) at 2018-10-23 08:59:48 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-23 08:59:48 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-23 08:59:49 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-23 08:59:49 +0000 Call Waiting - Accepted (TCP) at 2018-10-23 08:59:49 +0000 Call Waiting - Cancelled (TCP) at 2018-10-23 08:59:49 +0000 CANCEL - Mainline (TCP) at 2018-10-23 08:59:49 +0000 Filtering - Accept-Contact (TCP) at 2018-10-23 08:59:50 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-23 08:59:50 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-23 08:59:50 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-23 08:59:50 +0000 Filtering - RFC3841 example (TCP) at 2018-10-23 08:59:50 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-23 08:59:51 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-23 08:59:51 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-23 08:59:51 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-23 08:59:51 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-23 08:59:51 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-23 08:59:52 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-23 08:59:52 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-23 08:59:52 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-23 08:59:52 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-23 08:59:52 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-23 09:00:06 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-23 09:00:11 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-23 09:00:17 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-23 09:00:49 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-23 09:01:20 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-23 09:01:52 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-23 09:01:58 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-23 09:02:03 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-23 09:02:03,976 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-10-23 09:02:04,118 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 09:02:04,118 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-23 09:03:01,078 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-23 09:03:02,022 - 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'aa74793e96544c9b9f3270d81c9e0bdf', '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_f587e6fa-bcc3-4b9f-8938-62ecac372a95'}) 2018-10-23 09:03:02,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db1618d6eabe4f04b1e19da1a26e815e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_f587e6fa-bcc3-4b9f-8938-62ecac372a95'}) 2018-10-23 09:03:02,583 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 09:03:02,695 - functest.core.tenantnetwork - DEBUG - role: 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'c949d6c9bfd942a1a9b8777c209c8291'}) 2018-10-23 09:03:03,260 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 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'aa74793e96544c9b9f3270d81c9e0bdf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c7867087-86d1-4022-9081-0c6117615b9f', 'username': u'vyos_vrouter-user_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 09:03:03,264 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'password': 'c7867087-86d1-4022-9081-0c6117615b9f', 'project_name': 'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'aa74793e96544c9b9f3270d81c9e0bdf', 'project_domain_name': 'Default'} 2018-10-23 09:03:03,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-10-23 09:03:03,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-23 09:03:03,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-10-23 09:03:03,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-10-23 09:03:03,371 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-23 09:03:03,996 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T09:03:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f0a17e75-5f10-48f4-86c7-695042b4a578', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'created_at': u'2018-10-23T09:03:03Z', u'mtu': 1450, u'tenant_id': u'aa74793e96544c9b9f3270d81c9e0bdf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aa74793e96544c9b9f3270d81c9e0bdf', u'l2_adjacency': True}) 2018-10-23 09:03:05,395 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T09:03: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'494b36ab-5ef1-40b4-ad9a-4ea9442ca9e1', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'enable_dhcp': True, u'network_id': u'f0a17e75-5f10-48f4-86c7-695042b4a578', u'tenant_id': u'aa74793e96544c9b9f3270d81c9e0bdf', u'created_at': u'2018-10-23T09:03: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'aa74793e96544c9b9f3270d81c9e0bdf'}) 2018-10-23 09:03:06,977 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T09:03:06Z', u'revision_number': 2, u'id': u'efa41111-f000-4800-9647-de04d8904d8e', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'admin_state_up': True, u'tenant_id': u'aa74793e96544c9b9f3270d81c9e0bdf', u'created_at': u'2018-10-23T09:03:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'aa74793e96544c9b9f3270d81c9e0bdf'}) 2018-10-23 09:04:41,616 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/a0c0d3c5-7f09-4957-8842-5e810cbfae7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a0c0d3c5-7f09-4957-8842-5e810cbfae7a/file', 'owner': u'aa74793e96544c9b9f3270d81c9e0bdf', 'id': u'a0c0d3c5-7f09-4957-8842-5e810cbfae7a', 'size': 4373348352, u'self': u'/v2/images/a0c0d3c5-7f09-4957-8842-5e810cbfae7a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'name': 'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/a0c0d3c5-7f09-4957-8842-5e810cbfae7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T09:04:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T09:04:41Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/a0c0d3c5-7f09-4957-8842-5e810cbfae7a', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'created': u'2018-10-23T09:03:42Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-23T09:03:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a0c0d3c5-7f09-4957-8842-5e810cbfae7a', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 09:04:41,876 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_f587e6fa-bcc3-4b9f-8938-62ecac372a95', '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'75b496dd16d34c75adcf276cf3069d94', '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'a44e0145-fd06-4fd1-8afd-da9cdc33c820', 'swap': 0}) 2018-10-23 09:04:42,192 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR1u5+ZxlxebIk8EhhcImV15mluDVN2+d49Pe5CsirnplMMfdRZx91TwW+uiKZbp4vLi2s5XvS3hhWTchPbPNn3Js/H4AbUU44QBi4pAvbe1otqXiGEVTFkoM6u2A1km3zG3aoiXJnJC5Lf5aoXnzwsopFI8tR9j8FalIRULNnV3xXl02PeaCHxmldAG2IpoVQSqxt4DHuOEcMbjx9dgJlAE1ovBxL6tJJTl2PHM/ajj/jWjBRSG67c8kOoEgICRmls02VEq6g750p7+n/2NmJNjuJQHgDvYoU5gn8nFqXMyRSmZnHy2CSld5gYGJBSVZUJcmh3QZbHy9nIias7kDR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0dbufmcZcXmyJPBIYXCJldeZpbg1TdvnePT3uQrIq56ZTDH3\nUWcfdU8FvroimW6eLy4trOV70t4YVk3IT2zzZ9ybPx+AG1FOOEAYuKQL23taLal4\nhhFUxZKDOrtgNZJt8xt2qIlyZyQuS3+WqF588LKKRSPLUfY/BWpSEVCzZ1d8V5dN\nj3mgh8ZpXQBtiKaFUEqsbeAx7jhHDG48fXYCZQBNaLwcS+rSSU5djxzP2o4/41ow\nUUhuu3PJDqBICAkZpbNNlRKuoO+dKe/p/9jZiTY7iUB4A72KFOYJ/JxalzMkUpmZ\nx8tgkpXeYGBiQUlWVCXJod0GWx8vZyImrO5A0QIDAQABAoIBAA3Faj93aq8Myoks\nD8P9S7o+vQGoNi9W6DkC8qL9NzA0J2Fdwhpghyr+taTPuGeTX+Q+xpabNOYg1z4K\nusOjpdHCI5of6htg2Z5NbpHnijOsQ73NanB6ALM6q0wWcfjyFC8pNT9YTd7A/BzO\nUcfY86AkR3jEIZrOa1JiqOIkBrIYaExH7ULwilLhBBHGZc1RpxUdW+C2MPx1B8Fr\nGVDNn0dX4KDjl96lLZ/BbaYj92vFEJepeVdYIy8dEovmFRT6ODVfj/d00hHrsVma\n+JZKkaHAsaQLTAMvRa9PPshBgUdbg2/6zexyh9RgfduG0e+fhUnucxF/E0DDmlO6\nnDiZF0ECgYEA7rswXwX60Ndn+x85NXWVPjtyR5sS8lrvImxz0q0zx7TkKS0L/Arv\n/wNnm+7ot8GP1WE5qF4VzkqDSNKvvzeWxAdPl8tFIpuFQs2OnW0pPW4osgC3Z79+\n3w0Ja7tNJBGujoWgMa4R6FyCJrMiapeCvnzlbx0yEPRLkc96dyUZjkkCgYEA4QS6\npUZO0lepjJwIH0VlLa4Gs6AGtEHrYoAGJ6HGxxmhph85Rt5o+5Ke8yxHhirwtGPi\n7TTC7w2z3oRmFvJqSb0dsXEwUhAksn5oMS19rRwLm/DhJryjkGPirxHao5KBgJTz\nV1wutaR4LNAj/RzcvX2g1lNBvYVel4Bi0qK3PkkCgYEAiwFT2QCSWqgSU5aKqSYe\nEG5szGTvU06/jzu29SUE0XPypkckg02bENHasmEaAGUkawqBmBewer3IU87Zpm2n\ny9y165zgVJZZsdwe/mthZ/OMnpjsMey+4wGkSqZ09FuXWEVWUZcZtkKnRgFoOMif\nyGrQ7TICxPx6RBybImTnzIECgYEAkdfL1YV9Xw3cYbtb9FC5JGNQCqpkzf6Pvtb1\npkhPmwo84HwKVqme57d/eGMxtH8uZez7zvzMf76k30t3E9ZpF4QQs8qGJBo8fsg5\nZe5zL3km+RqmA8JuTQ7AhPIQgMZbU2i3U972k1qXXYxGVy6Wz+aWEXQC/wBrb8yR\nwK4gEKkCgYAD9O0LnjvqijXjJ6/KevtAU149mdOqJsUNDc4AqRGxcKXa30kOyaM3\naLRbfyBULRjKx1HbQsd88TDqHmOuifrTQ6drJAI0poCqP20sf5fqSgmq56Dt7PhD\nCZMMZN0d6RE5mjdyZS0W2kJe8AF9yD5Q6raCbd2/D5aO0k8HBW7F1w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'db1618d6eabe4f04b1e19da1a26e815e', 'name': u'vyos_vrouter-kp_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'created_at': '2018-10-23T09:04:42.192551', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'name': 'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ae:fa:39:54:a3:6a:c8:25:81:19:18:28:6a:e2:e8:63', 'type': 'ssh', 'id': u'vyos_vrouter-kp_f587e6fa-bcc3-4b9f-8938-62ecac372a95'}) 2018-10-23 09:04:42,193 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0dbufmcZcXmyJPBIYXCJldeZpbg1TdvnePT3uQrIq56ZTDH3 UWcfdU8FvroimW6eLy4trOV70t4YVk3IT2zzZ9ybPx+AG1FOOEAYuKQL23taLal4 hhFUxZKDOrtgNZJt8xt2qIlyZyQuS3+WqF588LKKRSPLUfY/BWpSEVCzZ1d8V5dN j3mgh8ZpXQBtiKaFUEqsbeAx7jhHDG48fXYCZQBNaLwcS+rSSU5djxzP2o4/41ow UUhuu3PJDqBICAkZpbNNlRKuoO+dKe/p/9jZiTY7iUB4A72KFOYJ/JxalzMkUpmZ x8tgkpXeYGBiQUlWVCXJod0GWx8vZyImrO5A0QIDAQABAoIBAA3Faj93aq8Myoks D8P9S7o+vQGoNi9W6DkC8qL9NzA0J2Fdwhpghyr+taTPuGeTX+Q+xpabNOYg1z4K usOjpdHCI5of6htg2Z5NbpHnijOsQ73NanB6ALM6q0wWcfjyFC8pNT9YTd7A/BzO UcfY86AkR3jEIZrOa1JiqOIkBrIYaExH7ULwilLhBBHGZc1RpxUdW+C2MPx1B8Fr GVDNn0dX4KDjl96lLZ/BbaYj92vFEJepeVdYIy8dEovmFRT6ODVfj/d00hHrsVma +JZKkaHAsaQLTAMvRa9PPshBgUdbg2/6zexyh9RgfduG0e+fhUnucxF/E0DDmlO6 nDiZF0ECgYEA7rswXwX60Ndn+x85NXWVPjtyR5sS8lrvImxz0q0zx7TkKS0L/Arv /wNnm+7ot8GP1WE5qF4VzkqDSNKvvzeWxAdPl8tFIpuFQs2OnW0pPW4osgC3Z79+ 3w0Ja7tNJBGujoWgMa4R6FyCJrMiapeCvnzlbx0yEPRLkc96dyUZjkkCgYEA4QS6 pUZO0lepjJwIH0VlLa4Gs6AGtEHrYoAGJ6HGxxmhph85Rt5o+5Ke8yxHhirwtGPi 7TTC7w2z3oRmFvJqSb0dsXEwUhAksn5oMS19rRwLm/DhJryjkGPirxHao5KBgJTz V1wutaR4LNAj/RzcvX2g1lNBvYVel4Bi0qK3PkkCgYEAiwFT2QCSWqgSU5aKqSYe EG5szGTvU06/jzu29SUE0XPypkckg02bENHasmEaAGUkawqBmBewer3IU87Zpm2n y9y165zgVJZZsdwe/mthZ/OMnpjsMey+4wGkSqZ09FuXWEVWUZcZtkKnRgFoOMif yGrQ7TICxPx6RBybImTnzIECgYEAkdfL1YV9Xw3cYbtb9FC5JGNQCqpkzf6Pvtb1 pkhPmwo84HwKVqme57d/eGMxtH8uZez7zvzMf76k30t3E9ZpF4QQs8qGJBo8fsg5 Ze5zL3km+RqmA8JuTQ7AhPIQgMZbU2i3U972k1qXXYxGVy6Wz+aWEXQC/wBrb8yR wK4gEKkCgYAD9O0LnjvqijXjJ6/KevtAU149mdOqJsUNDc4AqRGxcKXa30kOyaM3 aLRbfyBULRjKx1HbQsd88TDqHmOuifrTQ6drJAI0poCqP20sf5fqSgmq56Dt7PhD CZMMZN0d6RE5mjdyZS0W2kJe8AF9yD5Q6raCbd2/D5aO0k8HBW7F1w== -----END RSA PRIVATE KEY----- 2018-10-23 09:07:10,776 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_f587e6fa-bcc3-4b9f-8938-62ecac372a95': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:13:c9:3a', 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'a0c0d3c5-7f09-4957-8842-5e810cbfae7a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T09:07:09.000000', 'flavor': Munch({u'id': u'a44e0145-fd06-4fd1-8afd-da9cdc33c820'}), 'az': u'nova', 'id': u'407fe672-fc68-4854-a01d-5f193f74ce77', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_f587e6fa-bcc3-4b9f-8938-62ecac372a95'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'db1618d6eabe4f04b1e19da1a26e815e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'name': 'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-23T09:07:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-23T09:07:09Z', 'hostId': u'678c783d0a775d29a140cdc90da76e2bffc63cd256bd63aa10930e34', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'678c783d0a775d29a140cdc90da76e2bffc63cd256bd63aa10930e34', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-23T09:07:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'name': u'vyos_vrouter-vm_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'adminPass': u'fV3h97bV4wBD', 'tenant_id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'created_at': u'2018-10-23T09:04:45Z', 'created': u'2018-10-23T09:04:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-23 09:07:14,089 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'efa41111-f000-4800-9647-de04d8904d8e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'created_at': u'2018-10-23T09:07:12Z', 'attached': True, 'updated_at': u'2018-10-23T09:07:13Z', 'id': u'344471eb-d077-417d-a348-1809409b0702', 'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.212', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'name': 'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'efa41111-f000-4800-9647-de04d8904d8e', u'qos_policy_id': None, 'project_id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'port_id': u'0e6447b6-d4b9-4f28-930d-598eb23f33b7', 'port': u'0e6447b6-d4b9-4f28-930d-598eb23f33b7', 'network': u'4daaaf57-01a5-4c8e-978b-78d62285edd5'}) 2018-10-23 09:07:14,164 - 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 1882435298 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.409649] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.412754] pid_max: default: 32768 minimum: 301 [ 0.414411] Security Framework initialized [ 0.415945] SELinux: Initializing. [ 0.417588] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.423942] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.427851] Mount-cache hash table entries: 4096 [ 0.429778] Initializing cgroup subsys memory [ 0.431364] Initializing cgroup subsys devices [ 0.432981] Initializing cgroup subsys freezer [ 0.434573] Initializing cgroup subsys net_cls [ 0.436169] Initializing cgroup subsys blkio [ 0.437720] Initializing cgroup subsys perf_event [ 0.439376] Initializing cgroup subsys hugetlb [ 0.440978] Initializing cgroup subsys pids [ 0.442508] Initializing cgroup subsys net_prio [ 0.444195] CPU: Physical Processor ID: 0 [ 0.446430] mce: CPU supports 10 MCE banks [ 0.447988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.449771] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.451548] tlb_flushall_shift: 6 [ 0.453115] Freeing SMP alternatives: 28k freed [ 0.457374] ACPI: Core revision 20130517 [ 0.459308] ACPI: All ACPI Tables successfully acquired [ 0.461318] ftrace: allocating 25812 entries in 101 pages [ 0.483385] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.485467] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.487526] smpboot: Max logical packages: 2 [ 0.489364] Enabling x2apic [ 0.490600] Enabled x2apic [ 0.492102] Switched APIC routing to physical x2apic. [ 0.495095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.497099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.500779] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.509108] KVM setup paravirtual spinlock [ 0.511907] smpboot: Booting Node 0, Processors #1 OK [ 0.514080] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.536084] Brought up 2 CPUs [ 0.536086] KVM setup async PF for cpu 1 [ 0.536089] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.540454] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.543156] devtmpfs: initialized [ 0.545785] EVM: security.selinux [ 0.547050] EVM: security.ima [ 0.548243] EVM: security.capability [ 0.550183] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.552128] pinctrl core: initialized pinctrl subsystem [ 0.553886] NET: Registered protocol family 16 [ 0.555546] ACPI: bus type PCI registered [ 0.556970] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.558908] PCI: Using configuration type 1 for base access [ 0.563967] ACPI: Added _OSI(Module Device) [ 0.565412] ACPI: Added _OSI(Processor Device) [ 0.566901] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.568421] ACPI: Added _OSI(Processor Aggregator Device) [ 0.571172] ACPI: Interpreter enabled [ 0.572518] ACPI: (supports S0 S5) [ 0.573807] ACPI: Using IOAPIC for interrupt routing [ 0.575392] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.580053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.581872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.583804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.585688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.589223] acpiphp: Slot [3] registered [ 0.590616] acpiphp: Slot [4] registered [ 0.592026] acpiphp: Slot [5] registered [ 0.593420] acpiphp: Slot [6] registered [ 0.594816] acpiphp: Slot [7] registered [ 0.596202] acpiphp: Slot [8] registered [ 0.597592] acpiphp: Slot [9] registered [ 0.598988] acpiphp: Slot [10] registered [ 0.600396] acpiphp: Slot [11] registered [ 0.601805] acpiphp: Slot [12] registered [ 0.603224] acpiphp: Slot [13] registered [ 0.604636] acpiphp: Slot [14] registered [ 0.606049] acpiphp: Slot [15] registered [ 0.607475] acpiphp: Slot [16] registered [ 0.608891] acpiphp: Slot [17] registered [ 0.610299] acpiphp: Slot [18] registered [ 0.611718] acpiphp: Slot [19] registered [ 0.613142] acpiphp: Slot [20] registered [ 0.614576] acpiphp: Slot [21] registered [ 0.616013] acpiphp: Slot [22] registered [ 0.617445] acpiphp: Slot [23] registered [ 0.618868] acpiphp: Slot [24] registered [ 0.620284] acpiphp: Slot [25] registered [ 0.621731] acpiphp: Slot [26] registered [ 0.623156] acpiphp: Slot [27] registered [ 0.624575] acpiphp: Slot [28] registered [ 0.625983] acpiphp: Slot [29] registered [ 0.627383] acpiphp: Slot [30] registered [ 0.628799] acpiphp: Slot [31] registered [ 0.630195] PCI host bridge to bus 0000:00 [ 0.631597] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.633261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.635169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.637072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.639644] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.642234] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.647615] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.649613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.651478] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.653460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.657661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.660219] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.683309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.685673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.688182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.690422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.692635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.694673] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.696776] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.699492] vgaarb: loaded [ 0.700640] vgaarb: bridge control possible 0000:00:02.0 [ 0.702459] SCSI subsystem initialized [ 0.703847] ACPI: bus type USB registered [ 0.705271] usbcore: registered new interface driver usbfs [ 0.706974] usbcore: registered new interface driver hub [ 0.708643] usbcore: registered new device driver usb [ 0.710436] PCI: Using ACPI for IRQ routing [ 0.712260] NetLabel: Initializing [ 0.713553] NetLabel: domain hash size = 128 [ 0.715027] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.716644] NetLabel: unlabeled traffic allowed by default [ 0.718477] Switched to clocksource kvm-clock [ 0.727803] pnp: PnP ACPI init [ 0.729035] ACPI: bus type PNP registered [ 0.730824] pnp: PnP ACPI: found 5 devices [ 0.732234] ACPI: bus type PNP unregistered [ 0.739797] NET: Registered protocol family 2 [ 0.741584] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.744376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.746708] TCP: Hash tables configured (established 32768 bind 32768) [ 0.748707] TCP: reno registered [ 0.749960] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.751786] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.753720] NET: Registered protocol family 1 [ 0.755211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.756977] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.758709] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.779052] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.799432] Unpacking initramfs... [ 1.261404] Freeing initrd memory: 37508k freed [ 1.271145] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.273117] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.276671] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.278580] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.280743] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.282588] Initialise system trusted keyring [ 1.284083] audit: initializing netlink socket (disabled) [ 1.285756] type=2000 audit(1540285632.199:1): initialized [ 1.302873] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.304719] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.307370] zpool: loaded [ 1.308523] zbud: loaded [ 1.309816] VFS: Disk quotas dquot_6.5.2 [ 1.311236] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.313266] msgmni has been set to 7578 [ 1.314701] Key type big_key registered [ 1.316813] NET: Registered protocol family 38 [ 1.318339] Key type asymmetric registered [ 1.319758] Asymmetric key parser 'x509' registered [ 1.321332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.323956] io scheduler noop registered [ 1.325348] io scheduler deadline registered (default) [ 1.340345] io scheduler cfq registered [ 1.341862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.343595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.345624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.348251] ACPI: Power Button [PWRF] [ 1.349749] GHES: HEST is not enabled! [ 1.351183] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.375266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.377501] Non-volatile memory driver v1.3 [ 1.378970] Linux agpgart interface v0.103 [ 1.380532] crash memory driver: version 1.1 [ 1.382064] rdac: device handler registered [ 1.383567] hp_sw: device handler registered [ 1.385048] emc: device handler registered [ 1.386486] alua: device handler registered [ 1.387974] libphy: Fixed MDIO Bus: probed [ 1.389490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.391409] ehci-pci: EHCI PCI platform driver [ 1.392922] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.394776] ohci-pci: OHCI PCI platform driver [ 1.396295] uhci_hcd: USB Universal Host Controller Interface driver [ 1.416557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.418322] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.420979] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.422660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.424515] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.426500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.429097] usb usb1: Product: UHCI Host Controller [ 1.430685] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.432711] usb usb1: SerialNumber: 0000:00:01.2 [ 1.434361] hub 1-0:1.0: USB hub found [ 1.435757] hub 1-0:1.0: 2 ports detected [ 1.437297] usbcore: registered new interface driver usbserial [ 1.439102] usbcore: registered new interface driver usbserial_generic [ 1.441020] usbserial: USB Serial support registered for generic [ 1.442858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.446321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.447946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.449633] mousedev: PS/2 mouse device common for all mice [ 1.451676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.455100] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.457982] rtc_cmos 00:00: RTC can wake from S4 [ 1.459780] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461667] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.463589] cpuidle: using governor menu [ 1.465172] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.468103] hidraw: raw HID events driver (C) Jiri Kosina [ 1.469883] usbcore: registered new interface driver usbhid [ 1.471609] usbhid: USB HID core driver [ 1.473038] drop_monitor: Initializing network drop monitor service [ 1.474913] TCP: cubic registered [ 1.476178] Initializing XFRM netlink socket [ 1.477754] NET: Registered protocol family 10 [ 1.479505] NET: Registered protocol family 17 [ 1.481152] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.482968] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.484727] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.487654] Loading compiled-in X.509 certificates [ 1.489230] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.492212] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.495638] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.498643] registered taskstats version 1 [ 1.501924] Key type trusted registered [ 1.504568] Key type encrypted registered [ 1.507186] IMA: No TPM chip found, activating TPM-bypass! [ 1.509336] rtc_cmos 00:00: setting system clock to 2018-10-23 09:07:12 UTC (1540285632) [ 1.512729] Freeing unused kernel memory: 1680k freed [ 1.518236] 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.524228] systemd[1]: Detected virtualization kvm. [ 1.526057] systemd[1]: Detected architecture x86-64. [ 1.527885] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.531301] systemd[1]: No hostname configured. [ 1.533046] systemd[1]: Set hostname to . [ 1.534927] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.561093] systemd[1]: Reached target Local File Systems. [ 1.563062] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.565948] systemd[1]: Reached target Swap. [ 1.567608] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.570200] systemd[1]: Reached target Timers. [ 1.571908] systemd[1]: Starting Timers. [ 1.573512] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.576578] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.580698] systemd[1]: Reached target Paths. [ 1.582381] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.585132] systemd[1]: Created slice Root Slice. [ 1.586910] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.589731] systemd[1]: Listening on Journal Socket. [ 1.591558] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.594505] systemd[1]: Created slice System Slice. [ 1.596321] systemd[1]: Starting System Slice. [ 1.598397] 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.603842] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.607248] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.610551] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.620952] systemd[1]: Listening on udev Control Socket. [ 1.622899] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.627101] systemd[1]: Listening on udev Kernel Socket. [ 1.629047] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.631829] systemd[1]: Reached target Sockets. [ 1.633355] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.635748] systemd[1]: Reached target Slices. [ 1.637330] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.639978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.674112] RPC: Registered named UNIX socket transport module. [ 1.675903] RPC: Registered udp transport module. [ 1.677459] RPC: Registered tcp transport module. [ 1.679004] 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... [ 1.738493] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [ 1.772207] scsi host0: ata_piix [ 1.773657] scsi host1: ata_piix [ 1.775032] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.777129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Reached target Basic System. [ 1.795288] FDC 0 is a S82078B [ 1.809786] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.849070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.855350] 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.891604] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.893856] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.896138] usb 1-1: Product: QEMU USB Tablet [ 1.897798] usb 1-1: Manufacturer: QEMU [ 1.899329] usb 1-1: SerialNumber: 42 [ 1.909904] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.913500] 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.999324] SGI XFS with ACLs, security attributes, no debug enabled [ 2.002633] XFS (vda1): Mounting V4 Filesystem [ 2.027629] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev 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.274768] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.278538] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 2.485984] SELinux: Disabled at runtime. [ 2.524519] type=1404 audit(1540285633.515:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.577323] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.579182] 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. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /deKv/initctl Compatibility N 2018-10-23 09:07:15,167 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: timed out 2018-10-23 09:07:24,262 - 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 1882435298 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.409649] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.412754] pid_max: default: 32768 minimum: 301 [ 0.414411] Security Framework initialized [ 0.415945] SELinux: Initializing. [ 0.417588] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.423942] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.427851] Mount-cache hash table entries: 4096 [ 0.429778] Initializing cgroup subsys memory [ 0.431364] Initializing cgroup subsys devices [ 0.432981] Initializing cgroup subsys freezer [ 0.434573] Initializing cgroup subsys net_cls [ 0.436169] Initializing cgroup subsys blkio [ 0.437720] Initializing cgroup subsys perf_event [ 0.439376] Initializing cgroup subsys hugetlb [ 0.440978] Initializing cgroup subsys pids [ 0.442508] Initializing cgroup subsys net_prio [ 0.444195] CPU: Physical Processor ID: 0 [ 0.446430] mce: CPU supports 10 MCE banks [ 0.447988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.449771] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.451548] tlb_flushall_shift: 6 [ 0.453115] Freeing SMP alternatives: 28k freed [ 0.457374] ACPI: Core revision 20130517 [ 0.459308] ACPI: All ACPI Tables successfully acquired [ 0.461318] ftrace: allocating 25812 entries in 101 pages [ 0.483385] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.485467] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.487526] smpboot: Max logical packages: 2 [ 0.489364] Enabling x2apic [ 0.490600] Enabled x2apic [ 0.492102] Switched APIC routing to physical x2apic. [ 0.495095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.497099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.500779] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.509108] KVM setup paravirtual spinlock [ 0.511907] smpboot: Booting Node 0, Processors #1 OK [ 0.514080] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.536084] Brought up 2 CPUs [ 0.536086] KVM setup async PF for cpu 1 [ 0.536089] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.540454] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.543156] devtmpfs: initialized [ 0.545785] EVM: security.selinux [ 0.547050] EVM: security.ima [ 0.548243] EVM: security.capability [ 0.550183] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.552128] pinctrl core: initialized pinctrl subsystem [ 0.553886] NET: Registered protocol family 16 [ 0.555546] ACPI: bus type PCI registered [ 0.556970] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.558908] PCI: Using configuration type 1 for base access [ 0.563967] ACPI: Added _OSI(Module Device) [ 0.565412] ACPI: Added _OSI(Processor Device) [ 0.566901] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.568421] ACPI: Added _OSI(Processor Aggregator Device) [ 0.571172] ACPI: Interpreter enabled [ 0.572518] ACPI: (supports S0 S5) [ 0.573807] ACPI: Using IOAPIC for interrupt routing [ 0.575392] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.580053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.581872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.583804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.585688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.589223] acpiphp: Slot [3] registered [ 0.590616] acpiphp: Slot [4] registered [ 0.592026] acpiphp: Slot [5] registered [ 0.593420] acpiphp: Slot [6] registered [ 0.594816] acpiphp: Slot [7] registered [ 0.596202] acpiphp: Slot [8] registered [ 0.597592] acpiphp: Slot [9] registered [ 0.598988] acpiphp: Slot [10] registered [ 0.600396] acpiphp: Slot [11] registered [ 0.601805] acpiphp: Slot [12] registered [ 0.603224] acpiphp: Slot [13] registered [ 0.604636] acpiphp: Slot [14] registered [ 0.606049] acpiphp: Slot [15] registered [ 0.607475] acpiphp: Slot [16] registered [ 0.608891] acpiphp: Slot [17] registered [ 0.610299] acpiphp: Slot [18] registered [ 0.611718] acpiphp: Slot [19] registered [ 0.613142] acpiphp: Slot [20] registered [ 0.614576] acpiphp: Slot [21] registered [ 0.616013] acpiphp: Slot [22] registered [ 0.617445] acpiphp: Slot [23] registered [ 0.618868] acpiphp: Slot [24] registered [ 0.620284] acpiphp: Slot [25] registered [ 0.621731] acpiphp: Slot [26] registered [ 0.623156] acpiphp: Slot [27] registered [ 0.624575] acpiphp: Slot [28] registered [ 0.625983] acpiphp: Slot [29] registered [ 0.627383] acpiphp: Slot [30] registered [ 0.628799] acpiphp: Slot [31] registered [ 0.630195] PCI host bridge to bus 0000:00 [ 0.631597] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.633261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.635169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.637072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.639644] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.642234] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.647615] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.649613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.651478] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.653460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.657661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.660219] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.683309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.685673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.688182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.690422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.692635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.694673] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.696776] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.699492] vgaarb: loaded [ 0.700640] vgaarb: bridge control possible 0000:00:02.0 [ 0.702459] SCSI subsystem initialized [ 0.703847] ACPI: bus type USB registered [ 0.705271] usbcore: registered new interface driver usbfs [ 0.706974] usbcore: registered new interface driver hub [ 0.708643] usbcore: registered new device driver usb [ 0.710436] PCI: Using ACPI for IRQ routing [ 0.712260] NetLabel: Initializing [ 0.713553] NetLabel: domain hash size = 128 [ 0.715027] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.716644] NetLabel: unlabeled traffic allowed by default [ 0.718477] Switched to clocksource kvm-clock [ 0.727803] pnp: PnP ACPI init [ 0.729035] ACPI: bus type PNP registered [ 0.730824] pnp: PnP ACPI: found 5 devices [ 0.732234] ACPI: bus type PNP unregistered [ 0.739797] NET: Registered protocol family 2 [ 0.741584] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.744376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.746708] TCP: Hash tables configured (established 32768 bind 32768) [ 0.748707] TCP: reno registered [ 0.749960] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.751786] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.753720] NET: Registered protocol family 1 [ 0.755211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.756977] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.758709] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.779052] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.799432] Unpacking initramfs... [ 1.261404] Freeing initrd memory: 37508k freed [ 1.271145] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.273117] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.276671] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.278580] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.280743] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.282588] Initialise system trusted keyring [ 1.284083] audit: initializing netlink socket (disabled) [ 1.285756] type=2000 audit(1540285632.199:1): initialized [ 1.302873] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.304719] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.307370] zpool: loaded [ 1.308523] zbud: loaded [ 1.309816] VFS: Disk quotas dquot_6.5.2 [ 1.311236] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.313266] msgmni has been set to 7578 [ 1.314701] Key type big_key registered [ 1.316813] NET: Registered protocol family 38 [ 1.318339] Key type asymmetric registered [ 1.319758] Asymmetric key parser 'x509' registered [ 1.321332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.323956] io scheduler noop registered [ 1.325348] io scheduler deadline registered (default) [ 1.340345] io scheduler cfq registered [ 1.341862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.343595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.345624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.348251] ACPI: Power Button [PWRF] [ 1.349749] GHES: HEST is not enabled! [ 1.351183] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.375266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.377501] Non-volatile memory driver v1.3 [ 1.378970] Linux agpgart interface v0.103 [ 1.380532] crash memory driver: version 1.1 [ 1.382064] rdac: device handler registered [ 1.383567] hp_sw: device handler registered [ 1.385048] emc: device handler registered [ 1.386486] alua: device handler registered [ 1.387974] libphy: Fixed MDIO Bus: probed [ 1.389490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.391409] ehci-pci: EHCI PCI platform driver [ 1.392922] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.394776] ohci-pci: OHCI PCI platform driver [ 1.396295] uhci_hcd: USB Universal Host Controller Interface driver [ 1.416557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.418322] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.420979] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.422660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.424515] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.426500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.429097] usb usb1: Product: UHCI Host Controller [ 1.430685] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.432711] usb usb1: SerialNumber: 0000:00:01.2 [ 1.434361] hub 1-0:1.0: USB hub found [ 1.435757] hub 1-0:1.0: 2 ports detected [ 1.437297] usbcore: registered new interface driver usbserial [ 1.439102] usbcore: registered new interface driver usbserial_generic [ 1.441020] usbserial: USB Serial support registered for generic [ 1.442858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.446321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.447946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.449633] mousedev: PS/2 mouse device common for all mice [ 1.451676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.455100] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.457982] rtc_cmos 00:00: RTC can wake from S4 [ 1.459780] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461667] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.463589] cpuidle: using governor menu [ 1.465172] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.468103] hidraw: raw HID events driver (C) Jiri Kosina [ 1.469883] usbcore: registered new interface driver usbhid [ 1.471609] usbhid: USB HID core driver [ 1.473038] drop_monitor: Initializing network drop monitor service [ 1.474913] TCP: cubic registered [ 1.476178] Initializing XFRM netlink socket [ 1.477754] NET: Registered protocol family 10 [ 1.479505] NET: Registered protocol family 17 [ 1.481152] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.482968] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.484727] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.487654] Loading compiled-in X.509 certificates [ 1.489230] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.492212] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.495638] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.498643] registered taskstats version 1 [ 1.501924] Key type trusted registered [ 1.504568] Key type encrypted registered [ 1.507186] IMA: No TPM chip found, activating TPM-bypass! [ 1.509336] rtc_cmos 00:00: setting system clock to 2018-10-23 09:07:12 UTC (1540285632) [ 1.512729] Freeing unused kernel memory: 1680k freed [ 1.518236] 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.524228] systemd[1]: Detected virtualization kvm. [ 1.526057] systemd[1]: Detected architecture x86-64. [ 1.527885] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.531301] systemd[1]: No hostname configured. [ 1.533046] systemd[1]: Set hostname to . [ 1.534927] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.561093] systemd[1]: Reached target Local File Systems. [ 1.563062] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.565948] systemd[1]: Reached target Swap. [ 1.567608] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.570200] systemd[1]: Reached target Timers. [ 1.571908] systemd[1]: Starting Timers. [ 1.573512] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.576578] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.580698] systemd[1]: Reached target Paths. [ 1.582381] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.585132] systemd[1]: Created slice Root Slice. [ 1.586910] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.589731] systemd[1]: Listening on Journal Socket. [ 1.591558] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.594505] systemd[1]: Created slice System Slice. [ 1.596321] systemd[1]: Starting System Slice. [ 1.598397] 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.603842] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.607248] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.610551] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.620952] systemd[1]: Listening on udev Control Socket. [ 1.622899] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.627101] systemd[1]: Listening on udev Kernel Socket. [ 1.629047] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.631829] systemd[1]: Reached target Sockets. [ 1.633355] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.635748] systemd[1]: Reached target Slices. [ 1.637330] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.639978] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.674112] RPC: Registered named UNIX socket transport module. [ 1.675903] RPC: Registered udp transport module. [ 1.677459] RPC: Registered tcp transport module. [ 1.679004] 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... [ 1.738493] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [ 1.772207] scsi host0: ata_piix [ 1.773657] scsi host1: ata_piix [ 1.775032] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.777129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Reached target Basic System. [ 1.795288] FDC 0 is a S82078B [ 1.809786] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.849070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.855350] 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.891604] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.893856] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.896138] usb 1-1: Product: QEMU USB Tablet [ 1.897798] usb 1-1: Manufacturer: QEMU [ 1.899329] usb 1-1: SerialNumber: 42 [ 1.909904] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.913500] 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.999324] SGI XFS with ACLs, security attributes, no debug enabled [ 2.002633] XFS (vda1): Mounting V4 Filesystem [ 2.027629] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev 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.274768] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.278538] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 2.485984] SELinux: Disabled at runtime. [ 2.524519] type=1404 audit(1540285633.515:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.577323] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.579182] 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. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /deKv/initctl Compatibility Named Pipe. [[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 Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [ 2.884665] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Reached target Local File Systems (Pre). Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.005759] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.105400] type=1305 audit(1540285634.095:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.350125] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.367804] [drm] Initialized drm 1.1.0 20060810 [ 3.380954] ppdev: user-space parallel port driver [ 3.402673] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.459326] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.461294] [TTM] Initializing pool allocator [ 3.463113] [TTM] Initializing DMA pool allocator [ 3.465457] [drm] fb mappable at 0xFC000000 [ 3.467107] [drm] vram aper at 0xFC000000 [ 3.468632] [drm] size 33554432 [ 3.470009] [drm] fb depth is 24 [ 3.471458] [drm] pitch is 3072 [ 3.475638] fbcon: cirrusdrmfb (fb0) is primary device [ 3.502315] Console: switching to colour frame buffer device 128x48 [ 3.516612] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bu[ 3.520501] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 s... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.577102] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.585817] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.610502] alg: No test for crc32 (crc32-pclmul) [ 3.616693] intel_rapl: no valid rapl domains found in package 0 [ 3.620431] intel_powerclamp: No package C-state available [ 3.625215] intel_powerclamp: No package C-state available[ 3.565676] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 23 Oct 2018 09:07:15 +0000. Up 3.53 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.905598] cloud-init[806]: Cloud-init v. 0.7.5 running 'init' at Tue, 23 Oct 2018 09:07:17 +0000. Up 5.80 seconds. [ 5.958195] cloud-init[806]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.960480] cloud-init[806]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.962852] cloud-init[806]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.965240] cloud-init[806]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.967531] cloud-init[806]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.970234] cloud-init[806]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:13:c9:3a | [ 5.972237] cloud-init[806]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.974421] cloud-init[806]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.977228] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.980236] cloud-init[806]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.982493] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.985906] cloud-init[806]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.995171] cloud-init[806]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.005374] cloud-init[806]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.014856] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.350164] cloud-init[2833]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 23 Oct 2018 09:07:21 +0000. Up 10.30 seconds. [ 10.735556] cloud-init[3058]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 23 Oct 2018 09:07:22 +0000. Up 10.68 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ae:fa:39:54:a3:6a:c8:25:81:19:18:28:6a:e2:e8:63 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.853678] cloud-init[3058]: Cloud-init v. 0.7.5 finished at Tue, 23 Oct 2018 09:07:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.84 seconds 2018-10-23 09:07:24,401 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-23 09:07:24,833 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 808, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 1850, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 904, 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': 815, 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': 817, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 843, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-23 09:07:24,946 - functest.core.cloudify - INFO - The current manager status is running 2018-10-23 09:07:25,077 - functest.core.cloudify - DEBUG - List secrets: 2018-10-23 09:07:25,172 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-23 09:07:25,172 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-23 09:07:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-23 09:08:16,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: mirrors.sonic.net * updates: centos-distro.1gservers.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 27 MB/s | 54 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-23 09:08:16,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-23 09:08:25,314 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/2aeef930-b0c0-403d-98de-911034015762/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2aeef930-b0c0-403d-98de-911034015762/file', 'owner': u'aa74793e96544c9b9f3270d81c9e0bdf', 'id': u'2aeef930-b0c0-403d-98de-911034015762', 'size': 426967040, u'self': u'/v2/images/2aeef930-b0c0-403d-98de-911034015762', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa74793e96544c9b9f3270d81c9e0bdf', 'name': 'vyos_vrouter-project_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/2aeef930-b0c0-403d-98de-911034015762/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T09:08:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T09:08:25Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/2aeef930-b0c0-403d-98de-911034015762', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_f587e6fa-bcc3-4b9f-8938-62ecac372a95', 'created': u'2018-10-23T09:08:19Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-23T09:08:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2aeef930-b0c0-403d-98de-911034015762', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f587e6fa-bcc3-4b9f-8938-62ecac372a95', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-10-23 09:08:25,351 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_f587e6fa-bcc3-4b9f-8938-62ecac372a95', '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'75b496dd16d34c75adcf276cf3069d94', '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'9537df55-76b7-4402-a24d-cd7a811b947f', 'swap': 0}) 2018-10-23 09:08:25,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-23 09:08:27,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-23 09:08:33,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-23 09:08:33,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-23 09:08:33,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-23 09:08:33,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-23 09:08:33,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-23 09:08:33,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-23 09:08:33,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-23 09:08:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-23 09:08:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-23 09:08:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpdubkiQ [args=--prefix="/tmp/openstack-1f7l1Y" --constraint="/tmp/openstack-1f7l1Y/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-23 09:08:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpdubkiQ --prefix="/tmp/openstack-1f7l1Y" --constraint="/tmp/openstack-1f7l1Y/constraint.txt" 2018-10-23 09:09:09,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-23 09:09:09,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpdubkiQ 2018-10-23 09:09:09,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-23 09:09:09,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-23 09:09:09,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-23 09:09:09,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-23 09:09:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-23 09:09:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-23 09:09:14,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-23 09:09:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-23 09:09:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-23 09:09:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-23 09:09:14,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-23 09:09:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-23 09:09:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-23 09:09:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-23 09:09:14,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-23 09:09:14,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-23 09:09:14,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:14,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-23 09:09:14,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-23 09:09:14,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-23 09:09:20,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-23 09:09:20,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:20,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-23 09:09:20,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-23 09:09:20,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-23 09:09:20,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:20,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,045 - 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'aa74793e96544c9b9f3270d81c9e0bdf', u'created_at': u'2018-10-23T09:09:14Z', u'updated_at': u'2018-10-23T09:09:14Z', u'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'aa74793e96544c9b9f3270d81c9e0bdf', u'port_id': None, u'id': u'a5b17704-b820-4478-a1de-bf786c670eaf', u'qos_policy_id': None} 2018-10-23 09:09:20,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-23 09:09:20,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,046 - 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'aa74793e96544c9b9f3270d81c9e0bdf', u'created_at': u'2018-10-23T09:09:15Z', u'updated_at': u'2018-10-23T09:09:15Z', u'floating_network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'aa74793e96544c9b9f3270d81c9e0bdf', u'port_id': None, u'id': u'2880f9f3-2417-4148-bce5-a948d0dc8b30', u'qos_policy_id': None} 2018-10-23 09:09:20,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-23 09:09:20,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:20,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-23 09:09:20,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:20,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-23 09:09:20,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:20,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:20,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:20,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-23 09:09:20,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:20,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:20,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:20,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-23 09:09:20,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-23 09:09:20,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-23 09:09:25,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-23 09:09:25,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-23 09:09:25,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:25,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:25,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:25,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:25,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:25,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:25,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-23 09:09:25,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-23 09:09:25,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-23 09:09:25,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-23 09:09:25,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:30,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:30,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-23 09:09:30,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-23 09:09:30,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-23 09:09:30,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:30,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:30,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:30,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bc14f1bb-9344-457e-a95f-a4a863c56b43 target={u'external_id': u'77d7318c-ce67-4519-8968-e802c7a39ea5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-23 09:09:30,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-23 09:09:30,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4d4dbabe-0828-471c-b3d8-d7127c624d5b target={u'external_id': u'77d7318c-ce67-4519-8968-e802c7a39ea5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-23 09:09:35,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:35,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-23 09:09:35,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:35,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-23 09:09:35,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-23 09:09:35,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-23 09:09:35,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:35,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-23 09:09:35,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:35,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:35,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-23 09:09:40,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:40,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:40,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:40,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:40,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bcae9333-b39b-4684-86b5-f8baa76ea004 target={u'external_id': u'77d7318c-ce67-4519-8968-e802c7a39ea5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-23 09:09:40,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:40,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=7a1ee6a1-a6bb-42bc-98d8-d080a792ce46 target={u'external_id': u'77d7318c-ce67-4519-8968-e802c7a39ea5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-23 09:09:40,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-23 09:09:40,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-23 09:09:40,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-23 09:09:40,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-23 09:09:40,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 09:09:40,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:40,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-23 09:09:40,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 09:09:45,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-23 09:09:45,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-23 09:09:45,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-23 09:09:45,925 - 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'bcae9333-b39b-4684-86b5-f8baa76ea004', u'fixed_ip_address': u'11.0.0.19', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:72:d9:89'}, {u'external_id': u'4d4dbabe-0828-471c-b3d8-d7127c624d5b', u'fixed_ip_address': u'12.0.0.15', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:b1:03'}] 2018-10-23 09:09:45,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-23 09:09:45,925 - 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'7a1ee6a1-a6bb-42bc-98d8-d080a792ce46', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c2:fe:84'}, {u'external_id': u'bc14f1bb-9344-457e-a95f-a4a863c56b43', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:51:5f:e5'}] 2018-10-23 09:09:45,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-23 09:09:45,926 - 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'2aeef930-b0c0-403d-98de-911034015762', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'30db7993-4136-4025-989b-690c7dc15490'}, 'nics': [{'port-id': u'bcae9333-b39b-4684-86b5-f8baa76ea004'}, {'port-id': u'4d4dbabe-0828-471c-b3d8-d7127c624d5b'}], 'flavor': u'9537df55-76b7-4402-a24d-cd7a811b947f'} 2018-10-23 09:09:45,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 09:09:45,926 - 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'2aeef930-b0c0-403d-98de-911034015762', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'30db7993-4136-4025-989b-690c7dc15490'}, 'nics': [{'port-id': u'7a1ee6a1-a6bb-42bc-98d8-d080a792ce46'}, {'port-id': u'bc14f1bb-9344-457e-a95f-a4a863c56b43'}], 'flavor': u'9537df55-76b7-4402-a24d-cd7a811b947f'} 2018-10-23 09:09:45,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aeef930-b0c0-403d-98de-911034015762', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'30db7993-4136-4025-989b-690c7dc15490'}, 'nics': [{'port-id': u'7a1ee6a1-a6bb-42bc-98d8-d080a792ce46'}, {'port-id': u'bc14f1bb-9344-457e-a95f-a4a863c56b43'}], 'flavor': u'9537df55-76b7-4402-a24d-cd7a811b947f'} 2018-10-23 09:09:45,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-23 09:09:45,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aeef930-b0c0-403d-98de-911034015762', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'30db7993-4136-4025-989b-690c7dc15490'}, 'nics': [{'port-id': u'bcae9333-b39b-4684-86b5-f8baa76ea004'}, {'port-id': u'4d4dbabe-0828-471c-b3d8-d7127c624d5b'}], 'flavor': u'9537df55-76b7-4402-a24d-cd7a811b947f'} 2018-10-23 09:09:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 09:09:51,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-23 09:09:51,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:51,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-23 09:09:51,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 09:09:51,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 09:09:51,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:51,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-23 09:09:51,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-23 09:09:51,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-23 09:09:51,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 09:09:51,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-23 09:10:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 09:10:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 09:10:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-23 09:10:22,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-23 09:10:22,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 09:10:27,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-23 09:10:53,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 09:10:53,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 09:10:53,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-23 09:10:53,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-23 09:10:53,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-23 09:10:58,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-23 09:10:58,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-23 09:10:58,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-23 09:10:58,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-23 09:10:58,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-23T09:09:09.547Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'063fe690-27f3-43c7-a6f2-7d553f03997c'} 2018-10-23 09:10:58,565 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-23 09:10:58,638 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.203'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-23 09:10:58,699 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.203'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-23 09:10:58,700 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-23 09:10:58,700 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.207 2018-10-23 09:10:59,928 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.19 2018-10-23 09:10:59,928 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:72:d9:89 2018-10-23 09:11:00,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.15 2018-10-23 09:11:00,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:71:b1:03 2018-10-23 09:11:00,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-23 09:11:00,678 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.203 2018-10-23 09:11:01,224 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2018-10-23 09:11:01,224 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:c2:fe:84 2018-10-23 09:11:01,926 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.2 2018-10-23 09:11:01,926 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:51:5f:e5 2018-10-23 09:11:01,927 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-23 09:11:01,948 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-23 09:11:01,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-23 09:11:01,966 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-23 09:11:02,034 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-23 09:11:02' 2018-10-23 09:11:02,034 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-23 09:11:02,034 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-23 09:11:02,059 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-10-23 09:11:08,290 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-10-23 09:11:09,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-23 09:11:10,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-23 09:11:15,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-23 09:11:16,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-23 09:11:21,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-23 09:11:22,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-23 09:11:27,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-23 09:11:28,341 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:11:33,346 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-23 09:11:34,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:11:39,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-23 09:11:40,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:11:45,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-23 09:11:46,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:11:51,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-23 09:11:52,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:11:57,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-23 09:11:58,375 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:12:03,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-23 09:12:04,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:12:09,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-23 09:12:10,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:12:15,394 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-23 09:12:16,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:12:21,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-23 09:12:22,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:12:27,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-23 09:12:28,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-23 09:12:33,415 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 ebgp-multihop '2' 2018-10-23 09:12:34,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-23 09:12:39,422 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 remote-as 65002 2018-10-23 09:12:40,424 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 remote-as 65002 [edit] vyos@vyos# 2018-10-23 09:12:45,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 update-source 12.0.0.2 2018-10-23 09:12:46,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 update-source 12.0.0.2 [edit] vyos@vyos# 2018-10-23 09:12:51,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 soft-reconfiguration inbound 2018-10-23 09:12:52,438 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-23 09:12:57,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 password lab0033 2018-10-23 09:12:58,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 password lab0033 [edit] vyos@vyos# 2018-10-23 09:13:03,450 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-23 09:13:04,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-10-23 09:13:09,457 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-23 09:13:10,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-10-23 09:13:15,464 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-23 09:13:16,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-10-23 09:13:21,471 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-23 09:13:22,473 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-10-23 09:13:27,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-23 09:13:28,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-10-23 09:13:33,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-23 09:13:34,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-10-23 09:13:39,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-23 09:13:40,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-10-23 09:13:45,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-23 09:13:46,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-10-23 09:13:51,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-23 09:13:52,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-10-23 09:13:57,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-23 09:13:58,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-10-23 09:14:03,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.2 2018-10-23 09:14:04,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-10-23 09:14:09,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-23 09:14:10,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-23 09:14:15,598 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-23 09:14:15,640 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-10-23 09:14:15,873 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-10-23 09:14:16,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-23 09:14:17,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-23 09:14:22,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-23 09:14:23,906 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-23 09:14:28,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-23 09:14:29,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-23 09:14:34,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-23 09:14:35,920 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:14:40,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-23 09:14:41,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:14:46,932 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-23 09:14:47,934 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:14:52,939 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-23 09:14:53,941 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:14:58,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-23 09:14:59,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:15:04,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-23 09:15:05,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:15:10,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-23 09:15:11,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:15:16,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-23 09:15:17,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:15:22,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-23 09:15:23,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:15:28,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-23 09:15:29,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-23 09:15:34,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-23 09:15:35,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-23 09:15:40,991 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' 2018-10-23 09:15:41,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-23 09:15:46,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 2018-10-23 09:15:48,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 [edit] vyos@vyos# 2018-10-23 09:15:53,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.15 2018-10-23 09:15:54,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.15 [edit] vyos@vyos# 2018-10-23 09:15:59,012 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-10-23 09:16:00,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-23 09:16:05,019 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 2018-10-23 09:16:06,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-10-23 09:16:11,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-23 09:16:12,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-10-23 09:16:17,033 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-23 09:16:18,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-10-23 09:16:23,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-23 09:16:24,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-10-23 09:16:29,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-23 09:16:30,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-10-23 09:16:35,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-23 09:16:36,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-10-23 09:16:41,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-23 09:16:42,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-10-23 09:16:47,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-23 09:16:48,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-10-23 09:16:53,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-23 09:16:54,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-10-23 09:16:59,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-23 09:17:00,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-10-23 09:17:05,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-23 09:17:06,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-10-23 09:17:11,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.15 2018-10-23 09:17:12,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.15 [edit] vyos@vyos# 2018-10-23 09:17:17,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-23 09:17:18,107 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-23 09:17:23,145 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-23 09:17:23,145 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-23 09:18:23,174 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-23 09:18:23,220 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-10-23 09:18:29,459 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-10-23 09:18:30,466 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-23 09:19:00,572 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-10-23 09:19:00,572 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.2, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.15 4 65002 3 6 0 0 0 00:01:08 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-23 09:19:00,572 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 | no-more BGP neighbor is 12.0.0.15, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.15 BGP state = Established, up for 00:01:14 Last read 14:49:27, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.2 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.2, Local port: 179 Foreign host: 12.0.0.15, Foreign port: 58918 Nexthop: 12.0.0.2 Nexthop global: fe80::f816:3eff:fe51:5fe5 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-23 09:19:00,572 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.2 0 32768 i *> 10.0.2.0/24 12.0.0.2 0 32768 i *> 10.0.3.0/24 12.0.0.2 0 32768 i *> 10.0.4.0/24 12.0.0.2 0 32768 i *> 10.0.5.0/24 12.0.0.2 0 32768 i *> 10.0.6.0/24 12.0.0.2 0 32768 i *> 10.0.7.0/24 12.0.0.2 0 32768 i *> 10.0.8.0/24 12.0.0.2 0 32768 i *> 10.0.9.0/24 12.0.0.2 0 32768 i *> 10.0.10.0/24 12.0.0.2 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-23 09:19:00,573 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.15 0 0 65002 i *> 10.1.2.0/24 12.0.0.15 0 0 65002 i *> 10.1.3.0/24 12.0.0.15 0 0 65002 i *> 10.1.4.0/24 12.0.0.15 0 0 65002 i *> 10.1.5.0/24 12.0.0.15 0 0 65002 i *> 10.1.6.0/24 12.0.0.15 0 0 65002 i *> 10.1.7.0/24 12.0.0.15 0 0 65002 i *> 10.1.8.0/24 12.0.0.15 0 0 65002 i *> 10.1.9.0/24 12.0.0.15 0 0 65002 i *> 10.1.10.0/24 12.0.0.15 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-23 09:19:00,573 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.15 0 0 65002 i *> 10.1.2.0/24 12.0.0.15 0 0 65002 i *> 10.1.3.0/24 12.0.0.15 0 0 65002 i *> 10.1.4.0/24 12.0.0.15 0 0 65002 i *> 10.1.5.0/24 12.0.0.15 0 0 65002 i *> 10.1.6.0/24 12.0.0.15 0 0 65002 i *> 10.1.7.0/24 12.0.0.15 0 0 65002 i *> 10.1.8.0/24 12.0.0.15 0 0 65002 i *> 10.1.9.0/24 12.0.0.15 0 0 65002 i *> 10.1.10.0/24 12.0.0.15 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-23 09:19:00,573 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-23 09:19:00,573 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'478.5' 2018-10-23 09:19:00,573 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-23 09:19:01,490 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-23 09:19:02,186 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 09:19:02,187 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:59 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-23 09:19:02,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-23 09:19:07,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-23 09:19:07,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:07,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:07,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 09:19:07,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-23 09:19:07,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 09:19:07,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-23 09:19:07,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 8d5b00fc-7b29-4577-a4a7-2702628e5977 could not be found. [status_code=404] 2018-10-23 09:19:07,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-23 09:19:07,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 59b9834d-d44b-4fb4-96de-742cff13d5ea could not be found. [status_code=404] 2018-10-23 09:19:07,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-23 09:19:07,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bc14f1bb-9344-457e-a95f-a4a863c56b43... 2018-10-23 09:19:12,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-23 09:19:12,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4d4dbabe-0828-471c-b3d8-d7127c624d5b... 2018-10-23 09:19:12,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4d4dbabe-0828-471c-b3d8-d7127c624d5b 2018-10-23 09:19:12,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bc14f1bb-9344-457e-a95f-a4a863c56b43 2018-10-23 09:19:12,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-23 09:19:12,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-23 09:19:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-23 09:19:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 7a1ee6a1-a6bb-42bc-98d8-d080a792ce46... 2018-10-23 09:19:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-23 09:19:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bcae9333-b39b-4684-86b5-f8baa76ea004... 2018-10-23 09:19:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 7a1ee6a1-a6bb-42bc-98d8-d080a792ce46 2018-10-23 09:19:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bcae9333-b39b-4684-86b5-f8baa76ea004 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-23 09:19:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-23 09:19:12,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-23 09:19:12,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-23 09:19:12,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 8d5b00fc-7b29-4577-a4a7-2702628e5977 could not be found. [status_code=404] 2018-10-23 09:19:18,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-23 09:19:18,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:18,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:18,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:18,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:18,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:18,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 59b9834d-d44b-4fb4-96de-742cff13d5ea could not be found. [status_code=404] 2018-10-23 09:19:18,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-23 09:19:18,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:18,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:18,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-23 09:19:18,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-23 09:19:18,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-23 09:19:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-23 09:19:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-23 09:19:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-23 09:19:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-23 09:19:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-23 09:19:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-23 09:19:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-23 09:19:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-23 09:19:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-23 09:19:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-23 09:19:23,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:23,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:23,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-23 09:19:23,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-23 09:19:23,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-23 09:19:23,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-23 09:19:23,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:23,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:23,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-23 09:19:23,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-23 09:19:23,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-23 09:19:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-23 09:19:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-23 09:19:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-23 09:19:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-23 09:19:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-23 09:19:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-23 09:19:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-23 09:19:28,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-23 09:19:28,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-23 09:19:28,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:28,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:28,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:28,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:28,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-23 09:19:28,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-23 09:19:28,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-23 09:19:28,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-23 09:19:28,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-23 09:19:33,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-23 09:19:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-23 09:19:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-23 09:19:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-23 09:19:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-23 09:19:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-23 09:19:33,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-23 09:19:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-23 09:19:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-23 09:19:33,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-23 09:19:51,434 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-23 09:19:52,432 - 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'a615604e92e14d59ab4ef5f94be332a6', '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_b9400131-15dc-4b40-91b1-146b6bd5a717'}) 2018-10-23 09:19:52,791 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'10c4d8c8578c4c59aaca139d76aa8aa3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_b9400131-15dc-4b40-91b1-146b6bd5a717'}) 2018-10-23 09:19:52,910 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 09:19:53,025 - functest.core.tenantnetwork - DEBUG - role: 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'8aeee32543694b5ba6ce2b226cda1ad9'}) 2018-10-23 09:19:53,673 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_b9400131-15dc-4b40-91b1-146b6bd5a717', 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'a615604e92e14d59ab4ef5f94be332a6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e458b988-3b07-4d95-afc3-54b0180c6c35', 'username': u'juju_epc-user_b9400131-15dc-4b40-91b1-146b6bd5a717', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 09:19:53,676 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_b9400131-15dc-4b40-91b1-146b6bd5a717', 'password': 'e458b988-3b07-4d95-afc3-54b0180c6c35', 'project_name': 'juju_epc-project_b9400131-15dc-4b40-91b1-146b6bd5a717', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'a615604e92e14d59ab4ef5f94be332a6', 'project_domain_name': 'Default'} 2018-10-23 09:19:53,740 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-10-23 09:19:53,972 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-23 09:19:54,599 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-23T09:19:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ee0d0d8-cad1-433f-9734-412b246bb106', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_b9400131-15dc-4b40-91b1-146b6bd5a717', u'created_at': u'2018-10-23T09:19:54Z', u'mtu': 1450, u'tenant_id': u'a615604e92e14d59ab4ef5f94be332a6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a615604e92e14d59ab4ef5f94be332a6', u'l2_adjacency': True}) 2018-10-23 09:19:55,808 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T09:19:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'395fe0db-0440-46c0-bdf7-f29f2beffe60', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_b9400131-15dc-4b40-91b1-146b6bd5a717', u'enable_dhcp': True, u'network_id': u'0ee0d0d8-cad1-433f-9734-412b246bb106', u'tenant_id': u'a615604e92e14d59ab4ef5f94be332a6', u'created_at': u'2018-10-23T09:19:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'a615604e92e14d59ab4ef5f94be332a6'}) 2018-10-23 09:19:57,368 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-23T09:19:57Z', u'revision_number': 2, u'id': u'de0ca0ca-72fd-4149-9fc2-7f76cd41024d', u'external_gateway_info': {u'network_id': u'4daaaf57-01a5-4c8e-978b-78d62285edd5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aeecc923-7810-4309-92d7-45889b1cf4ed', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_b9400131-15dc-4b40-91b1-146b6bd5a717', u'admin_state_up': True, u'tenant_id': u'a615604e92e14d59ab4ef5f94be332a6', u'created_at': u'2018-10-23T09:19:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'a615604e92e14d59ab4ef5f94be332a6'}) 2018-10-23 09:20:05,940 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/8de6749b-c655-4b94-81e1-763efc308567/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8de6749b-c655-4b94-81e1-763efc308567/file', 'owner': u'a615604e92e14d59ab4ef5f94be332a6', 'id': u'8de6749b-c655-4b94-81e1-763efc308567', 'size': 296943616, u'self': u'/v2/images/8de6749b-c655-4b94-81e1-763efc308567', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a615604e92e14d59ab4ef5f94be332a6', 'name': 'juju_epc-project_b9400131-15dc-4b40-91b1-146b6bd5a717', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/8de6749b-c655-4b94-81e1-763efc308567/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T09:20:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T09:20:05Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_b9400131-15dc-4b40-91b1-146b6bd5a717', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'self': u'/v2/images/8de6749b-c655-4b94-81e1-763efc308567', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_b9400131-15dc-4b40-91b1-146b6bd5a717', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_b9400131-15dc-4b40-91b1-146b6bd5a717', 'created': u'2018-10-23T09:20:01Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-23T09:20:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8de6749b-c655-4b94-81e1-763efc308567', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_b9400131-15dc-4b40-91b1-146b6bd5a717', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}}) 2018-10-23 09:20:07,158 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8de6749b-c655-4b94-81e1-763efc308567 -s xenial -r regionOne -u http://172.30.9.23:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-23 09:20:07,392 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_b9400131-15dc-4b40-91b1-146b6bd5a717', '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'75b496dd16d34c75adcf276cf3069d94', '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'b96390c1-899f-40d5-9a94-bc98f99fca31', 'swap': 0}) 2018-10-23 09:20:07,416 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-23 09:20:07,417 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | STORAGE_PROTOCOL | ceph | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 09:20:07,427 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-23 09:20:07,598 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-23 09:20:07,599 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-23 09:20:07,746 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-10-23 09:20:13,790 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55/file', 'owner': u'a615604e92e14d59ab4ef5f94be332a6', 'id': u'a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55', 'size': 263586304, u'self': u'/v2/images/a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a615604e92e14d59ab4ef5f94be332a6', 'name': 'juju_epc-project_b9400131-15dc-4b40-91b1-146b6bd5a717', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T09:20:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-23T09:20:13Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b9400131-15dc-4b40-91b1-146b6bd5a717', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'self': u'/v2/images/a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b9400131-15dc-4b40-91b1-146b6bd5a717', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_b9400131-15dc-4b40-91b1-146b6bd5a717', 'created': u'2018-10-23T09:20:09Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-23T09:20:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b9400131-15dc-4b40-91b1-146b6bd5a717', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'schema': u'/v2/schemas/image'}}) 2018-10-23 09:20:14,021 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a4fd40d8-ddce-4c4f-a4a0-4b36f9d1aa55 -s trusty -r regionOne -u http://172.30.9.23:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-23 09:20:14,059 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_b9400131-15dc-4b40-91b1-146b6bd5a717', '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'75b496dd16d34c75adcf276cf3069d94', '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'a825354f-57ce-488a-81f5-88fc5b3d7f32', 'swap': 0}) 2018-10-23 09:20:14,079 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-23 09:24:21,026 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=0ee0d0d8-cad1-433f-9734-412b246bb106 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 09:20:14 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 09:20:14 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=0ee0d0d8-cad1-433f-9734-412b246bb106", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 09:20:14 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 09:20:14 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:0ee0d0d8-cad1-433f-9734-412b246bb106 external-network:] 09:20:14 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 09:20:14 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-mirror: agent-stream:released container-image-metadata-url: enable-os-refresh-update:true logging-config: image-stream:released name:controller http-proxy: test-mode:false max-action-results-age:336h cloudinit-userdata: egress-subnets: max-status-history-size:5G net-bond-reconfigure-delay:17 use-floating-ip:true firewall-mode:instance disable-network-management:false provisioner-harvest-mode:destroyed automatically-retry-hooks:true apt-https-proxy: logforward-enabled:false default-series:xenial authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfjLFyePB214GQyLkejGOBJOpcw6JIi+U+NN+9oogR/F3P2nSBOuJN1okuwUnGiGW5snnGXi3v7C2GJvAZGx8KoR9R/6uFvqpDRwzTAvQQopf5/lMagLf+yAiCFwRV5/b1hKFVBBCfMy8l2klYhaOZ2fVOphlXFWAGsIdbSZYroJ2os+yfGJbyGeyLPP+DQrTpkE8IKrylkpiHO77zl/zSZFxmEyxTJhMeJtKVhfufpzaJu4dz0CJ/oS4xxwfloYmvfCLvcpY+8alRmJDK347SRMk6KQ+qpkbijorTJXzuFyEor6INFGBL9U/AtDxWrkiezjiK4c9k05fX+21CO1nD juju-client-key apt-ftp-proxy: enable-os-upgrade:true development:false no-proxy:127.0.0.1,localhost,::1 https-proxy: use-openstack-gbp:false transmit-vendor-metrics:true max-status-history-age:336h image-metadata-url: max-action-results-size:5G policy-target-group: type:openstack fan-config: agent-metadata-url: container-inherit-properties: apt-no-proxy: resource-tags: ftp-proxy: update-status-hook-interval:5m apt-http-proxy: network:0ee0d0d8-cad1-433f-9734-412b246bb106 use-default-secgroup:true ssl-hostname-verification:false ignore-machine-addresses:false proxy-ssh:false container-networking-method: uuid:59edef07-2f3d-4a9d-8e5a-184c1d9c73fd external-network: container-image-stream:released] 09:20:14 INFO juju.provider.openstack provider.go:145 opening model "controller" 09:20:14 DEBUG goose client.go:511 auth details: &{Token:gAAAAABbzufO_ys_L8070NLAamcFN83LV2wIsjLK6WO8Sj_qLTyVgf3XHTMAQp5Wzz19KWXFlEKUVajdVCUN51LcL0XR-WJezCGarO1aIf753WndAWsNNJD7FjMIidv_gXJrzwygne1SCZhr-lb1ig0UZlZzq_hbP3ekWr2dHQZpdVLMbP_ZOUo TenantId:a615604e92e14d59ab4ef5f94be332a6 UserId:10c4d8c8578c4c59aaca139d76aa8aa3 Domain: RegionServiceURLs:map[regionOne:map[network:http://172.30.9.23:9696 compute:http://172.30.9.23:8774/v2.1 alarming:http://172.30.9.23:8042 orchestration:http://172.30.9.23:8004/v1/a615604e92e14d59ab4ef5f94be332a6 object-store:http://172.30.9.23:8080/v1/AUTH_a615604e92e14d59ab4ef5f94be332a6 volumev2:http://172.30.9.23:8776/v2/a615604e92e14d59ab4ef5f94be332a6 placement:http://172.30.9.23:8778/placement image:http://172.30.9.23:9292 metric:http://172.30.9.23:8041 event:http://172.30.9.23:8977 cloudformation:http://172.30.9.23:8000/v1 volumev3:http://172.30.9.23:8776/v3/a615604e92e14d59ab4ef5f94be332a6 volume:http://172.30.9.23:8776/v1/a615604e92e14d59ab4ef5f94be332a6 identity:http://172.30.9.23:5000]]} 09:20:15 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 09:20:15 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 09:20:15 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 09:20:15 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 09:20:15 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 09:20:15 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 09:20:15 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 09:20:15 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 09:20:15 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 09:20:15 INFO cmd bootstrap.go:233 Loading image metadata 09:20:15 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 09:20:15 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 09:20:15 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 09:20:15 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [win8 opensuseleap quantal xenial win2016hv win2012hv win2012 win2016 trusty artful bionic win2008r2 win2012hvr2 win81 raring win7 wily win2016nano centos7 genericlinux precise vivid yakkety win10 saucy utopic zesty win2012r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 09:20:15 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 09:20:18 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 09:20:19 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.23:5000/v3} not found 09:20:19 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 09:20:19 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 09:20:19 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 09:20:19 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 09:20:19 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 09:20:19 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 09:20:19 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 09:20:19 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 09:20:19 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 09:20:19 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 09:20:19 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:20:21 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 09:20:21 INFO cmd bootstrap.go:389 Starting new instance for initial controller 09:20:22 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 09:20:22 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 09:20:22 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8de6749b-c655-4b94-81e1-763efc308567 Arch:amd64 VirtType:}] 09:20:22 INFO juju.environs.instances image.go:106 find instance - using image with id: 8de6749b-c655-4b94-81e1-763efc308567 09:20:22 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 09:20:22 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 09:20:22 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 09:20:22 DEBUG juju.provider.openstack provider.go:1005 using network id "0ee0d0d8-cad1-433f-9734-412b246bb106" 09:20:22 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" has status BUILD, wait 10 seconds before retry, attempt 11 09:22:21 INFO juju.provider.openstack provider.go:1175 started instance "a681344e-4c4a-477a-a912-abcc7b17c1a6" 09:22:21 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 09:22:23 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.210 09:22:23 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.210 09:22:25 INFO cmd bootstrap.go:225 - a681344e-4c4a-477a-a912-abcc7b17c1a6 (arch=amd64 mem=2G cores=1) 09:22:25 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 09:22:25 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 09:22:25 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 09:22:28 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 09:22:28 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 09:22:28 DEBUG juju.provider.openstack provider.go:417 instance a681344e-4c4a-477a-a912-abcc7b17c1a6 has floating IP address: 172.30.9.210 Attempting to connect to 172.30.9.210:22 Attempting to connect to 192.168.121.4:22 09:22:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.4 failed: ssh: connect to host 192.168.121.4 port 22: Connection refused 09:22:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.210 failed: ssh: connect to host 172.30.9.210 port 22: Connection refused 09:22:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.4 failed: ssh: connect to host 192.168.121.4 port 22: Connection refused 09:22:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.210 failed: /var/lib/juju/nonce.txt does not exist 09:22:38 DEBUG juju.provider.openstack provider.go:417 instance a681344e-4c4a-477a-a912-abcc7b17c1a6 has floating IP address: 172.30.9.210 09:22:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.4 failed: ssh: connect to host 192.168.121.4 port 22: Connection refused 09:22:40 INFO cmd bootstrap.go:333 Connected to 172.30.9.210 09:22:40 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 09:22:40 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-9c73fd-controller-0 09:24:17 INFO cmd bootstrap.go:455 Bootstrap agent now started 09:24:18 DEBUG juju.provider.openstack provider.go:417 instance a681344e-4c4a-477a-a912-abcc7b17c1a6 has floating IP address: 172.30.9.210 09:24:18 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.210:17070 192.168.121.4:17070] 09:24:18 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.210 to verify accessibility... 09:24:18 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.210:17070 192.168.121.4:17070] 09:24:20 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" 09:24:20 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" 09:24:21 DEBUG juju.api monitor.go:35 RPC connection died 09:24:21 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 09:24:21 INFO cmd controller.go:88 Controller machines are in the "controller" model 09:24:21 INFO cmd controller.go:89 Initial model "default" added 09:24:21 INFO cmd supercommand.go:465 command finished 2018-10-23 09:24:21,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-23 09:24:21,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-23 09:24:33,771 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-23 09:24:33,771 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-23 09:41:52,196 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-23 09:41:35.244737Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-23 09:41:52,197 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-23 09:41:52,197 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-23 09:41:52,451 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.205 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.207 3306/tcp oai-epc/0* error idle 2 172.30.9.202 hook failed: "install" oai-hss/0* error idle 3 172.30.9.204 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.205 92999196-62f3-4646-981f-daf943d839ca xenial nova ACTIVE 1 started 172.30.9.207 cd5f3bff-0bce-4c25-b857-98043f2a0b84 trusty nova ACTIVE 2 started 172.30.9.202 38314059-4127-46f0-ac0e-b6f7de5a8ef4 trusty nova ACTIVE 3 started 172.30.9.204 8d152c7d-90e5-4e8d-a504-e5290e854d08 trusty nova ACTIVE 2018-10-23 09:41:52,656 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.205 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-10-23 09:41:52,657 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-23 09:41:52,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-23 09:41:52,783 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 21:59 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-23 09:41:53,458 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 09:27:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 09:27:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 09:27:35 DEBUG juju.agent read agent config, format "2.0" machine-0: 09:27:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 09:27:35 DEBUG juju.worker start "engine" machine-0: 09:27:35 INFO juju.worker start "engine" machine-0: 09:27:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 09:27:35 DEBUG juju.worker "engine" started machine-0: 09:27:35 DEBUG juju.worker.introspection stats worker now serving machine-0: 09:27:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 09:27:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 09:27:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 09:27:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 09:27:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 09:27:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 09:27:35 DEBUG juju.worker.apicaller connecting with old password machine-0: 09:27:35 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:35 INFO juju.api connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:35 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 09:27:35 DEBUG juju.worker.apicaller connected machine-0: 09:27:35 DEBUG juju.worker.apicaller changing password... machine-0: 09:27:35 DEBUG juju.worker.apicaller password changed machine-0: 09:27:35 DEBUG juju.api RPC connection died machine-0: 09:27:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 09:27:35 DEBUG juju.worker.apicaller connecting with current password machine-0: 09:27:35 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:35 INFO juju.api connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:35 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 DEBUG juju.worker.apicaller connected machine-0: 09:27:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 09:27:36 INFO juju.worker.upgrader unblocking abort check machine-0: 09:27:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 09:27:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 09:27:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 09:27:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 09:27:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 09:27:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.logger logger setup machine-0: 09:27:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 09:27:36 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 09:27:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 09:27:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 09:27:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-0: 09:27:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 09:27:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:27:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:27:36 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 09:27:36 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-0: 09:27:36 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 09:27:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 09:27:36 DEBUG juju.network including address local-machine:::1 for machine machine-0: 09:27:36 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 09:27:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 09:27:36 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 09:27:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 09:27:36 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-0: 09:27:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:27:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:27:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:27:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 09:27:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 09:27:36 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 09:27:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 09:27:36 DEBUG juju.api RPC connection died machine-0: 09:27:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 09:27:36 DEBUG juju.worker killing runner 0xc4205692b0 machine-0: 09:27:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 09:27:36 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 09:27:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 09:27:36 INFO juju.worker runner is dying machine-0: 09:27:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 09:27:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.apicaller connecting with current password machine-0: 09:27:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 09:27:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 INFO juju.api connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 09:27:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:36 DEBUG juju.worker.apicaller connected machine-0: 09:27:36 DEBUG juju.api RPC connection died machine-0: 09:27:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 09:27:36 DEBUG juju.worker.apicaller connecting with current password machine-0: 09:27:36 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 09:27:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 09:27:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.apicaller connected machine-0: 09:27:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 09:27:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 09:27:37 INFO juju.worker.upgrader unblocking abort check machine-0: 09:27:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 09:27:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 09:27:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 09:27:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 09:27:37 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 09:27:37 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 09:27:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:27:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:27:37 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:27:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 09:27:37 DEBUG juju.network "lxdbr0" has addresses [fe80::18ee:43ff:fe12:67f6/64 fe80::1/64] machine-0: 09:27:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:27:37 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 09:27:37 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-0: 09:27:37 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 09:27:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 09:27:37 DEBUG juju.network including address local-machine:::1 for machine machine-0: 09:27:37 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 09:27:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 09:27:37 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-0: 09:27:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 09:27:37 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 09:27:37 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 09:27:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.logger logger setup machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 09:27:37 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 09:27:37 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 09:27:37 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 09:27:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 09:27:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 09:27:37 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 09:27:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 09:27:37 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 09:27:37 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 09:27:37 DEBUG juju.worker start "0-container-watcher" machine-0: 09:27:37 DEBUG juju.worker start "stateconverter" machine-0: 09:27:37 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 09:27:37 INFO juju.worker start "0-container-watcher" machine-0: 09:27:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 09:27:37 INFO juju.worker start "stateconverter" machine-0: 09:27:37 DEBUG juju.worker "stateconverter" started machine-0: 09:27:37 DEBUG juju.worker "0-container-watcher" started machine-0: 09:27:37 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 09:27:37 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 09:27:37 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 09:27:37 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 09:27:37 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 09:27:37 DEBUG juju.service discovered init system "systemd" from local host machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 09:27:37 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-0: 09:27:37 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 09:27:37 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 09:27:37 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 09:27:37 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 09:27:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 09:27:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 09:27:37 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 09:27:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 09:27:37 DEBUG juju.network "lxdbr0" has addresses [fe80::18ee:43ff:fe12:67f6/64 fe80::1/64] machine-0: 09:27:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:27:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 09:27:37 DEBUG juju.network including address local-cloud:192.168.121.24 for machine machine-0: 09:27:37 DEBUG juju.network including address local-fan:252.24.0.1 for machine machine-0: 09:27:37 DEBUG juju.network including address local-machine:::1 for machine machine-0: 09:27:37 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.24 local-fan:252.24.0.1 local-machine:::1] machine-0: 09:27:37 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.24 local-fan:252.24.0.1 local-machine:::1] machine-0: 09:27:38 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 09:27:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 09:27:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 09:27:38 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 09:27:38 INFO juju.worker start "api" unit-abot-epc-basic-0: 09:27:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:27:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:38 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:38 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:38 DEBUG juju.api successfully dialed "wss://252.4.0.1:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:38 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 09:27:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 09:27:38 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:da:56:af CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.24 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:da:56:af CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:1a:ee:43:12:67:f6 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:1a:ee:43:12:67:f6 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:76:e7:21:cc:ca:02 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.24.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:76:e7:21:cc:ca:02 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:76:e7:21:cc:ca:02 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 09:27:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 09:27:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 09:27:39 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 09:27:39 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 09:27:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 09:27:39 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 09:27:39 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:39 INFO juju.api connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:39 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:27:39 DEBUG juju.api successfully dialed "wss://252.4.0.1:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-0: 09:27:39 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 09:27:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 09:27:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 09:27:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 09:27:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-0: 09:27:39 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 09:27:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 09:27:39 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 09:27:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 09:27:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 09:27:40 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 09:27:40 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network "lxdbr0" has addresses [fe80::18ee:43ff:fe12:67f6/64 fe80::1/64] unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network including address public:172.30.9.210 for machine unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 09:27:40 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 09:27:40 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 09:27:40 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 09:27:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 09:27:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 09:27:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 09:27:40 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 09:27:40 DEBUG httpbakery client do GET https://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 09:27:40 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 09:27:40 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 09:27:40 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 09:27:40 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 09:27:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 09:27:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 09:27:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:27:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:27:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:27:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 09:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 09:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 09:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 09:27:41 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 09:27:41 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 09:27:41 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 09:27:41 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 09:27:42 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 09:27:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:27:43 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 09:27:43 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 09:27:43 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 09:27:44 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 09:27:44 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 09:27:44 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 09:27:44 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 09:27:44 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 09:27:45 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 09:27:46 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 09:27:47 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 09:27:47 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 09:27:47 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 09:27:47 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 09:27:47 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 09:27:48 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 09:27:48 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 09:27:48 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 09:27:48 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 09:27:51 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 09:27:51 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 09:27:51 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 09:27:52 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 09:27:53 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 09:27:54 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 09:27:54 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 09:27:54 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 09:27:54 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 09:27:54 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 09:27:54 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 09:27:55 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 09:27:59 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 09:27:59 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 09:28:00 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 09:28:01 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 09:28:02 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 09:28:02 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 09:28:02 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 09:28:02 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 09:28:02 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 09:28:03 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 09:28:04 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 09:28:05 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 09:28:05 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 09:28:05 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 09:28:05 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 09:28:05 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 09:28:05 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 09:28:06 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 09:28:06 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 09:28:06 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 09:28:06 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 23s (2881 kB/s) unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82359 files and directories currently installed.) unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 09:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 09:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 09:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 09:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 09:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 09:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 09:28:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 09:28:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 09:28:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 09:28:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 09:28:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:28:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 09:28:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 09:28:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 09:28:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:28:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 09:28:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 09:28:28 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 09:28:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 09:28:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 09:28:31 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 09:28:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 09:28:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:28:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 09:28:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:35 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 09:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:40 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 09:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 09:28:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:28:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:28:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:43 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 09:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 09:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 09:28:50 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 09:28:51 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 09:28:52 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 09:28:52 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 09:28:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:28:52 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:28:52 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:28:53 DEBUG unit.abot-epc-basic/0.install --2018-10-23 09:28:53-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 09:28:53 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 09:28:53 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 09:28:53 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 09:28:53 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 09:28:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.6K 8m8s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 193K 6m4s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.11M 4m4s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.4M 3m4s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 196K 3m14s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m42s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m20s unit-abot-epc-basic-0: 09:28:54 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.4M 2m3s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 98.6K 2m41s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 51.0M 2m25s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 46.3M 2m12s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 54.2M 2m1s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 54.6M 1m51s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 59.5M 1m43s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 45.9M 96s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 60.4M 90s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 60.5M 85s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 60.0M 80s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 197K 88s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.4M 84s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 80s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.8M 76s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.2M 73s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.8M 70s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.2M 67s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 212K 73s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 70s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 68s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.2M 66s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 64s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 4.62M 62s unit-abot-epc-basic-0: 09:28:55 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 7.74M 60s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 220K 64s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 11.2M 62s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 10.9M 61s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 189K 66s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 48.2M 64s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 50.1M 62s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 2.99M 61s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 53.0M 59s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 53.1M 58s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 56.4M 56s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 64.9M 55s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 62.1M 54s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 224K 57s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 6.36M 56s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 8.12M 54s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 6.86M 53s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 3.66M 52s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 190K 56s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 58.5M 55s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 51.3M 54s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 61.2M 53s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 57.2M 52s unit-abot-epc-basic-0: 09:28:56 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 60.9M 51s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 218K 53s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 3.83M 53s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 3.29M 52s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.1M 51s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 219K 53s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 3.24M 53s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 3.55M 52s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 227K 54s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 4.16M 53s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 3.45M 53s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 3.35M 52s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 226K 54s unit-abot-epc-basic-0: 09:28:57 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 4.02M 53s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 2.71M 53s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 5.46M 52s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 9.42M 51s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 221K 53s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 2.87M 53s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 4.20M 52s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 9.57M 51s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 222K 53s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 3.60M 52s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 3.25M 52s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.75M 51s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 221K 53s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 5.47M 52s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 2.87M 52s unit-abot-epc-basic-0: 09:28:58 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 7.43M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 222K 53s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 5.35M 52s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 2.60M 52s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 7.40M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 5.41M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 225K 52s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 2.85M 52s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 5.71M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 3.94M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 227K 52s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 4.70M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 3.08M 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 7.03M 50s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 608K 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 334K 51s unit-abot-epc-basic-0: 09:28:59 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 2.76M 51s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 187K 53s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 53.4M 52s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 58.8M 51s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 60.6M 51s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 48.8M 50s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 5.09M 50s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 103K 53s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 51.0M 53s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 56.8M 52s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 52.9M 51s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 2.21M 51s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 257K 52s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 1.02M 52s unit-abot-epc-basic-0: 09:29:00 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 1.68M 52s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 221K 53s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 2.25M 52s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 551K 52s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 122K 55s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 50.7M 54s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 56.6M 54s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 2.24M 53s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 212K 54s unit-abot-epc-basic-0: 09:29:01 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 1.98M 54s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 212K 55s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 1.84M 55s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 214K 56s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 2.10M 55s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 212K 56s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 1.99M 56s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 256K 57s unit-abot-epc-basic-0: 09:29:02 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 781K 57s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 531K 57s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 317K 57s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 777K 57s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 265K 58s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 1.45M 57s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 221K 58s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 1.99M 58s unit-abot-epc-basic-0: 09:29:03 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 217K 59s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 1.82M 58s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 392K 59s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 379K 59s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 930K 59s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 264K 59s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 177K 60s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 45.5M 60s unit-abot-epc-basic-0: 09:29:04 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 9.17M 59s unit-abot-epc-basic-0: 09:29:05 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 209K 60s unit-abot-epc-basic-0: 09:29:05 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 783K 60s unit-abot-epc-basic-0: 09:29:05 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 238K 61s unit-abot-epc-basic-0: 09:29:05 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 521K 61s unit-abot-epc-basic-0: 09:29:05 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 301K 61s unit-abot-epc-basic-0: 09:29:05 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 217K 62s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 1.59M 61s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 190K 62s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 61.5M 62s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 204K 63s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 281K 63s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 512K 63s unit-abot-epc-basic-0: 09:29:06 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 204K 64s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 279K 64s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 512K 64s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 208K 65s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 1.67M 64s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 201K 65s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 172K 66s unit-abot-epc-basic-0: 09:29:07 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 45.3M 65s unit-abot-epc-basic-0: 09:29:08 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 214K 66s unit-abot-epc-basic-0: 09:29:08 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 206K 67s unit-abot-epc-basic-0: 09:29:08 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 277K 67s unit-abot-epc-basic-0: 09:29:08 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 407K 67s unit-abot-epc-basic-0: 09:29:08 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 207K 68s unit-abot-epc-basic-0: 09:29:09 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 210K 68s unit-abot-epc-basic-0: 09:29:09 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 279K 69s unit-abot-epc-basic-0: 09:29:09 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 397K 69s unit-abot-epc-basic-0: 09:29:09 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 210K 69s unit-abot-epc-basic-0: 09:29:10 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 211K 70s unit-abot-epc-basic-0: 09:29:10 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 350K 70s unit-abot-epc-basic-0: 09:29:10 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 302K 70s unit-abot-epc-basic-0: 09:29:10 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 213K 71s unit-abot-epc-basic-0: 09:29:10 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 224K 71s unit-abot-epc-basic-0: 09:29:10 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 405K 71s unit-abot-epc-basic-0: 09:29:11 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 273K 71s unit-abot-epc-basic-0: 09:29:11 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 198K 72s unit-abot-epc-basic-0: 09:29:11 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 294K 72s unit-abot-epc-basic-0: 09:29:11 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 309K 72s unit-abot-epc-basic-0: 09:29:11 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 258K 73s unit-abot-epc-basic-0: 09:29:12 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 209K 73s unit-abot-epc-basic-0: 09:29:12 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 351K 73s unit-abot-epc-basic-0: 09:29:12 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 297K 73s unit-abot-epc-basic-0: 09:29:12 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 221K 74s unit-abot-epc-basic-0: 09:29:12 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 301K 74s unit-abot-epc-basic-0: 09:29:12 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 302K 74s unit-abot-epc-basic-0: 09:29:13 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 264K 74s unit-abot-epc-basic-0: 09:29:13 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 299K 74s unit-abot-epc-basic-0: 09:29:13 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 304K 75s unit-abot-epc-basic-0: 09:29:13 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 266K 75s unit-abot-epc-basic-0: 09:29:13 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 302K 75s unit-abot-epc-basic-0: 09:29:13 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 490K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 300K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 313K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 294K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 346K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 395K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 373K 75s unit-abot-epc-basic-0: 09:29:14 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 394K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 521K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 365K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 702K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 371K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 513K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 415K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 421K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 555K 75s unit-abot-epc-basic-0: 09:29:15 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 539K 74s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 535K 74s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 580K 74s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 589K 74s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 555K 74s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 584K 74s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 622K 73s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 531K 73s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 1.29M 73s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 393K 73s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 833K 73s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 1.11M 72s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 428K 72s unit-abot-epc-basic-0: 09:29:16 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 1.17M 72s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 587K 72s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 2.59M 72s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 432K 72s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 1.18M 71s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 637K 71s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 1.99M 71s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 435K 71s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 1.15M 70s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 851K 70s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 1.33M 70s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 1.38M 70s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 558K 69s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 1.14M 69s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 674K 69s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 1.95M 69s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 753K 69s unit-abot-epc-basic-0: 09:29:17 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 960K 68s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 1.14M 68s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 872K 68s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 1.36M 68s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 191K 68s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 694K 68s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 58.9M 67s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 59.8M 67s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 62.1M 67s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 56.7M 66s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.05M 66s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.11M 66s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 671K 66s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 1.87M 65s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 743K 65s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 548K 65s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 844K 65s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 1.34M 65s unit-abot-epc-basic-0: 09:29:18 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 694K 65s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 943K 64s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.11M 64s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 620K 64s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 2.49M 64s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 641K 64s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 629K 63s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 855K 63s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 1.33M 63s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 713K 63s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 919K 63s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.15M 62s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 695K 62s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.82M 62s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 742K 62s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 939K 62s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 1.04M 61s unit-abot-epc-basic-0: 09:29:19 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 724K 61s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.95M 61s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 190K 61s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 54.7M 61s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 58.3M 61s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 59.6M 60s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 50.4M 60s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 680K 60s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 605K 60s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 612K 60s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 2.49M 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 433K 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1.00M 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 575K 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.69M 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 511K 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 723K 59s unit-abot-epc-basic-0: 09:29:20 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 693K 59s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 788K 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 540K 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 189K 59s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 48.2M 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 56.5M 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 55.0M 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 608K 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 636K 58s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 516K 57s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 583K 57s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 641K 57s unit-abot-epc-basic-0: 09:29:21 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 514K 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 562K 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 674K 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 512K 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 189K 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 50.7M 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 57.4M 57s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 545K 56s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 398K 56s unit-abot-epc-basic-0: 09:29:22 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 429K 56s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 168K 57s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 50.3M 56s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 223K 57s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 42.6M 56s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 338K 56s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 371K 56s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 302K 56s unit-abot-epc-basic-0: 09:29:23 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 455K 56s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 326K 56s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 304K 56s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 388K 56s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 149K 57s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 41.3M 56s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 330K 56s unit-abot-epc-basic-0: 09:29:24 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 455K 56s unit-abot-epc-basic-0: 09:29:25 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 203K 57s unit-abot-epc-basic-0: 09:29:25 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 301K 57s unit-abot-epc-basic-0: 09:29:25 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 300K 57s unit-abot-epc-basic-0: 09:29:25 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 265K 57s unit-abot-epc-basic-0: 09:29:25 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 301K 57s unit-abot-epc-basic-0: 09:29:26 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 136K 57s unit-abot-epc-basic-0: 09:29:26 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 52.5M 57s unit-abot-epc-basic-0: 09:29:26 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 248K 57s unit-abot-epc-basic-0: 09:29:26 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 233K 57s unit-abot-epc-basic-0: 09:29:26 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 234K 57s unit-abot-epc-basic-0: 09:29:27 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 301K 57s unit-abot-epc-basic-0: 09:29:27 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 193K 57s unit-abot-epc-basic-0: 09:29:27 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 223K 57s unit-abot-epc-basic-0: 09:29:27 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 167K 58s unit-abot-epc-basic-0: 09:29:27 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 342K 58s unit-abot-epc-basic-0: 09:29:28 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 162K 58s unit-abot-epc-basic-0: 09:29:28 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 232K 58s unit-abot-epc-basic-0: 09:29:28 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 192K 58s unit-abot-epc-basic-0: 09:29:28 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 192K 58s unit-abot-epc-basic-0: 09:29:29 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 245K 58s unit-abot-epc-basic-0: 09:29:29 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 115K 59s unit-abot-epc-basic-0: 09:29:29 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 259K 59s unit-abot-epc-basic-0: 09:29:30 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 162K 59s unit-abot-epc-basic-0: 09:29:30 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 179K 59s unit-abot-epc-basic-0: 09:29:30 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 191K 60s unit-abot-epc-basic-0: 09:29:30 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 192K 60s unit-abot-epc-basic-0: 09:29:31 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 192K 60s unit-abot-epc-basic-0: 09:29:31 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 192K 60s unit-abot-epc-basic-0: 09:29:31 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 192K 60s unit-abot-epc-basic-0: 09:29:31 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 192K 60s unit-abot-epc-basic-0: 09:29:32 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 197K 60s unit-abot-epc-basic-0: 09:29:32 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 204K 61s unit-abot-epc-basic-0: 09:29:32 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 229K 61s unit-abot-epc-basic-0: 09:29:32 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 200K 61s unit-abot-epc-basic-0: 09:29:33 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 226K 61s unit-abot-epc-basic-0: 09:29:33 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 203K 61s unit-abot-epc-basic-0: 09:29:33 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 228K 61s unit-abot-epc-basic-0: 09:29:33 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 217K 61s unit-abot-epc-basic-0: 09:29:34 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 228K 61s unit-abot-epc-basic-0: 09:29:34 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 127K 61s unit-abot-epc-basic-0: 09:29:34 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 246K 61s unit-abot-epc-basic-0: 09:29:34 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 157K 62s unit-abot-epc-basic-0: 09:29:35 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 192K 62s unit-abot-epc-basic-0: 09:29:35 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 191K 62s unit-abot-epc-basic-0: 09:29:35 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 192K 62s unit-abot-epc-basic-0: 09:29:36 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 192K 62s unit-abot-epc-basic-0: 09:29:36 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 203K 62s unit-abot-epc-basic-0: 09:29:36 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 230K 62s unit-abot-epc-basic-0: 09:29:36 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 192K 62s unit-abot-epc-basic-0: 09:29:36 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 267K 62s unit-abot-epc-basic-0: 09:29:37 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 195K 62s machine-1: 09:29:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 09:29:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 09:29:37 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 09:29:37 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 205K 62s machine-1: 09:29:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 09:29:37 DEBUG juju.worker start "engine" machine-1: 09:29:37 INFO juju.worker start "engine" machine-1: 09:29:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 09:29:37 DEBUG juju.worker "engine" started machine-1: 09:29:37 DEBUG juju.worker.introspection stats worker now serving machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.apicaller connecting with old password machine-1: 09:29:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 09:29:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:37 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 09:29:37 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 09:29:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 09:29:37 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 204K 63s machine-1: 09:29:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 09:29:37 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 234K 63s unit-abot-epc-basic-0: 09:29:38 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 198K 63s unit-abot-epc-basic-0: 09:29:38 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 192K 63s machine-1: 09:29:38 DEBUG juju.worker.apicaller connected machine-1: 09:29:38 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 09:29:38 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 225K 63s machine-1: 09:29:38 DEBUG juju.worker.apicaller password changed machine-1: 09:29:38 DEBUG juju.api RPC connection died machine-1: 09:29:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 09:29:38 DEBUG juju.worker.apicaller connecting with current password machine-1: 09:29:38 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:38 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:38 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:29:38 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 203K 63s machine-1: 09:29:39 DEBUG juju.worker.apicaller connected machine-1: 09:29:39 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:29:39 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 229K 63s machine-1: 09:29:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 09:29:39 INFO juju.worker.upgrader unblocking abort check machine-1: 09:29:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 09:29:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 09:29:39 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 09:29:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 09:29:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.logger logger setup machine-1: 09:29:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 09:29:39 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 09:29:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-1: 09:29:39 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 09:29:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 09:29:39 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 09:29:39 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 09:29:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 09:29:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 09:29:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 09:29:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 09:29:39 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 09:29:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 09:29:39 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 09:29:39 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 09:29:39 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 09:29:39 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 09:29:39 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 09:29:39 INFO juju.util.exec run result: exit status 127 machine-1: 09:29:39 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec751754593/script.sh: line 1: fanatic: command not found 127 machine-1: 09:29:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 09:29:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 09:29:39 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 09:29:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 09:29:39 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 09:29:39 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 09:29:39 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-1: 09:29:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 09:29:39 DEBUG juju.network including address local-machine:::1 for machine machine-1: 09:29:39 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 09:29:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 09:29:39 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-1: 09:29:39 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 09:29:39 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 09:29:39 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 09:29:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 09:29:39 DEBUG juju.api RPC connection died machine-1: 09:29:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 09:29:39 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 09:29:39 DEBUG juju.worker killing runner 0xc42058e750 machine-1: 09:29:39 INFO juju.worker runner is dying machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 09:29:39 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 09:29:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.apicaller connecting with current password machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:29:39 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 218K 63s machine-1: 09:29:39 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:39 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:39 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:39 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 09:29:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 09:29:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 09:29:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:29:39 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 228K 63s unit-abot-epc-basic-0: 09:29:39 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 217K 63s unit-abot-epc-basic-0: 09:29:39 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 243K 63s machine-1: 09:29:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 09:29:40 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 227K 63s machine-1: 09:29:40 DEBUG juju.api RPC connection died machine-1: 09:29:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 09:29:40 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:40 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-1: 09:29:40 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:29:40 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 251K 63s unit-abot-epc-basic-0: 09:29:40 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 263K 63s unit-abot-epc-basic-0: 09:29:40 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 279K 63s machine-1: 09:29:40 DEBUG juju.worker.apicaller connected machine-1: 09:29:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 09:29:40 INFO juju.worker.upgrader unblocking abort check machine-1: 09:29:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 09:29:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 09:29:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 09:29:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 09:29:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 09:29:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 09:29:40 INFO juju.util.exec run result: exit status 127 machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec869959262/script.sh: line 1: fanatic: command not found 127 machine-1: 09:29:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 09:29:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 09:29:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 09:29:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 09:29:40 INFO juju.util.exec run result: exit status 127 machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec187957056/script.sh: line 1: fanatic: command not found 127 machine-1: 09:29:40 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 09:29:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.logger logger setup machine-1: 09:29:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 09:29:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 09:29:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 09:29:40 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 09:29:40 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 09:29:40 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-1: 09:29:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 09:29:40 DEBUG juju.network including address local-machine:::1 for machine machine-1: 09:29:40 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 09:29:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 09:29:40 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-1: 09:29:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 09:29:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 09:29:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 09:29:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 09:29:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 09:29:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 09:29:40 DEBUG juju.network including address local-cloud:192.168.121.22 for machine machine-1: 09:29:40 DEBUG juju.network including address local-machine:::1 for machine machine-1: 09:29:40 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.22 local-machine:::1] machine-1: 09:29:40 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.22 local-machine:::1] machine-1: 09:29:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 09:29:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 09:29:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 09:29:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 09:29:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 09:29:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 09:29:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 09:29:40 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 09:29:40 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 09:29:40 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 09:29:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-1: 09:29:40 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 09:29:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 09:29:40 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 09:29:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 09:29:40 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 09:29:40 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 09:29:40 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 09:29:40 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 09:29:40 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 09:29:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 09:29:40 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 249K 63s machine-1: 09:29:40 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 09:29:40 DEBUG juju.worker start "1-container-watcher" machine-1: 09:29:40 DEBUG juju.worker start "stateconverter" machine-1: 09:29:40 INFO juju.worker start "1-container-watcher" machine-1: 09:29:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 09:29:40 DEBUG juju.worker "1-container-watcher" started machine-1: 09:29:40 INFO juju.worker start "stateconverter" machine-1: 09:29:40 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 09:29:40 DEBUG juju.worker "stateconverter" started machine-1: 09:29:40 INFO juju.worker.machiner "machine-1" started machine-1: 09:29:41 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 09:29:41 DEBUG juju.service discovered init system "upstart" from local host machine-1: 09:29:41 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-1: 09:29:41 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 09:29:41 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 274K 63s unit-mysql-0: 09:29:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 09:29:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 09:29:41 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 09:29:41 DEBUG juju.worker start "api" unit-mysql-0: 09:29:41 INFO juju.worker start "api" unit-mysql-0: 09:29:41 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 09:29:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 09:29:41 DEBUG juju.worker "api" started unit-mysql-0: 09:29:41 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-mysql-0: 09:29:41 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-mysql-0: 09:29:41 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 09:29:41 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 363K 63s unit-abot-epc-basic-0: 09:29:41 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 249K 63s machine-1: 09:29:41 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:8a:2b:95 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.22 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8a:2b:95 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 09:29:41 DEBUG juju.worker.apicaller connected unit-mysql-0: 09:29:41 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 09:29:41 DEBUG juju.worker.apicaller password changed unit-mysql-0: 09:29:41 DEBUG juju.api RPC connection died unit-mysql-0: 09:29:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 09:29:41 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 328K 63s unit-mysql-0: 09:29:41 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 09:29:41 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-mysql-0: 09:29:41 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-mysql-0: 09:29:41 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:29:41 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 392K 63s unit-abot-epc-basic-0: 09:29:41 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 372K 63s unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 312K 62s unit-mysql-0: 09:29:42 DEBUG juju.worker.apicaller connected unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 09:29:42 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 09:29:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 383K 62s unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 09:29:42 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.logger logger setup unit-mysql-0: 09:29:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 09:29:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 09:29:42 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 09:29:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 09:29:42 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 09:29:42 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 09:29:42 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 09:29:42 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 09:29:42 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 09:29:42 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 09:29:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 09:29:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 09:29:42 DEBUG juju.network including address public:172.30.9.210 for machine unit-mysql-0: 09:29:42 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-mysql-0: 09:29:42 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-mysql-0: 09:29:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 09:29:42 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 09:29:42 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 09:29:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 482K 62s unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 391K 62s unit-mysql-0: 09:29:42 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 448K 62s unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 342K 62s unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 09:29:42 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 09:29:42 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 735K 62s unit-mysql-0: 09:29:42 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 09:29:42 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 09:29:42 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 09:29:42 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 09:29:42 INFO juju.worker.uniter resuming charm install unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 09:29:42 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 09:29:42 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 09:29:42 DEBUG httpbakery client do GET https://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 09:29:42 DEBUG httpbakery } -> error unit-mysql-0: 09:29:42 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 09:29:42 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 491K 62s unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 09:29:42 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 09:29:42 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 403K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 612K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 414K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 573K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 699K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 396K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 801K 61s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 702K 60s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 584K 60s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 654K 60s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 654K 60s unit-abot-epc-basic-0: 09:29:43 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 842K 60s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 523K 60s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 813K 59s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 915K 59s unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 09:29:44 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 580K 59s unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 09:29:44 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 09:29:44 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 09:29:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 09:29:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 09:29:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 841K 59s unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 823K 59s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 925K 58s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 996K 58s unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 529K 58s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 823K 58s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.16M 58s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.72M 58s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 621K 57s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 959K 57s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 842K 57s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.13M 57s unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 09:29:44 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 820K 57s unit-abot-epc-basic-0: 09:29:44 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.08M 56s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 958K 56s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 834K 56s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 11.0M 56s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 807K 56s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 691K 56s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 838K 55s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 1.97M 55s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.07M 55s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.02M 55s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 4.15M 55s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 672K 54s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 881K 54s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 2.01M 54s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.07M 54s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 1.43M 54s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.07M 53s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.20M 53s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 857K 53s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 1.32M 53s unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.43M 53s unit-mysql-0: 09:29:45 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (660 kB/s) unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.41M 53s unit-mysql-0: 09:29:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.06M 52s unit-mysql-0: 09:29:45 DEBUG unit.mysql/0.install (Reading database ... 78210 files and directories currently installed.) unit-mysql-0: 09:29:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:29:45 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 4.41M 52s unit-mysql-0: 09:29:45 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.21M 52s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 856K 52s unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.23M 52s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 2.24M 51s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.15M 51s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1.46M 51s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 2.13M 51s unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.20M 51s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.18M 50s unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 179K 51s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 50.3M 50s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 51.6M 50s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 58.8M 50s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 60.3M 50s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 59.3M 49s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 53.2M 49s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 59.4M 49s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.47M 49s unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 09:29:46 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 749K 49s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 1.62M 49s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.85M 48s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 676K 48s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 1.89M 48s unit-abot-epc-basic-0: 09:29:46 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.25M 48s unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 154K 48s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 48.8M 48s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 55.7M 48s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 57.6M 47s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 54.5M 47s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 54.6M 47s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 56.2M 47s unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (25.1 kB/s) unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install (Reading database ... 78250 files and directories currently installed.) unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 949K 47s unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 518K 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.17M 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 723K 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.13M 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 593K 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 884K 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 665K 46s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.65M 45s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 702K 45s unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 944K 45s unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 818K 45s unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 09:29:47 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 09:29:47 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1013K 45s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1002K 45s unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 603K 45s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 949K 44s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 688K 44s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.18M 44s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 798K 44s unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 1021K 44s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 861K 44s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 970K 44s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.04M 43s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 640K 43s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 841K 43s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 678K 43s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 11.3M 43s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 941K 43s unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 539K 43s unit-abot-epc-basic-0: 09:29:48 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.25M 42s unit-mysql-0: 09:29:48 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 686K 42s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.21M 42s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 808K 42s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1009K 42s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 843K 42s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 985K 42s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.20M 41s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 796K 41s unit-mysql-0: 09:29:49 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.02M 41s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 848K 41s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 980K 41s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.19M 41s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 783K 41s unit-mysql-0: 09:29:49 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 641K 40s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.34M 40s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 1.17M 40s unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.05M 40s unit-mysql-0: 09:29:49 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 09:29:49 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 642K 40s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 848K 40s unit-mysql-0: 09:29:50 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 684K 40s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 8.45M 39s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.07M 39s unit-mysql-0: 09:29:50 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 621K 39s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 890K 39s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 686K 39s unit-mysql-0: 09:29:50 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 7.70M 39s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 1.09M 39s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 596K 39s unit-mysql-0: 09:29:50 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 942K 38s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 685K 38s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 8.25M 38s unit-mysql-0: 09:29:50 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.07M 38s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 503K 38s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.32M 38s unit-mysql-0: 09:29:50 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 685K 38s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 7.19M 37s unit-abot-epc-basic-0: 09:29:50 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.06M 37s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 511K 37s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.30M 37s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 690K 37s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 6.52M 37s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.04M 37s unit-mysql-0: 09:29:51 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 515K 37s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 1.32M 36s unit-mysql-0: 09:29:51 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 692K 36s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 6.88M 36s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 972K 36s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 537K 36s unit-mysql-0: 09:29:51 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.32M 36s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 691K 36s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.88M 35s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.48M 35s unit-mysql-0: 09:29:51 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 542K 35s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.31M 35s unit-abot-epc-basic-0: 09:29:51 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 690K 35s unit-mysql-0: 09:29:52 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 166K 35s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 51.2M 35s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 58.6M 35s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 59.5M 35s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 52.8M 34s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 58.6M 34s unit-mysql-0: 09:29:52 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 788K 34s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 631K 34s unit-mysql-0: 09:29:52 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 169K 34s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 38.8M 34s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 58.1M 34s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 55.3M 34s unit-mysql-0: 09:29:52 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 686K 33s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 536K 33s unit-mysql-0: 09:29:52 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 554K 33s unit-abot-epc-basic-0: 09:29:52 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 625K 33s unit-mysql-0: 09:29:53 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 455K 33s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 699K 33s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 147K 33s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 55.7M 33s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 53.9M 33s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 10.5M 32s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 287K 32s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 619K 32s unit-abot-epc-basic-0: 09:29:53 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 295K 32s unit-mysql-0: 09:29:54 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 557K 32s unit-mysql-0: 09:29:54 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 343K 32s unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 442K 32s unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 578K 32s unit-mysql-0: 09:29:54 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 371K 32s unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 914K 32s unit-mysql-0: 09:29:54 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 09:29:54 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 140K 32s unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 51.3M 32s unit-mysql-0: 09:29:54 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 09:29:54 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.33M 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 438K 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 278K 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 353K 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 318K 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 331K 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 336K 31s unit-abot-epc-basic-0: 09:29:55 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 444K 31s unit-mysql-0: 09:29:55 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 330K 31s unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 343K 31s unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 433K 31s unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 344K 31s unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 432K 30s unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 342K 30s unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 09:29:56 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 434K 30s unit-mysql-0: 09:29:56 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 297K 30s unit-mysql-0: 09:29:57 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 535K 30s unit-mysql-0: 09:29:57 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 299K 30s unit-mysql-0: 09:29:57 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 516K 30s unit-mysql-0: 09:29:57 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 288K 30s unit-mysql-0: 09:29:57 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 577K 30s unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 287K 30s unit-abot-epc-basic-0: 09:29:57 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 572K 30s unit-mysql-0: 09:29:57 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 289K 30s unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 400K 29s unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4073 kB/s) unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install (Reading database ... 78260 files and directories currently installed.) unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 369K 29s unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 369K 29s unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 398K 29s unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 367K 29s unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:29:58 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:29:58 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 400K 29s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 367K 29s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 312K 29s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 482K 29s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 317K 29s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 485K 29s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 317K 28s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 502K 28s unit-abot-epc-basic-0: 09:29:59 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 309K 28s unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 506K 28s unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 400K 28s unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 370K 28s unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 399K 28s unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 578K 28s unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 308K 28s unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... unit-mysql-0: 09:30:00 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 518K 28s unit-abot-epc-basic-0: 09:30:00 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 358K 28s unit-mysql-0: 09:30:01 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 09:30:01 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 09:30:01 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 443K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 430K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 353K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 756K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 408K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 583K 27s unit-mysql-0: 09:30:01 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 09:30:01 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:30:01 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 346K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 474K 27s unit-abot-epc-basic-0: 09:30:01 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 549K 27s unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 389K 27s unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 962K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 354K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 476K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 749K 26s unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:30:02 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 420K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 648K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 766K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 420K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 651K 26s unit-abot-epc-basic-0: 09:30:02 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 774K 26s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 421K 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 660K 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 776K 25s unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 552K 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 536K 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 2.00M 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 620K 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 541K 25s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 658K 25s unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 799K 24s unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 09:30:03 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 823K 24s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 513K 24s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.20M 24s unit-abot-epc-basic-0: 09:30:03 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 786K 24s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 851K 24s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 514K 24s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.23M 24s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 892K 24s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.33M 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 544K 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 763K 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 2.24M 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 915K 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 581K 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 733K 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.25M 23s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 3.62M 22s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 914K 22s unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 584K 22s unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 735K 22s unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 09:30:04 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.28M 22s unit-abot-epc-basic-0: 09:30:04 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 3.58M 22s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 923K 22s unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 890K 22s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 799K 22s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 786K 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 3.58M 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 998K 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.25M 21s unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 811K 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.45M 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 783K 21s unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 09:30:05 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.77M 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 185K 21s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 39.3M 20s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 56.8M 20s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 56.9M 20s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 58.2M 20s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 49.2M 20s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 54.4M 20s unit-abot-epc-basic-0: 09:30:05 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 678K 20s unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 171K 20s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 55.6M 20s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 50.1M 19s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 58.7M 19s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 58.5M 19s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 860K 19s unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 658K 19s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 834K 19s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 792K 19s unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 493K 19s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.03M 19s unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 636K 18s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 611K 18s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 594K 18s unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 2.71M 18s unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 504K 18s unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 09:30:06 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 09:30:06 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 692K 18s unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 658K 18s unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 156K 18s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 60.0M 18s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 60.2M 18s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 50.2M 17s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 19.7M 17s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 420K 17s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 561K 17s unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 647K 17s unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 378K 17s unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 09:30:07 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 978K 17s unit-abot-epc-basic-0: 09:30:07 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 619K 17s unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 386K 17s unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 973K 17s unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 496K 16s unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 377K 16s unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.78M 16s unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 497K 16s unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 462K 16s unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 967K 16s unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 630K 16s unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 387K 16s unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 09:30:08 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 968K 16s unit-abot-epc-basic-0: 09:30:08 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 645K 16s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 382K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 904K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 905K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 442K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 563K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1011K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 456K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 551K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 156K 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 48.2M 15s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 57.5M 14s unit-abot-epc-basic-0: 09:30:09 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 54.2M 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 575K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 409K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 982K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 313K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 512K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 556K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 407K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 996K 14s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 414K 13s unit-abot-epc-basic-0: 09:30:10 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 527K 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 701K 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 374K 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 517K 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 842K 13s unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 356K 13s unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 179K 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 53.0M 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 55.1M 13s unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.09M 12s unit-mysql-0: 09:30:11 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 09:30:11 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 313K 12s unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 507K 12s unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 406K 12s unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 386K 12s unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 512K 12s unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 396K 12s unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 499K 12s unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 324K 12s unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 09:30:12 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 956K 12s unit-mysql-0: 09:30:12 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 315K 12s unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 526K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 744K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 327K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 673K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 298K 11s unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 783K 11s unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 453K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 473K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 09:30:13 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 677K 11s unit-mysql-0: 09:30:13 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 297K 11s unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 802K 10s unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 409K 10s unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 529K 10s unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 684K 10s unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 297K 10s unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 177K 10s unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 47.7M 10s unit-abot-epc-basic-0: 09:30:14 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 50.3M 10s unit-mysql-0: 09:30:14 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 383K 10s unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 391K 10s unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 377K 10s unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 391K 9s unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 355K 9s unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 419K 9s unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 355K 9s unit-abot-epc-basic-0: 09:30:15 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 420K 9s unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 09:30:15 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 481K 9s unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 324K 9s unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 675K 9s unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 272K 9s unit-mysql-0: 09:30:16 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (101 kB/s) unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.05M 9s unit-mysql-0: 09:30:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 09:30:16 DEBUG unit.mysql/0.install (Reading database ... 83388 files and directories currently installed.) unit-mysql-0: 09:30:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 09:30:16 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 09:30:16 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 305K 8s unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 873K 8s unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 474K 8s unit-abot-epc-basic-0: 09:30:16 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 331K 8s unit-abot-epc-basic-0: 09:30:17 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 676K 8s unit-mysql-0: 09:30:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:30:17 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 293K 8s unit-mysql-0: 09:30:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:30:17 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 918K 8s unit-mysql-0: 09:30:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 09:30:17 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 09:30:17 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 376K 8s unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 09:30:17 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 550K 8s unit-abot-epc-basic-0: 09:30:17 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 686K 8s unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 09:30:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 116K 8s unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 46.9M 7s unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 52.9M 7s unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1001K 7s unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 115K 7s unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 44.6M 7s unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 1.49M 7s unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 181K 7s unit-abot-epc-basic-0: 09:30:18 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.44M 7s unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 09:30:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 09:30:19 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 220K 7s unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 09:30:19 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 193K 7s unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 09:30:19 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 202K 7s unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 09:30:19 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 221K 6s unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 09:30:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 09:30:19 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 306K 6s unit-abot-epc-basic-0: 09:30:20 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 257K 6s unit-mysql-0: 09:30:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 09:30:20 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 234K 6s unit-mysql-0: 09:30:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 09:30:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 09:30:20 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 203K 6s unit-mysql-0: 09:30:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 09:30:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 09:30:20 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 222K 6s unit-mysql-0: 09:30:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 09:30:21 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 304K 6s unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 09:30:21 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 226K 6s unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 09:30:21 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 226K 6s unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 09:30:21 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 227K 6s unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 09:30:21 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 230K 5s unit-mysql-0: 09:30:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 09:30:22 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 401K 5s unit-mysql-0: 09:30:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 09:30:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 09:30:22 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 193K 5s unit-mysql-0: 09:30:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 09:30:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 09:30:22 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 227K 5s unit-abot-epc-basic-0: 09:30:22 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 227K 5s unit-mysql-0: 09:30:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 09:30:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 09:30:22 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 227K 5s unit-mysql-0: 09:30:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 09:30:23 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 305K 5s unit-mysql-0: 09:30:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 09:30:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 09:30:23 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 230K 5s unit-mysql-0: 09:30:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 09:30:23 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 266K 5s unit-mysql-0: 09:30:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 09:30:23 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 203K 5s unit-abot-epc-basic-0: 09:30:23 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 376K 5s unit-abot-epc-basic-0: 09:30:24 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 232K 4s unit-abot-epc-basic-0: 09:30:24 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 124K 4s unit-abot-epc-basic-0: 09:30:24 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 59.5M 4s unit-abot-epc-basic-0: 09:30:24 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 199K 4s unit-abot-epc-basic-0: 09:30:24 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 300K 4s unit-abot-epc-basic-0: 09:30:25 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 226K 4s unit-abot-epc-basic-0: 09:30:25 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 268K 4s unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 09:30:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 09:30:25 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 09:30:25 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 204K 4s unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 09:30:25 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 217K 4s unit-abot-epc-basic-0: 09:30:25 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 410K 4s unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 09:30:25 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-mysql-0: 09:30:26 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 09:30:26 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 271K 3s unit-abot-epc-basic-0: 09:30:26 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 231K 3s unit-abot-epc-basic-0: 09:30:26 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 265K 3s unit-mysql-0: 09:30:26 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 09:30:26 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 09:30:26 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 298K 3s unit-mysql-0: 09:30:26 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 09:30:26 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 09:30:26 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 257K 3s unit-mysql-0: 09:30:26 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (626 kB/s) unit-abot-epc-basic-0: 09:30:27 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 221K 3s unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install (Reading database ... 83488 files and directories currently installed.) unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:27 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 411K 3s unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 09:30:27 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 284K 3s unit-abot-epc-basic-0: 09:30:27 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 224K 3s unit-abot-epc-basic-0: 09:30:27 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 399K 3s unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-abot-epc-basic-0: 09:30:27 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 275K 2s unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 09:30:27 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:28 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 230K 2s unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:28 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 309K 2s unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 09:30:28 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 338K 2s unit-mysql-0: 09:30:28 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 09:30:28 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 09:30:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 09:30:28 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 09:30:28 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 09:30:28 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 09:30:28 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 236K 2s unit-mysql-0: 09:30:28 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 09:30:28 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 09:30:28 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 09:30:28 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 09:30:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 09:30:28 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 306K 2s unit-mysql-0: 09:30:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 09:30:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 09:30:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 09:30:28 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 09:30:29 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 279K 2s unit-abot-epc-basic-0: 09:30:29 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 276K 2s unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 09:30:29 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 265K 2s unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 09:30:29 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 327K 2s unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 09:30:29 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 278K 1s unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 09:30:29 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 265K 1s unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 09:30:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 09:30:30 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 329K 1s unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 09:30:30 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 282K 1s unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 09:30:30 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 310K 1s unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 09:30:30 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 340K 1s unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 09:30:30 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 242K 1s unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 09:30:30 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 488K 1s unit-mysql-0: 09:30:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 303K 1s unit-mysql-0: 09:30:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 399K 1s unit-mysql-0: 09:30:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 278K 0s unit-mysql-0: 09:30:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 340K 0s unit-mysql-0: 09:30:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 426K 0s unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 347K 0s unit-mysql-0: 09:30:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 373K=98s unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install 2018-10-23 09:30:31 (476 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-mysql-0: 09:30:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85400 files and directories currently installed.) unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 09:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 09:30:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 09:30:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 09:30:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 09:30:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-mysql-0: 09:30:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 09:30:34 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 09:30:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 09:30:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 09:30:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 09:30:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 09:30:35 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:30:35 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 09:30:35 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 09:30:35 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 09:30:35 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 09:30:36 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 09:30:36 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 09:30:36 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 09:30:36 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 09:30:36 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 09:30:37 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 09:30:37 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-mysql-0: 09:30:37 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 09:30:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:30:37 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 09:30:37 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 09:30:37 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 09:30:37 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-mysql-0: 09:30:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 09:30:38 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 09:30:38 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 09:30:38 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 09:30:38 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 09:30:38 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 09:30:38 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-mysql-0: 09:30:38 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 09:30:39 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 09:30:39 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 09:30:39 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 09:30:39 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 09:30:39 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 09:30:39 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 09:30:39 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5491 kB/s) unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed (Reading database ... 83582 files and directories currently installed.) unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:40 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 09:30:40 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:40 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 09:30:40 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 09:30:40 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 09:30:40 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-mysql-0: 09:30:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 09:30:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 09:30:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 09:30:41 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-mysql-0: 09:30:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 09:30:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 09:30:42 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 09:30:43 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-mysql-0: 09:30:43 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:43 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 09:30:43 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 09:30:43 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 09:30:43 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 09:30:44 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-mysql-0: 09:30:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 09:30:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-mysql-0: 09:30:45 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 09:30:45 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 09:30:46 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 09:30:46 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 09:30:46 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 09:30:46 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 09:30:46 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-mysql-0: 09:30:46 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 09:30:46 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 09:30:46 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-mysql-0: 09:30:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:47 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 09:30:47 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 09:30:47 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 09:30:48 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 09:30:48 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 09:30:48 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 09:30:48 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 09:30:49 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 09:30:49 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 09:30:49 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-mysql-0: 09:30:49 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:30:49 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 09:30:49 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 09:30:49 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 09:30:50 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 09:30:50 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 09:30:50 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 09:30:50 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-mysql-0: 09:30:51 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 09:30:51 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 09:30:51 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 09:30:51 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 09:30:51 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-mysql-0: 09:30:52 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 09:30:52 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 09:30:52 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 09:30:52 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 09:30:52 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-mysql-0: 09:30:52 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:30:52 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 09:30:53 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 09:30:53 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 09:30:53 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-138.164 [859 kB] unit-mysql-0: 09:30:53 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 09:30:53 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 09:30:54 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 09:30:54 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-mysql-0: 09:30:55 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:55 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 09:30:55 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:55 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-mysql-0: 09:30:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 09:30:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:30:56 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 09:30:56 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 09:30:56 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 09:30:56 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 09:30:56 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 09:30:57 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 09:30:57 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 09:30:57 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 09:30:57 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 09:30:57 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 09:30:58 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 09:30:58 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 09:30:59 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-mysql-0: 09:30:59 DEBUG unit.mysql/0.config-changed 181023 9:30:59 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 09:30:59 DEBUG unit.mysql/0.config-changed 181023 9:30:59 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 09:30:59 DEBUG unit.mysql/0.config-changed 181023 9:30:59 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16900 ... unit-abot-epc-basic-0: 09:30:59 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 09:30:59 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 09:30:59 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 09:31:00 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 09:31:00 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 09:31:00 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 09:31:00 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 09:31:00 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 09:31:00 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 09:31:01 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 09:31:02 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 09:31:02 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 09:31:03 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 09:31:03 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 09:31:04 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 09:31:04 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 09:31:04 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 09:31:04 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 09:31:04 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 09:31:04 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 30s (3332 kB/s) unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 85563 files and directories currently installed.) unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 09:31:05 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 09:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 09:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-mysql-0: 09:31:08 DEBUG unit.mysql/0.config-changed mysql start/running, process 17033 unit-abot-epc-basic-0: 09:31:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 09:31:09 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 09:31:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 09:31:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 09:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 09:31:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 09:31:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-mysql-0: 09:31:10 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 09:31:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 09:31:12 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:31:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 09:31:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 09:31:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 09:31:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 09:31:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 09:31:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 09:31:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 09:31:14 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 09:31:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 09:31:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 09:31:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 09:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 09:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 09:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 09:31:17 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 09:31:19 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 09:31:20 DEBUG unit.mysql/0.config-changed mysql start/running, process 17156 unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 09:31:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 09:31:20 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 09:31:20 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 09:31:20 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 09:31:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:31:20 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 09:31:20 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 09:31:20 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 09:31:20 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 09:31:20 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-mysql-0: 09:31:20 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 09:31:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 09:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:21 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 09:31:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 09:31:24 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 09:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 09:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 09:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 09:31:26 DEBUG unit.mysql/0.start mysql start/running, process 17276 unit-mysql-0: 09:31:26 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 09:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 09:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 09:31:26 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 09:31:26 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 09:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 09:31:27 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 09:31:27 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 09:31:27 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:31:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:31:27 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-mysql-0: 09:31:27 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 09:31:27 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-mysql-0: 09:31:27 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 09:31:27 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 09:31:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 09:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 09:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 09:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 09:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 09:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 09:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 09:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 09:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 09:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 09:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 09:31:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 09:31:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 09:31:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 09:31:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 09:31:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 09:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 09:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89206 files and directories currently installed.) unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 09:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-138.164_amd64.deb ... unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-138.164) ... unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 09:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 09:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 09:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 09:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 09:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 09:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 09:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 09:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 09:31:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:31:42 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 09:31:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:43 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 09:31:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:31:44 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 09:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 09:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 09:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... machine-2: 09:31:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 09:31:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 09:31:47 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 09:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 09:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 09:31:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 09:31:47 DEBUG juju.worker start "engine" machine-2: 09:31:47 INFO juju.worker start "engine" machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 09:31:47 DEBUG juju.worker "engine" started machine-2: 09:31:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.introspection stats worker now serving machine-2: 09:31:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 09:31:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 09:31:47 DEBUG juju.worker.apicaller connecting with old password machine-2: 09:31:47 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:47 INFO juju.api connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:47 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 09:31:48 DEBUG juju.worker.apicaller connected machine-2: 09:31:48 DEBUG juju.worker.apicaller changing password... machine-2: 09:31:48 DEBUG juju.worker.apicaller password changed machine-2: 09:31:48 DEBUG juju.api RPC connection died machine-2: 09:31:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 09:31:48 DEBUG juju.worker.apicaller connecting with current password machine-2: 09:31:48 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:48 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:48 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 09:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 09:31:48 DEBUG juju.worker.apicaller connected machine-2: 09:31:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 09:31:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 09:31:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 09:31:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 09:31:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 09:31:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 09:31:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 09:31:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:31:48 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 09:31:48 INFO juju.worker.upgrader unblocking abort check machine-2: 09:31:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 09:31:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 09:31:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 09:31:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 09:31:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 09:31:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 09:31:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-2: 09:31:49 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 09:31:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 09:31:49 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 09:31:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 09:31:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 09:31:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.logger logger setup machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 09:31:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 09:31:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 09:31:49 INFO juju.util.exec run result: exit status 127 machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec927144475/script.sh: line 1: fanatic: command not found 127 machine-2: 09:31:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 09:31:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 09:31:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:31:49 INFO juju.util.exec run result: exit status 127 machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec151425797/script.sh: line 1: fanatic: command not found 127 machine-2: 09:31:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 09:31:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 09:31:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 09:31:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:31:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:31:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:31:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 09:31:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 09:31:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 09:31:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 09:31:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:49 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 09:31:49 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 09:31:49 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-2: 09:31:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 09:31:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 09:31:49 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 09:31:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 09:31:49 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-2: 09:31:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 09:31:49 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 09:31:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 09:31:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 09:31:49 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 09:31:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 09:31:49 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 09:31:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 09:31:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 09:31:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 09:31:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 09:31:49 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 09:31:49 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 09:31:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 09:31:49 DEBUG juju.api RPC connection died machine-2: 09:31:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker killing runner 0xc4205328f0 machine-2: 09:31:49 INFO juju.worker runner is dying machine-2: 09:31:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 09:31:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 09:31:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.apicaller connecting with current password machine-2: 09:31:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:49 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 09:31:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:50 DEBUG juju.worker.apicaller connected machine-2: 09:31:50 DEBUG juju.api RPC connection died machine-2: 09:31:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 09:31:50 DEBUG juju.worker.apicaller connecting with current password machine-2: 09:31:50 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:50 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-2: 09:31:50 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 09:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... machine-2: 09:31:51 DEBUG juju.worker.apicaller connected machine-2: 09:31:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 09:31:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 09:31:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 09:31:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 09:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 09:31:51 INFO juju.util.exec run result: exit status 127 machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec849211401/script.sh: line 1: fanatic: command not found 127 machine-2: 09:31:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 09:31:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 09:31:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:31:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:31:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 09:31:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 09:31:51 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 09:31:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 09:31:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 09:31:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 09:31:51 INFO juju.util.exec run result: exit status 127 machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec212534822/script.sh: line 1: fanatic: command not found 127 machine-2: 09:31:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 09:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 09:31:51 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 09:31:51 INFO juju.worker.upgrader unblocking abort check machine-2: 09:31:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 09:31:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 09:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 09:31:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 09:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.logger logger setup machine-2: 09:31:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:31:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 09:31:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:51 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 09:31:51 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 09:31:51 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-2: 09:31:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 09:31:51 DEBUG juju.network including address local-machine:::1 for machine machine-2: 09:31:51 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 09:31:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 09:31:51 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-2: 09:31:51 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 09:31:51 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 09:31:51 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 09:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 09:31:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 09:31:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-2: 09:31:51 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 09:31:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 09:31:51 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 09:31:51 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 09:31:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 09:31:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:31:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 09:31:51 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 09:31:51 DEBUG juju.network including address local-machine:::1 for machine machine-2: 09:31:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 09:31:51 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 09:31:51 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... machine-2: 09:31:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 09:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 09:31:51 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 09:31:51 DEBUG juju.worker start "2-container-watcher" machine-2: 09:31:51 DEBUG juju.worker start "stateconverter" machine-2: 09:31:51 INFO juju.worker start "2-container-watcher" machine-2: 09:31:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 09:31:51 DEBUG juju.worker "2-container-watcher" started machine-2: 09:31:51 INFO juju.worker start "stateconverter" machine-2: 09:31:51 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 09:31:51 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 09:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... machine-2: 09:31:51 INFO juju.worker.machiner "machine-2" started machine-2: 09:31:51 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 09:31:51 DEBUG juju.service discovered init system "upstart" from local host machine-2: 09:31:51 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-2: 09:31:51 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 09:31:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 09:31:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 09:31:51 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 09:31:51 DEBUG juju.worker start "api" unit-oai-epc-0: 09:31:51 INFO juju.worker start "api" unit-oai-epc-0: 09:31:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 09:31:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 09:31:51 DEBUG juju.worker "api" started unit-oai-epc-0: 09:31:51 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:31:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 09:31:52 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-epc-0: 09:31:52 INFO juju.api connection established to "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-epc-0: 09:31:52 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:31:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 09:31:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 09:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-oai-epc-0: 09:31:52 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 09:31:52 DEBUG juju.worker.apicaller changing password... machine-2: 09:31:52 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:1b:04:9f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:1b:04:9f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 09:31:53 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 09:31:53 DEBUG juju.api RPC connection died unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 09:31:53 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 09:31:53 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-epc-0: 09:31:53 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-epc-0: 09:31:53 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:31:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 09:31:53 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:31:53 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 09:31:53 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 09:31:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 09:31:53 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 09:31:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 09:31:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 09:31:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 09:31:53 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 09:31:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 09:31:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 09:31:53 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 09:31:53 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-oai-epc-0: 09:31:53 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-oai-epc-0: 09:31:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 09:31:53 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 09:31:53 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 09:31:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 09:31:53 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 09:31:53 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 09:31:53 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 09:31:53 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 09:31:53 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] unit-oai-epc-0: 09:31:53 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 09:31:53 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 09:31:53 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 09:31:53 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 09:31:53 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 09:31:53 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 09:31:53 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 09:31:53 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 09:31:53 DEBUG httpbakery client do GET https://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 09:31:53 DEBUG httpbakery } -> error unit-oai-epc-0: 09:31:53 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 09:31:53 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 09:31:53 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 09:31:54 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 09:31:54 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 09:31:54 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:31:54 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:31:54 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:31:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 09:31:54 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 09:31:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 09:31:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 09:31:54 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 09:31:55 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:31:55 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 09:31:55 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 09:31:55 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 09:31:55 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-oai-epc-0: 09:31:56 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 09:31:56 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1906 kB/s) unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-epc-0: 09:31:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 09:31:56 DEBUG unit.oai-epc/0.install (Reading database ... 78210 files and directories currently installed.) unit-oai-epc-0: 09:31:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 09:31:56 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 09:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 09:31:57 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-epc-0: 09:31:57 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-oai-epc-0: 09:31:58 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 09:31:58 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 09:31:58 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-epc-0: 09:31:58 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 09:31:59 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 09:31:59 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.4 kB/s) unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install (Reading database ... 78960 files and directories currently installed.) unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 09:32:00 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 09:32:00 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 09:32:02 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 09:32:02 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 09:32:03 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-epc-0: 09:32:03 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 09:32:03 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 09:32:03 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 09:32:04 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-epc-0: 09:32:04 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-epc-0: 09:32:04 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 09:32:04 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1607 kB/s) unit-oai-epc-0: 09:32:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install (Reading database ... 78967 files and directories currently installed.) unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:05 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 09:32:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:05 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 09:32:05 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 09:32:06 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 09:32:06 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:07 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 09:32:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 09:32:07 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:07 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 09:32:07 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:07 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:08 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 09:32:08 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 09:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom machine-3: 09:32:08 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 09:32:08 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 09:32:08 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.0 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 410.8 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 887.6 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 628.4 KB/sec) machine-3: 09:32:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 09:32:09 DEBUG juju.worker start "engine" machine-3: 09:32:09 INFO juju.worker start "engine" machine-3: 09:32:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 09:32:09 DEBUG juju.worker "engine" started machine-3: 09:32:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.introspection stats worker now serving machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 09:32:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar machine-3: 09:32:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 09:32:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec) machine-3: 09:32:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom machine-3: 09:32:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 09:32:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) machine-3: 09:32:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 548.7 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom machine-3: 09:32:09 DEBUG juju.worker.apicaller connecting with old password machine-3: 09:32:09 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 09:32:09 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-3: 09:32:09 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-3: 09:32:09 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1162.4 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 951.1 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 79.2 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 810.5 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1020.9 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom machine-3: 09:32:09 DEBUG juju.worker.apicaller connected machine-3: 09:32:09 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 09:32:09 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 222.3 KB/sec) unit-oai-epc-0: 09:32:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:32:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:32:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-oai-epc-0: 09:32:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:32:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:32:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 391.0 KB/sec) unit-oai-epc-0: 09:32:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 45.7 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 335.6 KB/sec) machine-3: 09:32:10 DEBUG juju.worker.apicaller password changed machine-3: 09:32:10 DEBUG juju.api RPC connection died machine-3: 09:32:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom machine-3: 09:32:10 DEBUG juju.worker.apicaller connecting with current password machine-3: 09:32:10 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-3: 09:32:10 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 192.8 KB/sec) machine-3: 09:32:10 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 26.7 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 254.7 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 32.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 106.0 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 131.8 KB/sec) unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 81.3 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 778.3 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2046.8 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 740.2 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 179.6 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 758.1 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 52.4 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 219.4 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 1/20 KB 4/20 KB 6/20 KB 9/20 KB 12/20 KB 14/20 KB 17/20 KB 20/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 998.3 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 471.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar machine-3: 09:32:10 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 3/153 KB 3/48 KB 3/35 KB 5/153 KB 3/50 KB 3/48 KB 3/35 KB 3/153 KB 3/50 KB 3/48 KB 3/35 KB 3/153 KB 5/48 KB 3/35 KB 5/153 KB 3/50 KB 8/48 KB 3/35 KB 8/153 KB 6/50 KB 3/35 KB 3/153 KB 8/48 KB 6/35 KB 8/153 KB 6/50 KB 5/48 KB 3/35 KB 8/153 KB 6/50 KB 5/48 KB 3/35 KB 5/153 KB 6/50 KB 8/48 KB 6/35 KB 11/153 KB 6/50 KB 8/48 KB 9/35 KB 13/153 KB 6/50 KB 11/48 KB 9/35 KB 16/153 KB 9/50 KB 8/48 KB 9/35 KB 11/153 KB 6/50 KB 11/48 KB 11/35 KB 16/153 KB 9/50 KB 11/48 KB 9/35 KB 13/153 KB 9/50 KB 8/48 KB 9/35 KB 13/153 KB 9/50 KB 11/48 KB 11/35 KB 16/153 KB 11/50 KB 11/48 KB 11/35 KB 16/153 KB 14/50 KB 13/48 KB 11/35 KB 16/153 KB 16/50 KB 13/48 KB 11/35 KB 16/153 KB 14/50 KB 13/48 KB 14/35 KB 19/153 KB 16/50 KB 13/48 KB 14/35 KB 16/153 KB 16/50 KB 16/48 KB 14/35 KB 19/153 KB 16/50 KB 16/48 KB 16/35 KB 19/153 KB 16/50 KB 19/48 KB 19/35 KB 21/153 KB 19/50 KB 19/48 KB 16/35 KB 21/153 KB 19/50 KB 19/48 KB 16/35 KB 19/153 KB 19/50 KB 19/48 KB 19/35 KB 21/153 KB 19/50 KB 3/30 KB 19/48 KB 22/35 KB 24/153 KB 19/50 KB 6/30 KB 19/48 KB 22/35 KB 24/153 KB 22/50 KB 9/30 KB 19/48 KB 16/35 KB 19/153 KB 16/50 KB 21/48 KB 22/35 KB 24/153 KB 22/50 KB 9/30 KB 24/48 KB 22/35 KB 24/153 KB 22/50 KB 9/30 KB 19/48 KB 22/35 KB 24/153 KB 22/50 KB 6/30 KB 19/48 KB 22/35 KB 24/153 KB 19/50 KB 3/30 KB 24/48 KB 25/35 KB 24/153 KB 22/50 KB 9/30 KB 24/48 KB 27/35 KB 24/153 KB 22/50 KB 9/30 KB 27/48 KB 30/35 KB 24/153 KB 25/50 KB 11/30 KB 19/48 KB 19/35 KB 24/153 KB 19/50 KB 3/30 KB 27/48 KB 30/35 KB 27/153 KB 25/50 KB 11/30 KB 27/48 KB 30/35 KB 29/153 KB 25/50 KB 11/30 KB 27/48 KB 27/35 KB 24/153 KB 25/50 KB 11/30 KB 27/48 KB 27/35 KB 24/153 KB 25/50 KB 9/30 KB 27/48 KB 30/35 KB 29/153 KB 27/50 KB 11/30 KB 27/48 KB 30/35 KB 32/153 KB 30/50 KB 11/30 KB 27/48 KB 32/35 KB 32/153 KB 32/50 KB 14/30 KB 27/48 KB 27/35 KB 24/153 KB 22/50 KB 9/30 KB 29/48 KB 32/35 KB 32/153 KB 32/50 KB 14/30 KB 32/48 KB 32/35 KB 32/153 KB 32/50 KB 14/30 KB 27/48 KB 32/35 KB 32/153 KB 30/50 KB 14/30 KB 27/48 KB 30/35 KB 32/153 KB 30/50 KB 14/30 KB 32/48 KB 32/35 KB 32/153 KB 32/50 KB 16/30 KB 32/48 KB 32/35 KB 32/153 KB 32/50 KB 19/30 KB 36/48 KB 35/35 KB 32/153 KB 36/50 KB 22/30 KB 27/48 KB 30/35 KB 32/153 KB 27/50 KB 11/30 KB 36/48 KB 35/35 KB 36/153 KB 36/50 KB 22/30 KB 36/48 KB 35/35 KB 40/153 KB 36/50 KB 25/30 KB 36/48 KB 35/35 KB 40/153 KB 36/50 KB 27/30 KB 36/48 KB 35/35 KB 40/153 KB 36/50 KB 30/30 KB 36/48 KB 35/35 KB 32/153 KB 36/50 KB 19/30 KB 36/48 KB 35/35 KB 32/153 KB 32/50 KB 19/30 KB 32/48 KB 35/35 KB 32/153 KB 32/50 KB 19/30 KB 36/48 KB 35/35 KB 40/153 KB 36/50 KB 25/30 KB 40/48 KB 35/35 KB 40/153 KB 40/50 KB 30/30 KB 44/48 KB 35/35 KB 44/153 KB 40/50 KB 30/30 KB 40/48 KB 35/35 KB 44/153 KB 40/50 KB 30/30 KB 36/48 KB 35/35 KB 44/153 KB 40/50 KB 30/30 KB 44/48 KB 35/35 KB 48/153 KB 44/50 KB 30/30 KB 44/48 KB 35/35 KB 48/153 KB 44/50 KB 30/30 KB 48/48 KB 35/35 KB 48/153 KB 44/50 KB 30/30 KB 48/48 KB 35/35 KB 52/153 KB 44/50 KB 30/30 KB 48/48 KB 35/35 KB 56/153 KB 48/50 KB 30/30 KB 48/48 KB 35/35 KB 52/153 KB 48/50 KB 30/30 KB 48/48 KB 35/35 KB 52/153 KB 48/50 KB 30/30 KB 48/48 KB 35/35 KB 60/153 KB 50/50 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 411.1 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 358.2 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 48/48 KB 60/153 KB 50/50 KB 30/30 KB 48/48 KB 64/153 KB 50/50 KB 48/48 KB 68/153 KB 50/50 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 48/48 KB 72/153 KB 50/50 KB 48/48 KB 76/153 KB 50/50 KB 48/48 KB 80/153 KB 50/50 KB 48/48 KB 84/153 KB 50/50 KB 88/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 571.7 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 515.0 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 92/153 KB 3/190 KB 92/153 KB 5/190 KB 92/153 KB 8/190 KB 92/153 KB 8/190 KB 96/153 KB 8/190 KB 100/153 KB 8/190 KB 104/153 KB 11/190 KB 100/153 KB 11/190 KB 104/153 KB 13/190 KB 104/153 KB 16/190 KB 108/153 KB 16/190 KB 112/153 KB 16/190 KB 112/153 KB 19/190 KB 112/153 KB 21/190 KB 112/153 KB 24/190 KB 116/153 KB 24/190 KB 120/153 KB 27/190 KB 3/37 KB 120/153 KB 4/119 KB 29/190 KB 3/86 KB 3/37 KB 120/153 KB 4/119 KB 32/190 KB 3/86 KB 3/37 KB 120/153 KB 4/119 KB 36/190 KB 3/86 KB 120/153 KB 27/190 KB 3/86 KB 3/37 KB 120/153 KB 4/119 KB 27/190 KB 3/86 KB 3/37 KB 120/153 KB 4/119 KB 36/190 KB 5/86 KB 3/37 KB 120/153 KB 4/119 KB 27/190 KB 6/37 KB 120/153 KB 4/119 KB 36/190 KB 5/86 KB 9/37 KB 120/153 KB 4/119 KB 36/190 KB 5/86 KB 11/37 KB 120/153 KB 4/119 KB 36/190 KB 8/86 KB 120/153 KB 4/119 KB 27/190 KB 11/37 KB 120/153 KB 8/119 KB 36/190 KB 8/86 KB 11/37 KB 120/153 KB 12/119 KB 36/190 KB 8/86 KB 11/37 KB 120/153 KB 16/119 KB 36/190 KB 8/86 KB 11/37 KB 120/153 KB 20/119 KB 36/190 KB 8/86 KB 14/37 KB 120/153 KB 24/119 KB 36/190 KB 8/86 KB 14/37 KB 124/153 KB 28/119 KB 36/190 KB 8/86 KB 9/37 KB 120/153 KB 4/119 KB 36/190 KB 8/86 KB 14/37 KB 124/153 KB 28/119 KB 36/190 KB 11/86 KB 14/37 KB 124/153 KB 28/119 KB 36/190 KB 13/86 KB 14/37 KB 124/153 KB 28/119 KB 36/190 KB 16/86 KB 14/37 KB 124/153 KB 28/119 KB 36/190 KB 19/86 KB 14/37 KB 124/153 KB 28/119 KB 36/190 KB 8/86 KB 14/37 KB 128/153 KB 28/119 KB 36/190 KB 19/86 KB 14/37 KB 132/153 KB 32/119 KB 36/190 KB 19/86 KB 14/37 KB 120/153 KB 20/119 KB 36/190 KB 8/86 KB 16/37 KB 132/153 KB 32/119 KB 36/190 KB 21/86 KB 19/37 KB 132/153 KB 32/119 KB 36/190 KB 21/86 KB 14/37 KB 132/153 KB 32/119 KB 36/190 KB 21/86 KB 19/37 KB 132/153 KB 32/119 KB 36/190 KB 24/86 KB 22/37 KB 132/153 KB 32/119 KB 36/190 KB 27/86 KB 14/37 KB 128/153 KB 32/119 KB 36/190 KB 19/86 KB 22/37 KB 132/153 KB 36/119 KB 36/190 KB 27/86 KB 22/37 KB 136/153 KB 40/119 KB 36/190 KB 27/86 KB 22/37 KB 132/153 KB 32/119 KB 36/190 KB 24/86 KB 25/37 KB 136/153 KB 40/119 KB 36/190 KB 29/86 KB 27/37 KB 136/153 KB 40/119 KB 36/190 KB 29/86 KB 22/37 KB 136/153 KB 40/119 KB 36/190 KB 29/86 KB 27/37 KB 136/153 KB 40/119 KB 36/190 KB 32/86 KB 30/37 KB 136/153 KB 44/119 KB 36/190 KB 36/86 KB 30/37 KB 136/153 KB 44/119 KB 40/190 KB 40/86 KB 22/37 KB 136/153 KB 36/119 KB 36/190 KB 27/86 KB 30/37 KB 140/153 KB 44/119 KB 40/190 KB 40/86 KB 30/37 KB 144/153 KB 44/119 KB 40/190 KB 40/86 KB 30/37 KB 148/153 KB 44/119 KB 40/190 KB 40/86 KB 30/37 KB 136/153 KB 44/119 KB 40/190 KB 36/86 KB 30/37 KB 136/153 KB 40/119 KB 36/190 KB 32/86 KB 30/37 KB 136/153 KB 44/119 KB 36/190 KB 32/86 KB 30/37 KB 148/153 KB 48/119 KB 44/190 KB 40/86 KB 32/37 KB 148/153 KB 48/119 KB 44/190 KB 40/86 KB 35/37 KB 148/153 KB 48/119 KB 44/190 KB 40/86 KB 37/37 KB 148/153 KB 52/119 KB 44/190 KB 40/86 KB 37/37 KB 152/153 KB 52/119 KB 44/190 KB 40/86 KB 37/37 KB 153/153 KB 52/119 KB 44/190 KB 40/86 KB 35/37 KB 148/153 KB 52/119 KB 44/190 KB 40/86 KB 30/37 KB 148/153 KB 44/119 KB 44/190 KB 40/86 KB 37/37 KB 153/153 KB 56/119 KB 48/190 KB 40/86 KB 37/37 KB 153/153 KB 56/119 KB 52/190 KB 40/86 KB 37/37 KB 153/153 KB 56/119 KB 56/190 KB 44/86 KB 37/37 KB 153/153 KB 56/119 KB 52/190 KB 44/86 KB 37/37 KB 153/153 KB 56/119 KB 52/190 KB 44/86 KB 37/37 KB 153/153 KB 60/119 KB 56/190 KB 48/86 KB 37/37 KB 153/153 unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:32:10 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install KB 60/119 KB 56/190 KB 48/86 KB 37/37 KB 153/153 KB 64/119 KB 56/190 KB 48/86 KB 37/37 KB 153/153 KB 68/119 KB 56/190 KB 52/86 KB 37/37 KB 153/153 KB 64/119 KB 56/190 KB 52/86 KB 37/37 KB 153/153 KB 68/119 KB 60/190 KB 52/86 KB 37/37 KB 153/153 KB 68/119 KB 64/190 KB 52/86 KB 37/37 KB 153/153 KB 68/119 KB 68/190 KB 52/86 KB 37/37 KB 153/153 KB 72/119 KB 72/190 KB 56/86 KB 37/37 KB 153/153 KB 72/119 KB 68/190 KB 56/86 KB 37/37 KB 153/153 KB 68/119 KB 68/190 KB 56/86 KB 37/37 KB 153/153 KB 76/119 KB 72/190 KB 60/86 KB 37/37 KB 153/153 KB 76/119 KB 72/190 KB 60/86 KB 37/37 KB 153/153 KB 80/119 KB 72/190 KB 60/86 KB 37/37 KB 153/153 KB 80/119 KB 72/190 KB 64/86 KB 37/37 KB 153/153 KB 80/119 KB 72/190 KB 68/86 KB 153/153 KB 84/119 KB 76/190 KB 72/86 KB 84/119 KB 76/190 KB 76/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 293.1 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 37/37 KB 153/153 KB 84/119 KB 76/190 KB 68/86 KB 84/119 KB 80/190 KB 80/86 KB 84/119 KB 84/190 KB 80/86 KB 37/37 KB 153/153 KB 84/119 KB 72/190 KB 68/86 KB 88/119 KB 84/190 KB 80/86 KB 92/119 KB 84/190 KB 80/86 KB 96/119 KB 84/190 KB 80/86 KB 84/119 KB 80/190 KB 80/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1114.0 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 100/119 KB 84/190 KB 80/86 KB 104/119 KB 88/190 KB 84/86 KB 100/119 KB 88/190 KB 84/86 KB 108/119 KB 88/190 KB 86/86 KB 100/119 KB 88/190 KB 80/86 KB 108/119 KB 92/190 KB 86/86 KB 108/119 KB 96/190 KB 86/86 KB 108/119 KB 100/190 KB 86/86 KB 108/119 KB 104/190 KB 86/86 KB 3/66 KB 108/119 KB 100/190 KB 86/86 KB 3/66 KB 108/119 KB 100/190 KB 86/86 KB 3/66 KB 112/119 KB 104/190 KB 86/86 KB 6/66 KB 112/119 KB 104/190 KB 86/86 KB 3/66 KB 116/119 KB 104/190 KB 86/86 KB 6/66 KB 119/119 KB 104/190 KB 86/86 KB 9/66 KB 119/119 KB 104/190 KB 86/86 KB 11/66 KB 119/119 KB 108/190 KB 86/86 KB 11/66 KB 119/119 KB 112/190 KB 86/86 KB 11/66 KB 119/119 KB 108/190 KB 86/86 KB 11/66 KB 119/119 KB 112/190 KB 86/86 KB 4/26 KB 11/66 KB 119/119 KB 112/190 KB 86/86 KB 4/26 KB 14/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 606.6 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 119/119 KB 116/190 KB 8/26 KB 16/66 KB 119/119 KB 116/190 KB 8/26 KB 19/66 KB 119/119 KB 116/190 KB 8/26 KB 22/66 KB 119/119 KB 116/190 KB 8/26 KB 14/66 KB 119/119 KB 116/190 KB 12/26 KB 22/66 KB 119/119 KB 116/190 KB 16/26 KB 22/66 KB 119/119 KB 116/190 KB 20/26 KB 22/66 KB 119/119 KB 116/190 KB 24/26 KB 22/66 KB 119/119 KB 116/190 KB 26/26 KB 25/66 KB 119/119 KB 116/190 KB 4/26 KB 14/66 KB 119/119 KB 120/190 KB 26/26 KB 25/66 KB 119/119 KB 124/190 KB 26/26 KB 25/66 KB 119/119 KB 128/190 KB 26/26 KB 25/66 KB 119/119 KB 116/190 KB 26/26 KB 25/66 KB 119/119 KB 128/190 KB 26/26 KB 27/66 KB 119/119 KB 132/190 KB 26/26 KB 30/66 KB 132/190 KB 26/26 KB 32/66 KB 132/190 KB 26/26 KB 36/66 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 119/119 KB 132/190 KB 26/26 KB 27/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 783.0 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar machine-3: 09:32:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 136/190 KB 26/26 KB 36/66 KB 140/190 KB 26/26 KB 36/66 KB 144/190 KB 26/26 KB 36/66 KB 148/190 KB 26/26 KB 36/66 KB 152/190 KB 26/26 KB 40/66 KB 148/190 KB 26/26 KB 40/66 KB 152/190 KB 26/26 KB 44/66 KB 152/190 KB 26/26 KB 48/66 KB 156/190 KB 26/26 KB 48/66 KB 160/190 KB 26/26 KB 48/66 KB 164/190 KB 26/26 KB 52/66 KB 160/190 KB 26/26 KB 52/66 KB 168/190 KB 26/26 KB 56/66 KB 168/190 KB 26/26 KB 60/66 KB 168/190 KB 26/26 KB 64/66 KB 168/190 KB 26/26 KB 52/66 KB 172/190 KB 26/26 KB 64/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 158.6 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar machine-3: 09:32:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 176/190 KB 64/66 KB 180/190 KB 66/66 KB 176/190 KB 66/66 KB 184/190 KB 66/66 KB 188/190 KB 66/66 KB 190/190 KB 66/66 KB 3/228 KB 190/190 KB 66/66 KB 6/228 KB 190/190 KB 4/324 KB 66/66 KB 9/228 KB 4/324 KB 3/228 KB 190/190 KB 4/324 KB 66/66 KB 9/228 KB 8/324 KB 9/228 KB 12/324 KB 9/228 KB 16/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1115.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar machine-3: 09:32:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 09:32:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 11/228 KB 16/324 KB 14/228 KB 4/79 KB 16/324 KB 11/228 KB 4/79 KB 16/324 KB 14/228 KB 8/79 KB 16/324 KB 14/228 KB 12/79 KB 16/324 KB 14/228 KB 16/79 KB 16/324 KB 14/228 KB 16/79 KB 20/324 KB 16/228 KB 16/79 KB 24/324 KB 16/228 KB 16/79 KB 20/324 KB 19/228 KB 16/79 KB 24/324 KB 22/228 KB 16/79 KB 24/324 KB 22/228 KB 16/79 KB 28/324 KB 22/228 KB 16/79 KB 32/324 KB 22/228 KB 16/79 KB 36/324 KB 25/228 KB 16/79 KB 36/324 KB 27/228 KB 16/79 KB 36/324 KB 27/228 KB 20/79 KB 36/324 KB 27/228 KB 3/32 KB 24/79 KB 36/324 KB 27/228 KB 3/32 KB 28/79 KB 36/324 KB 27/228 KB 3/32 KB 32/79 KB 36/324 KB 30/228 KB 3/32 KB 36/79 KB 3/152 KB 36/324 KB 27/228 KB 3/32 KB 20/79 KB 36/324 KB 30/228 KB 6/32 KB 36/79 KB 3/152 KB 40/324 KB 30/228 KB 9/32 KB 36/79 KB 3/152 KB 40/324 KB 30/228 KB 3/32 KB 36/79 KB 3/152 KB 40/324 KB 30/228 KB 3/32 KB 32/79 KB 3/152 KB 36/324 KB 32/228 KB 9/32 KB 36/79 KB 3/152 KB 44/324 KB 36/228 KB 9/32 KB 40/79 KB 3/152 KB 44/324 KB 27/228 KB 3/32 KB 32/79 KB 3/152 KB 36/324 KB 36/228 KB 11/32 KB 40/79 KB 5/152 KB 44/324 KB 36/228 KB 11/32 KB 40/79 KB 8/152 KB 44/324 KB 36/228 KB 11/32 KB 40/79 KB 11/152 KB 44/324 KB 36/228 KB 11/32 KB 40/79 KB 13/152 KB 44/324 KB 36/228 KB 11/32 KB 40/79 KB 16/152 KB 44/324 KB 36/228 KB 11/32 KB 40/79 KB 3/152 KB 44/324 KB 32/228 KB 9/32 KB 40/79 KB 3/152 KB 44/324 KB 36/228 KB 11/32 KB 44/79 KB 16/152 KB 44/324 KB 36/228 KB 11/32 KB 48/79 KB 16/152 KB 44/324 KB 36/228 KB 14/32 KB 52/79 KB 19/152 KB 44/324 KB 40/228 KB 14/32 KB 56/79 KB 19/152 KB 44/324 KB 32/228 KB 9/32 KB 36/79 KB 3/152 KB 44/324 KB 40/228 KB 14/32 KB 60/79 KB 19/152 KB 48/324 KB 40/228 KB 14/32 KB 60/79 KB 19/152 KB 52/324 KB 40/228 KB 14/32 KB 52/79 KB 19/152 KB 44/324 KB 36/228 KB 11/32 KB 48/79 KB 19/152 KB 44/324 KB 44/228 KB 14/32 KB 60/79 KB 21/152 KB 56/324 KB 44/228 KB 14/32 KB 60/79 KB 24/152 KB 56/324 KB 44/228 KB 14/32 KB 60/79 KB 27/152 KB 56/324 KB 36/228 KB 14/32 KB 48/79 KB 19/152 KB 44/324 KB 44/228 KB 16/32 KB 60/79 KB 27/152 KB 56/324 KB 44/228 KB 19/32 KB 60/79 KB 27/152 KB 56/324 KB 40/228 KB 14/32 KB 60/79 KB 27/152 KB 56/324 KB 44/228 KB 19/32 KB 60/79 KB 27/152 KB 60/324 KB 44/228 KB 14/32 KB 60/79 KB 27/152 KB 56/324 KB 48/228 KB 22/32 KB 60/79 KB 27/152 KB 60/324 KB 52/228 KB 22/32 KB 60/79 KB 27/152 KB 60/324 KB 56/228 KB 22/32 KB 60/79 KB 29/152 KB 64/324 KB 60/228 KB 22/32 KB 60/79 KB 29/152 KB 64/324 KB 44/228 KB 22/32 KB 60/79 KB 27/152 KB 60/324 KB 64/228 KB 25/32 KB 60/79 KB 29/152 KB 64/324 KB 52/228 KB 22/32 KB 60/79 KB 29/152 KB 64/324 KB 40/228 KB 14/32 KB 60/79 KB 19/152 KB 44/324 KB 64/228 KB 25/32 KB 64/79 KB 29/152 KB 64/324 KB 64/228 KB 25/32 KB 68/79 KB 29/152 KB 64/324 KB 64/228 KB 27/32 KB 72/79 KB 32/152 KB 64/324 KB 52/228 KB 22/32 KB 60/79 KB 27/152 KB 64/324 KB 64/228 KB 27/32 KB 72/79 KB 32/152 KB 68/324 KB 64/228 KB 27/32 KB 72/79 KB 32/152 KB 72/324 KB 64/228 KB 27/32 KB 72/79 KB 32/152 KB 76/324 KB 64/228 KB 22/32 KB 72/79 KB 32/152 KB 64/324 KB 64/228 KB 27/32 KB 68/79 KB 32/152 KB 64/324 KB 64/228 KB 27/32 KB 68/79 KB 32/152 KB 64/324 KB 64/228 KB 27/32 KB 76/79 KB 36/152 KB 76/324 KB 68/228 KB 30/32 KB 76/79 KB 40/152 KB 80/324 KB 68/228 KB 30/32 KB 76/79 KB 44/152 KB 80/324 KB 68/228 KB 30/32 KB 76/79 KB 48/152 KB 80/324 KB 68/228 KB 30/32 KB 76/79 KB 52/152 KB 80/324 KB 68/228 KB 30/32 KB 76/79 KB machine-3: 09:32:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 56/152 KB 80/324 KB 64/228 KB 27/32 KB 76/79 KB 32/152 KB 76/324 KB 68/228 KB 30/32 KB 79/79 KB 60/152 KB 80/324 KB 68/228 KB 30/32 KB 76/79 KB 36/152 KB 80/324 KB 64/228 KB 30/32 KB 76/79 KB 36/152 KB 80/324 KB 64/228 KB 30/32 KB 76/79 KB 36/152 KB 76/324 KB 68/228 KB 32/32 KB 79/79 KB 60/152 KB 80/324 KB 68/228 KB 32/32 KB 79/79 KB 60/152 KB 84/324 KB 72/228 KB 32/32 KB 79/79 KB 60/152 KB 84/324 KB 72/228 KB 32/32 KB 79/79 KB 60/152 KB 88/324 KB 72/228 KB 32/32 KB 79/79 KB 60/152 KB 92/324 KB 76/228 KB 32/32 KB 79/79 KB 60/152 KB 92/324 KB 80/228 KB 32/32 KB 79/79 KB 60/152 KB 92/324 KB 80/228 KB 32/32 KB 79/79 KB 60/152 KB 96/324 KB 80/228 KB 32/32 KB 79/79 KB 60/152 KB 100/324 KB 84/228 KB 32/32 KB 79/79 KB 60/152 KB 104/324 KB 84/228 KB 32/32 KB 79/79 KB 60/152 KB 108/324 KB 84/228 KB 32/32 KB 79/79 KB 60/152 KB 100/324 KB 88/228 KB 32/32 KB 79/79 KB 60/152 KB 108/324 KB 92/228 KB 32/32 KB 79/79 KB 60/152 KB 108/324 KB 96/228 KB 32/32 KB 79/79 KB 60/152 KB 108/324 KB 68/228 KB 30/32 KB 76/79 KB 60/152 KB 100/324 KB 96/228 KB 32/32 KB 79/79 KB 64/152 KB 112/324 KB 96/228 KB 32/32 KB 79/79 KB 68/152 KB 112/324 KB 96/228 KB 32/32 KB 79/79 KB 72/152 KB 112/324 KB 100/228 KB 32/32 KB 79/79 KB 76/152 KB 112/324 KB 96/228 KB 32/32 KB 79/79 KB 60/152 KB 112/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 377.1 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar machine-3: 09:32:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 100/228 KB 76/152 KB 116/324 KB 100/228 KB 32/32 KB 79/79 KB 72/152 KB 112/324 KB 104/228 KB 80/152 KB 116/324 KB 108/228 KB 80/152 KB 116/324 KB 100/228 KB 80/152 KB 116/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 147.5 KB/sec) machine-3: 09:32:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 09:32:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 09:32:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 108/228 KB 84/152 KB 120/324 KB 108/228 KB 80/152 KB 120/324 KB 112/228 KB 84/152 KB 124/324 KB 112/228 KB 84/152 KB 128/324 KB 112/228 KB 84/152 KB 120/324 KB 116/228 KB 84/152 KB 128/324 KB 120/228 KB 88/152 KB 132/324 KB 124/228 KB 88/152 KB 132/324 KB 128/228 KB 88/152 KB 132/324 KB 116/228 KB 88/152 KB 132/324 KB 116/228 KB 88/152 KB 128/324 KB 128/228 KB 92/152 KB 132/324 KB 128/228 KB 96/152 KB 132/324 KB 128/228 KB 100/152 KB 132/324 KB 128/228 KB 104/152 KB 136/324 KB 128/228 KB 108/152 KB 136/324 KB 128/228 KB 112/152 KB 136/324 KB 128/228 KB 3/234 KB 112/152 KB 136/324 KB 128/228 KB 6/234 KB 112/152 KB 136/324 KB 128/228 KB 9/234 KB 112/152 KB 136/324 KB 128/228 KB 100/152 KB 136/324 KB 128/228 KB 9/234 KB 112/152 KB 140/324 KB 128/228 KB 11/234 KB 112/152 KB 144/324 KB 128/228 KB 11/234 KB 112/152 KB 144/324 KB 128/228 KB 14/234 KB 112/152 KB 144/324 KB 128/228 KB 16/234 KB 112/152 KB 148/324 KB 132/228 KB 19/234 KB 112/152 KB 148/324 KB 132/228 KB 22/234 KB 116/152 KB 148/324 KB 128/228 KB 14/234 KB 112/152 KB 148/324 KB 132/228 KB 22/234 KB 116/152 KB 152/324 KB 132/228 KB 22/234 KB 116/152 KB 156/324 KB 132/228 KB 22/234 KB 116/152 KB 160/324 KB 132/228 KB 25/234 KB 116/152 KB 164/324 KB 132/228 KB 25/234 KB 116/152 KB 168/324 KB 132/228 KB 19/234 KB 116/152 KB 148/324 KB 132/228 KB 25/234 KB 120/152 KB 168/324 KB 132/228 KB 25/234 KB 124/152 KB 168/324 KB 132/228 KB 25/234 KB 128/152 KB 168/324 KB 132/228 KB 16/234 KB 112/152 KB 148/324 KB 136/228 KB 25/234 KB 128/152 KB 168/324 KB 140/228 KB 25/234 KB 128/152 KB 168/324 KB 144/228 KB 25/234 KB 128/152 KB 168/324 KB 148/228 KB 25/234 KB 128/152 KB 168/324 KB 152/228 KB 25/234 KB 132/152 KB 168/324 KB 156/228 KB 25/234 KB 132/152 KB 168/324 KB 132/228 KB 25/234 KB 116/152 KB 164/324 KB 156/228 KB 27/234 KB 132/152 KB 168/324 KB 156/228 KB 30/234 KB 132/152 KB 168/324 KB 156/228 KB 32/234 KB 132/152 KB 168/324 KB 160/228 KB 32/234 KB 132/152 KB 168/324 KB 148/228 KB 25/234 KB 132/152 KB 168/324 KB 160/228 KB 32/234 KB 136/152 KB 172/324 KB 160/228 KB 32/234 KB 136/152 KB 176/324 KB 164/228 KB 36/234 KB 136/152 KB 180/324 KB 160/228 KB 32/234 KB 136/152 KB 176/324 KB 164/228 KB 36/234 KB 140/152 KB 180/324 KB 164/228 KB 36/234 KB 144/152 KB 180/324 KB 164/228 KB 36/234 KB 148/152 KB 180/324 KB 164/228 KB 36/234 KB 136/152 KB 176/324 KB 160/228 KB 36/234 KB 136/152 KB 176/324 KB 164/228 KB 40/234 KB 152/152 KB 180/324 KB 164/228 KB 44/234 KB 152/152 KB 180/324 KB 168/228 KB 44/234 KB 152/152 KB 184/324 KB 168/228 KB 48/234 KB 152/152 KB 184/324 KB 168/228 KB 44/234 KB 152/152 KB 184/324 KB 168/228 KB 48/234 KB 152/152 KB 188/324 KB 168/228 KB 48/234 KB 152/152 KB 192/324 KB 168/228 KB 48/234 KB 152/152 KB 196/324 KB 168/228 KB 48/234 KB 152/152 KB 200/324 KB 168/228 KB 48/234 KB 152/152 KB 204/324 KB 168/228 KB 48/234 KB 152/152 KB 208/324 KB 168/228 KB 44/234 KB 152/152 KB 180/324 KB 172/228 KB 48/234 KB 152/152 KB 208/324 KB 176/228 KB 48/234 KB 152/152 KB 208/324 KB 168/228 KB 48/234 KB 152/152 KB 184/324 KB 176/228 KB 52/234 KB 152/152 KB 208/324 KB 180/228 KB 56/234 KB 152/152 KB 208/324 KB 180/228 KB 52/234 KB 152/152 KB 208/324 KB 184/228 KB 60/234 KB 152/152 KB 208/324 KB 180/228 KB 60/234 KB 152/152 KB 208/324 KB 184/228 KB 64/234 KB 152/152 KB 208/324 KB 188/228 KB 64/234 KB 152/152 KB 208/324 KB 192/228 KB 64/234 KB 152/152 KB 208/324 KB 196/228 KB unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 64/234 KB 152/152 KB 208/324 KB 200/228 KB 68/234 KB 152/152 KB 212/324 KB 196/228 KB 68/234 KB 152/152 KB 212/324 KB 204/228 KB 72/234 KB 152/152 KB 212/324 KB 196/228 KB 64/234 KB 152/152 KB 212/324 KB 204/228 KB 76/234 KB 152/152 KB 216/324 KB 204/228 KB 76/234 KB 152/152 KB 220/324 KB 204/228 KB 76/234 KB 152/152 KB 224/324 KB 204/228 KB 76/234 KB 152/152 KB 228/324 KB 204/228 KB 76/234 KB 232/324 KB 204/228 KB 76/234 KB 236/324 KB 204/228 KB 76/234 KB 240/324 KB 204/228 KB 76/234 KB 244/324 KB 204/228 KB 68/234 KB 152/152 KB 212/324 KB 208/228 KB 76/234 KB 244/324 KB 204/228 KB 76/234 KB 152/152 KB 212/324 KB 208/228 KB 80/234 KB 244/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 627.3 KB/sec) machine-3: 09:32:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:32:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 208/228 KB 84/234 KB 244/324 KB 212/228 KB 88/234 KB 244/324 KB 212/228 KB 92/234 KB 244/324 KB 212/228 KB 96/234 KB 244/324 KB 212/228 KB 84/234 KB 244/324 KB 216/228 KB 96/234 KB 244/324 KB 220/228 KB 96/234 KB 244/324 KB 224/228 KB 96/234 KB 244/324 KB 224/228 KB 100/234 KB 244/324 KB 228/228 KB 104/234 KB 244/324 KB 228/228 KB 108/234 KB 248/324 KB 228/228 KB 112/234 KB 248/324 KB 228/228 KB 100/234 KB 244/324 KB 228/228 KB 104/234 KB 248/324 KB 228/228 KB 116/234 KB 252/324 KB 228/228 KB 116/234 KB 256/324 KB 228/228 KB 116/234 KB 260/324 KB 228/228 KB 116/234 KB 264/324 KB 228/228 KB 116/234 KB 268/324 KB 228/228 KB 116/234 KB 248/324 KB 228/228 KB 120/234 KB 268/324 KB 228/228 KB 124/234 KB 272/324 KB 228/228 KB 128/234 KB 272/324 KB 132/234 KB 272/324 KB 136/234 KB 272/324 KB 140/234 KB 272/324 KB 144/234 KB 272/324 KB 148/234 KB 272/324 KB 228/228 KB 120/234 KB 272/324 KB 148/234 KB 276/324 KB 148/234 KB 280/324 KB 148/234 KB 284/324 KB 148/234 KB 288/324 KB 148/234 KB 292/324 KB 148/234 KB 296/324 KB 148/234 KB 300/324 KB 148/234 KB 304/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 874.3 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 152/234 KB 304/324 KB 156/234 KB 304/324 KB 160/234 KB 304/324 KB 164/234 KB 304/324 KB 168/234 KB 308/324 KB 172/234 KB 308/324 KB 176/234 KB 308/324 KB 164/234 KB 308/324 KB 176/234 KB 312/324 KB 176/234 KB 316/324 KB 176/234 KB 320/324 KB 176/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1182.3 KB/sec) unit-abot-epc-basic-0: 09:32:10 DEBUG unit.abot-epc-basic/0.install 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 821.7 KB/sec) unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall31106692024365696.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.834 s unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-23T09:32:11+00:00 unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-3: 09:32:11 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 09:32:11 INFO juju.worker.upgrader unblocking abort check machine-3: 09:32:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 09:32:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 09:32:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 09:32:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 09:32:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 09:32:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 09:32:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:32:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-3: 09:32:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 09:32:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:32:11 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:32:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 09:32:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 09:32:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 09:32:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 09:32:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 09:32:11 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 09:32:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 09:32:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 09:32:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:32:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:32:11 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 09:32:11 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 09:32:11 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-3: 09:32:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 09:32:11 DEBUG juju.network including address local-machine:::1 for machine machine-3: 09:32:11 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 09:32:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 09:32:11 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-3: 09:32:11 INFO juju.util.exec run result: exit status 127 machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec389909785/script.sh: line 1: fanatic: command not found 127 machine-3: 09:32:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 09:32:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 09:32:11 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 09:32:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 09:32:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 09:32:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 09:32:11 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 09:32:11 INFO juju.util.exec run result: exit status 127 machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec656071005/script.sh: line 1: fanatic: command not found 127 machine-3: 09:32:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 09:32:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 09:32:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 09:32:11 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 09:32:11 DEBUG juju.api RPC connection died machine-3: 09:32:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 09:32:11 DEBUG juju.worker killing runner 0xc4204cf790 machine-3: 09:32:11 DEBUG juju.worker.logger logger setup machine-3: 09:32:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 09:32:11 INFO juju.worker runner is dying machine-3: 09:32:11 ERROR juju.worker.logger connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 09:32:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 09:32:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 09:32:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:11 DEBUG juju.worker.apicaller connecting with current password machine-3: 09:32:11 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-3: 09:32:11 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" machine-3: 09:32:11 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-epc-0: 09:32:11 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:32:11 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:32:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:32:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:32:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:11 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" machine-3: 09:32:12 DEBUG juju.worker.apicaller connected machine-3: 09:32:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:32:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 09:32:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 09:32:12 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 09:32:12 INFO juju.worker.upgrader unblocking abort check machine-3: 09:32:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 09:32:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 09:32:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 09:32:12 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 09:32:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.logger logger setup machine-3: 09:32:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 09:32:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 09:32:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 09:32:12 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 09:32:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 09:32:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 09:32:12 INFO juju.util.exec run result: exit status 127 machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec878891530/script.sh: line 1: fanatic: command not found 127 machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 09:32:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 09:32:12 INFO juju.util.exec run result: exit status 127 machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec943221196/script.sh: line 1: fanatic: command not found 127 machine-3: 09:32:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 09:32:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 09:32:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 09:32:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:32:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:32:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:32:12 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 09:32:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 09:32:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:32:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 09:32:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:32:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 09:32:12 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-3: 09:32:12 DEBUG juju.network including address local-machine:::1 for machine machine-3: 09:32:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.19 local-machine:::1] machine-3: 09:32:12 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.19 local-machine:::1] machine-3: 09:32:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 09:32:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:32:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:32:12 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 09:32:12 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 09:32:12 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-3: 09:32:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 09:32:12 DEBUG juju.network including address local-machine:::1 for machine machine-3: 09:32:12 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 09:32:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 09:32:12 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-3: 09:32:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-3: 09:32:12 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 09:32:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 09:32:12 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 09:32:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 09:32:12 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 09:32:12 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 09:32:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 09:32:12 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 09:32:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 09:32:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 09:32:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 09:32:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 09:32:12 DEBUG juju.worker start "3-container-watcher" machine-3: 09:32:12 DEBUG juju.worker start "stateconverter" machine-3: 09:32:12 INFO juju.worker start "3-container-watcher" machine-3: 09:32:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 09:32:12 DEBUG juju.worker "3-container-watcher" started machine-3: 09:32:12 INFO juju.worker start "stateconverter" machine-3: 09:32:12 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 09:32:12 DEBUG juju.worker "stateconverter" started machine-3: 09:32:12 INFO juju.worker.machiner "machine-3" started machine-3: 09:32:12 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 09:32:12 DEBUG juju.service discovered init system "upstart" from local host machine-3: 09:32:12 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] machine-3: 09:32:12 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 09:32:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 09:32:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 09:32:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 09:32:12 DEBUG juju.worker start "api" unit-oai-hss-0: 09:32:12 INFO juju.worker start "api" unit-oai-hss-0: 09:32:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 09:32:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 09:32:12 DEBUG juju.worker "api" started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-hss-0: 09:32:12 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 09:32:13 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:42:4a:15 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.19 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:42:4a:15 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 09:32:13 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 09:32:13 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 09:32:13 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 09:32:13 DEBUG juju.api RPC connection died unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 09:32:13 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 09:32:13 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-hss-0: 09:32:13 INFO juju.api connection established to "wss://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-oai-hss-0: 09:32:13 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/api" unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 09:32:13 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 09:32:13 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1327753458433255473.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.712 s unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-23T09:32:13+00:00 unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:13 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 09:32:13 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 09:32:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 09:32:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 09:32:13 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 09:32:13 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-oai-hss-0: 09:32:13 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-oai-hss-0: 09:32:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 09:32:13 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 09:32:13 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 09:32:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 09:32:13 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.210:17070"] unit-oai-hss-0: 09:32:13 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 09:32:13 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 09:32:13 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 09:32:13 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 09:32:13 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 09:32:13 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 09:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 09:32:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 09:32:13 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 09:32:13 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 09:32:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 09:32:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 09:32:16 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 09:32:16 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 09:32:16 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 09:32:16 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 09:32:16 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 09:32:16 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 09:32:16 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 09:32:16 DEBUG httpbakery client do GET https://192.168.121.4:17070/model/f2178a9d-0052-4398-8701-47cf5fdd8f94/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 09:32:16 DEBUG httpbakery } -> error unit-oai-hss-0: 09:32:16 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 09:32:16 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5105632021206582435.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.680 s unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-23T09:32:16+00:00 unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 09:32:16 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-epc-0: 09:32:16 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 09:32:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:32:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:32:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:32:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:32:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:32:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 09:32:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:32:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 09:32:16 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-oai-epc-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-oai-hss-0: 09:32:17 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-oai-epc-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 09:32:17 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 09:32:17 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:32:17 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:32:17 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ hostname unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:32:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 09:32:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 09:32:17 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 09:32:17 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 09:32:17 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-oai-hss-0: 09:32:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 4.4MB/s eta 0:00:01  17% |##### | 20kB 739kB/s eta 0:00:01  25% |######## | 30kB 908kB/s eta 0:00:01  34% |########## | 40kB 786kB/s eta 0:00:01  42% |############# | 51kB 873kB/s eta 0:00:01  51% |################ | 61kB 1.0MB/s eta 0:00:01  59% |################### | 71kB 1.1MB/s eta 0:00:01  68% |##################### | 81kB 1.1MB/s eta 0:00:01  76% |######################## | 92kB 1.2MB/s eta 0:00:01  85% |########################### | 102kB 1.2MB/s eta 0:00:01  93% |############################## | 112kB 1.2MB/s eta 0:00:01  100% |################################| 122kB 1.5MB/s unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-oai-epc-0: 09:32:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:32:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:32:18 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:32:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8c/4b/5cbc4cb46095f369117dcb751821e1bef9dd86a07c968d8757e9204c324c/urllib3-1.24-py2.py3-none-any.whl (117kB) unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 78.7MB/s eta 0:00:01  17% |##### | 20kB 3.0MB/s eta 0:00:01  26% |######## | 30kB 4.4MB/s eta 0:00:01  34% |########### | 40kB 2.8MB/s eta 0:00:01  43% |############# | 51kB 2.1MB/s eta 0:00:01  52% |################ | 61kB 2.5MB/s eta 0:00:01  60% |################### | 71kB 2.2MB/s eta 0:00:01  69% |###################### | 81kB 2.0MB/s eta 0:00:01  78% |######################### | 92kB 2.3MB/s eta 0:00:01  86% |########################### | 102kB 2.1MB/s eta 0:00:01  95% |############################## | 112kB 2.1MB/s eta 0:00:01  100% |################################| 122kB 2.0MB/s unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 09:32:18 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24 unit-abot-epc-basic-0: 09:32:19 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 09:32:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 09:32:19 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-oai-epc-0: 09:32:19 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:32:19 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:32:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:32:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:32:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:19 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 09:32:19 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1676 kB/s) unit-abot-epc-basic-0: 09:32:19 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-hss-0: 09:32:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 09:32:19 DEBUG unit.oai-hss/0.install (Reading database ... 78210 files and directories currently installed.) unit-oai-hss-0: 09:32:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 4.5MB/s eta 0:00:01  22% |####### | 20kB 741kB/s eta 0:00:01  33% |########## | 30kB 894kB/s eta 0:00:01  44% |############## | 40kB 766kB/s eta 0:00:01  56% |################# | 51kB 850kB/s eta 0:00:01  67% |##################### | 61kB 1.0MB/s eta 0:00:01  78% |######################### | 71kB 1.1MB/s eta 0:00:01  89% |############################ | 81kB 1.1MB/s eta 0:00:01  100% |################################| 92kB 1.1MB/s unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 55.1MB/s eta 0:00:01  16% |##### | 20kB 3.0MB/s eta 0:00:01  24% |####### | 30kB 4.4MB/s eta 0:00:01  32% |########## | 40kB 2.1MB/s eta 0:00:01  40% |############ | 51kB 1.9MB/s eta 0:00:01  48% |############### | 61kB 2.3MB/s eta 0:00:01  56% |################## | 71kB 2.1MB/s eta 0:00:01  64% |#################### | 81kB 1.8MB/s eta 0:00:01  72% |####################### | 92kB 2.0MB/s eta 0:00:01  81% |######################### | 102kB 2.0MB/s eta 0:00:01  89% |############################ | 112kB 2.0MB/s eta 0:00:01  97% |############################### | 122kB 2.1MB/s eta 0:00:01  100% |################################| 133kB 1.8MB/s unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 09:32:20 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/c3/8dadb353944803796515ce68ad3944e6e7acc934f5036c40829cb96e64a1/ItsDangerous-1.0.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 09:32:20 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 50.7MB/s eta 0:00:01  6% |## | 20kB 3.2MB/s eta 0:00:01  9% |### | 30kB 4.7MB/s eta 0:00:01  12% |#### | 40kB 3.0MB/s eta 0:00:01  15% |##### | 51kB 2.2MB/s eta 0:00:01  19% |###### | 61kB 2.6MB/s eta 0:00:01  22% |####### | 71kB 2.4MB/s eta 0:00:01  25% |######## | 81kB 2.2MB/s eta 0:00:01  28% |######### | 92kB 2.4MB/s eta 0:00:01  31% |########## | 102kB 2.2MB/s eta 0:00:01  34% |########### | 112kB 2.2MB/s eta 0:00:01  38% |############ | 122kB 2.3MB/s eta 0:00:01  41% |############# | 133kB 2.0MB/s eta 0:00:01  44% |############## | 143kB 2.3MB/s eta 0:00:01  47% |############### | 153kB 2.4MB/s eta 0:00:01  50% |################ | 163kB 2.1MB/s eta 0:00:01  53% |################# | 174kB 2.4MB/s eta 0:00:01  57% |################## | 184kB 2.5MB/s eta 0:00:01  60% |################### | 194kB 2.5MB/s eta 0:00:01  63% |#################### | 204kB 2.6MB/s eta 0:00:01  66% |##################### | 215kB 2.2MB/s eta 0:00:01  69% |###################### | 225kB 2.5MB/s eta 0:00:01  72% |####################### | 235kB 2.5MB/s eta 0:00:01  76% |######################## | 245kB 2.1MB/s eta 0:00:01  79% |######################### | 256kB 2.5MB/s eta 0:00:01  82% |########################## | 266kB 2.5MB/s eta 0:00:01  85% |########################### | 276kB 2.5MB/s eta 0:00:01  88% |############################ | 286kB 2.6MB/s eta 0:00:01  91% |############################# | 296kB 2.2MB/s eta 0:00:01  95% |############################## | 307kB 2.6MB/s eta 0:00:01  98% |############################### | 317kB 2.7MB/s eta 0:00:01  100% |################################| 327kB 1.7MB/s unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-oai-hss-0: 09:32:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 74.7MB/s eta 0:00:01  25% |######## | 20kB 4.2MB/s eta 0:00:01  37% |############ | 30kB 6.0MB/s eta 0:00:01  50% |################ | 40kB 4.0MB/s eta 0:00:01  62% |#################### | 51kB 3.3MB/s eta 0:00:01  75% |######################## | 61kB 3.9MB/s eta 0:00:01  88% |############################ | 71kB 2.9MB/s eta 0:00:01  100% |################################| 81kB 2.8MB/s unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-oai-hss-0: 09:32:21 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 09:32:21 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: MarkupSafe unit-oai-hss-0: 09:32:21 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install Successfully built MarkupSafe unit-abot-epc-basic-0: 09:32:21 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 09:32:22 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.0.0 unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:32:22 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 09:32:22 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 09:32:22 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 09:32:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (23.9 kB/s) unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install (Reading database ... 78960 files and directories currently installed.) unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 1.8MB/s eta 0:00:01  22% |####### | 20kB 689kB/s eta 0:00:01  33% |########## | 30kB 847kB/s eta 0:00:01  45% |############## | 40kB 740kB/s eta 0:00:01  56% |################## | 51kB 830kB/s eta 0:00:01  67% |##################### | 61kB 993kB/s eta 0:00:01  79% |######################### | 71kB 1.1MB/s eta 0:00:01  90% |############################ | 81kB 1.2MB/s eta 0:00:01  100% |################################| 92kB 1.1MB/s unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-hss-0: 09:32:23 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 09:32:23 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 09:32:24 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 09:32:24 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 09:32:24 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 09:32:24 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 09:32:24 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 09:32:24 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 09:32:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 09:32:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 09:32:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:26 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 09:32:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2530 kB/s) unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install (Reading database ... 78967 files and directories currently installed.) unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 09:32:26 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.1 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 507.9 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 783.7 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 542.0 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 717.0 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 465.0 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 450.9 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 167.5 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/9 KB 5/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 429.8 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 570.8 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2943.6 KB/sec) unit-oai-hss-0: 09:32:27 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 09:32:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 09:32:27 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 128.8 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 93.1 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 148.8 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 103.6 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 118.5 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 73.9 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 285.8 KB/sec) unit-abot-epc-basic-0: 09:32:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 392.3 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 373.3 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 3/48 KB 16/114 KB 3/48 KB 19/114 KB 3/48 KB 11/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 6/48 KB 22/114 KB 6/48 KB 25/114 KB 9/48 KB 27/114 KB 11/48 KB 27/114 KB 9/48 KB 30/114 KB 11/48 KB 30/114 KB 14/48 KB 32/114 KB 16/48 KB 32/114 KB 14/48 KB 36/114 KB 16/48 KB 40/114 KB 19/48 KB 36/114 KB 19/48 KB 40/114 KB 22/48 KB 40/114 KB 25/48 KB 44/114 KB 25/48 KB 48/114 KB 27/48 KB 48/114 KB 25/48 KB 52/114 KB 27/48 KB 56/114 KB 30/48 KB 52/114 KB 30/48 KB 56/114 KB 32/48 KB 56/114 KB 36/48 KB 60/114 KB 40/48 KB 60/114 KB 44/48 KB 60/114 KB 48/48 KB 60/114 KB 36/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1198.7 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 114/114 KB 3/35 KB 114/114 KB 3/56 KB 6/35 KB 114/114 KB 3/56 KB 9/35 KB 114/114 KB 3/56 KB 11/35 KB 114/114 KB 3/56 KB 3/35 KB 114/114 KB 6/56 KB 11/35 KB 9/56 KB 11/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2224.7 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 11/56 KB 14/35 KB 11/56 KB 16/35 KB 11/56 KB 11/35 KB 14/56 KB 16/35 KB 16/56 KB 19/35 KB 14/56 KB 19/35 KB 16/56 KB 22/35 KB 19/56 KB 22/35 KB 3/29 KB 22/56 KB 25/35 KB 3/29 KB 19/56 KB 25/35 KB 3/29 KB 19/56 KB 22/35 KB 6/29 KB 22/56 KB 25/35 KB 6/29 KB 22/56 KB 27/35 KB 9/29 KB 22/56 KB 30/35 KB 9/29 KB 25/56 KB 32/35 KB 9/29 KB 22/56 KB 27/35 KB 11/29 KB 25/56 KB 32/35 KB 9/29 KB 25/56 KB 30/35 KB 11/29 KB 27/56 KB 32/35 KB 11/29 KB 27/56 KB 32/35 KB 3/85 KB 11/29 KB 27/56 KB 32/35 KB 5/85 KB 11/29 KB 27/56 KB 32/35 KB 8/85 KB 11/29 KB 27/56 KB 35/35 KB 11/85 KB 14/29 KB 30/56 KB 35/35 KB 13/85 KB 4/24 KB 11/29 KB 27/56 KB 35/35 KB 8/85 KB 14/29 KB 30/56 KB 35/35 KB 11/85 KB 4/24 KB 14/29 KB 30/56 KB 35/35 KB 11/85 KB 16/29 KB 30/56 KB 35/35 KB 13/85 KB 4/24 KB 19/29 KB 30/56 KB 35/35 KB 13/85 KB 4/24 KB 22/29 KB 30/56 KB 35/35 KB 13/85 KB 8/24 KB 25/29 KB 30/56 KB 35/35 KB 13/85 KB 8/24 KB 27/29 KB 30/56 KB 35/35 KB 16/85 KB 8/24 KB 29/29 KB 30/56 KB 35/35 KB 16/85 KB 8/24 KB 11/29 KB 30/56 KB 35/35 KB 11/85 KB 29/29 KB 32/56 KB 35/35 KB 16/85 KB 8/24 KB 29/29 KB 36/56 KB 35/35 KB 16/85 KB 8/24 KB 25/29 KB 30/56 KB 35/35 KB 16/85 KB 8/24 KB 19/29 KB 30/56 KB 35/35 KB 13/85 KB 8/24 KB 29/29 KB 36/56 KB 35/35 KB 16/85 KB 12/24 KB 29/29 KB 36/56 KB 35/35 KB 16/85 KB 16/24 KB 29/29 KB 36/56 KB 35/35 KB 16/85 KB 20/24 KB 29/29 KB 36/56 KB 35/35 KB 16/85 KB 24/24 KB 29/29 KB 36/56 KB 35/35 KB 19/85 KB 24/24 KB 29/29 KB 40/56 KB 35/35 KB 19/85 KB 24/24 KB 29/29 KB 40/56 KB 35/35 KB 19/85 KB 24/24 KB 29/29 KB 44/56 KB 35/35 KB 19/85 KB 24/24 KB 29/29 KB 48/56 KB 35/35 KB 21/85 KB 24/24 KB 29/29 KB 48/56 KB 35/35 KB 21/85 KB 24/24 KB 29/29 KB 48/56 KB 35/35 KB 24/85 KB 24/24 KB 29/29 KB 52/56 KB 35/35 KB 27/85 KB 24/24 KB 29/29 KB 52/56 KB 35/35 KB 24/85 KB 24/24 KB 29/29 KB 56/56 KB 35/35 KB 27/85 KB 24/24 KB 29/29 KB 56/56 KB 35/35 KB 29/85 KB 24/24 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 24/24 KB 56/56 KB 35/35 KB 36/85 KB 24/24 KB 56/56 KB 40/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 397.8 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 471.4 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 583.0 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 56/56 KB 44/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1254.2 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 48/85 KB 52/85 KB 3/86 KB 56/85 KB 3/86 KB 60/85 KB 3/86 KB 64/85 KB 3/86 KB 52/85 KB 6/86 KB 64/85 KB 9/86 KB 64/85 KB 11/86 KB 64/85 KB 14/86 KB 64/85 KB 16/86 KB 64/85 KB 19/86 KB 68/85 KB 22/86 KB 68/85 KB 16/86 KB 68/85 KB 22/86 KB 72/85 KB 25/86 KB 72/85 KB 25/86 KB 76/85 KB 25/86 KB 80/85 KB 27/86 KB 80/85 KB 27/86 KB 84/85 KB 4/218 KB 30/86 KB 85/85 KB 4/12 KB 4/218 KB 30/86 KB 84/85 KB 4/12 KB 4/218 KB 27/86 KB 84/85 KB 4/12 KB 4/218 KB 27/86 KB 84/85 KB 8/218 KB 30/86 KB 85/85 KB 4/12 KB 12/218 KB 30/86 KB 85/85 KB 8/12 KB 12/218 KB 30/86 KB 85/85 KB 4/12 KB 12/218 KB 30/86 KB 85/85 KB 12/12 KB 16/218 KB 30/86 KB 85/85 KB 12/12 KB 20/218 KB 30/86 KB 85/85 KB 12/12 KB 24/218 KB 30/86 KB 85/85 KB 12/12 KB 28/218 KB 30/86 KB 85/85 KB 12/12 KB 32/218 KB 30/86 KB 85/85 KB 12/12 KB 32/218 KB 32/86 KB 85/85 KB 12/12 KB 36/218 KB 36/86 KB 85/85 KB 12/12 KB 40/218 KB 36/86 KB 12/12 KB 44/218 KB 36/86 KB 12/12 KB 48/218 KB 36/86 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1016.4 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 44/218 KB 36/86 KB 12/12 KB 48/218 KB 40/86 KB 12/12 KB 48/218 KB 44/86 KB 12/12 KB 48/218 KB 48/86 KB 12/12 KB 48/218 KB 52/86 KB 12/12 KB 52/218 KB 56/86 KB 12/12 KB 52/218 KB 60/86 KB 12/12 KB 52/218 KB 64/86 KB 12/12 KB 52/218 KB 68/86 KB 12/12 KB 52/218 KB 52/86 KB 12/12 KB 56/218 KB 72/86 KB 12/12 KB 60/218 KB 72/86 KB 12/12 KB 64/218 KB 72/86 KB 12/12 KB 68/218 KB 72/86 KB 12/12 KB 72/218 KB 72/86 KB 12/12 KB 76/218 KB 72/86 KB 12/12 KB 76/218 KB 72/86 KB 12/12 KB 80/218 KB 72/86 KB 12/12 KB 80/218 KB 76/86 KB 12/12 KB 80/218 KB 80/86 KB 12/12 KB 84/218 KB 84/86 KB 12/12 KB 84/218 KB 86/86 KB 12/12 KB 84/218 KB 80/86 KB 12/12 KB 88/218 KB 86/86 KB 12/12 KB 92/218 KB 86/86 KB 12/12 KB 96/218 KB 86/86 KB 12/12 KB 100/218 KB 86/86 KB 12/12 KB 104/218 KB 86/86 KB 12/12 KB 108/218 KB 86/86 KB 12/12 KB 112/218 KB 12/12 KB 116/218 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 958.6 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 120/218 KB 12/12 KB 124/218 KB 12/12 KB 128/218 KB 12/12 KB 132/218 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 125.9 KB/sec) unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1999.5 KB/sec) unit-oai-hss-0: 09:32:28 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 09:32:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 09:32:28 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall664299900149971254.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2526311168709245629.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4158586090162074600.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8262291787601384665.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6267901506896913128.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7399825635272232676.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.397 s unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-23T09:32:28+00:00 unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 09:32:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 09:32:29 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 09:32:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:32:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:32:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:32:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:32:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 09:32:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 09:32:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 09:32:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:29 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:32:29 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 09:32:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 09:32:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:32:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:32:30 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:32:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:32:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:32:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 09:32:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 09:32:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 09:32:30 DEBUG unit.oai-epc/0.install + echo -n unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-epc-0: 09:32:31 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:32:31 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:32:31 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:32:31 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 09:32:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:32:31 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:32:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 2/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 16.8 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 806.8 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 723.2 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1108.7 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1094.7 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:32:31 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1554.1 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 791.4 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1389.0 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1277.9 KB/sec) unit-abot-epc-basic-0: 09:32:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 280.7 KB/sec) unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 336.5 KB/sec) unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-oai-epc-0: 09:32:32 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:32:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:32:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:32:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:32:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 254.9 KB/sec) unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 455.5 KB/sec) unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 09:32:32 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 09:32:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:32:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:32:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:32:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:32:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 09:32:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 230.6 KB/sec) unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 182.6 KB/sec) unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1211.1 KB/sec) unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 09:32:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 198.9 KB/sec) unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 211.7 KB/sec) unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 288.4 KB/sec) unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 143.1 KB/sec) unit-abot-epc-basic-0: 09:32:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 37.4 KB/sec) unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 166.3 KB/sec) unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 455.5 KB/sec) unit-abot-epc-basic-0: 09:32:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 529.2 KB/sec) unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1587.8 KB/sec) unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 887.1 KB/sec) unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 670.4 KB/sec) unit-abot-epc-basic-0: 09:32:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 247.1 KB/sec) unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 115.8 KB/sec) unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 669.9 KB/sec) unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 09:32:37 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 09:32:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:32:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:32:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:32:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:32:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:32:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 09:32:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1655.5 KB/sec) unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:32:37 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 09:32:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 09:32:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 09:32:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:32:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 327.5 KB/sec) unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 186.7 KB/sec) unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:32:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 135.7 KB/sec) unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 09:32:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:32:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:32:39 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-hss-0: 09:32:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 375.1 KB/sec) unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:32:39 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 09:32:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec) unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 995.0 KB/sec) unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-hss-0: 09:32:40 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 09:32:40 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:32:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:32:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:32:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:32:40 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1851.6 KB/sec) unit-abot-epc-basic-0: 09:32:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 65.6 KB/sec) unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 496.5 KB/sec) unit-abot-epc-basic-0: 09:32:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 201.1 KB/sec) unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 56.7 KB/sec) unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 09:32:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 206.2 KB/sec) unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 505.4 KB/sec) unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 222.8 KB/sec) unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 569.3 KB/sec) unit-abot-epc-basic-0: 09:32:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1337.3 KB/sec) unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 724.2 KB/sec) unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1659.8 KB/sec) unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 09:32:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 389.3 KB/sec) unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 958.9 KB/sec) unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 306.6 KB/sec) unit-abot-epc-basic-0: 09:32:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 55.1 KB/sec) unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 09:32:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 09:32:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1085.7 KB/sec) unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 694.1 KB/sec) unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 428.2 KB/sec) unit-abot-epc-basic-0: 09:32:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 09:32:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 09:32:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 09:32:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 09:32:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 09:32:49 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 349.9 KB/sec) unit-abot-epc-basic-0: 09:32:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 311.5 KB/sec) unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 264.1 KB/sec) unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-oai-hss-0: 09:32:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 09:32:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:32:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:32:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:32:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:32:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:32:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 698.2 KB/sec) unit-abot-epc-basic-0: 09:32:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-oai-hss-0: 09:32:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1266.9 KB/sec) unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 09:32:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 09:32:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-oai-hss-0: 09:32:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 715.4 KB/sec) unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1054.3 KB/sec) unit-abot-epc-basic-0: 09:32:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2226.1 KB/sec) unit-oai-hss-0: 09:32:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 311.6 KB/sec) unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 09:32:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:32:52 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 09:32:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:32:52 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1268.7 KB/sec) unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-oai-epc-0: 09:32:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 09:32:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:32:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:32:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:32:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:32:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:32:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-oai-epc-0: 09:32:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:32:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 09:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-oai-epc-0: 09:32:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 09:32:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:32:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 09:32:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 09:32:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-hss-0: 09:32:53 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:32:53 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:32:53 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:32:53 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 09:32:53 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 0.6 KB/sec) unit-abot-epc-basic-0: 09:32:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-oai-epc-0: 09:32:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:32:53 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:32:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 09:32:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:32:54 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:32:54 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:32:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:32:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:32:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:32:54 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 436.6 KB/sec) unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 436.1 KB/sec) unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:32:54 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 09:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.8 KB/sec) unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-epc-0: 09:32:55 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:32:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:32:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:32:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:32:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:32:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 789.9 KB/sec) unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 09:32:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1775.3 KB/sec) unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 317.5 KB/sec) unit-abot-epc-basic-0: 09:32:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 09:32:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 09:32:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 09:32:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 09:33:00 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 329.3 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 3/590 KB 6/590 KB 9/590 KB 11/590 KB 14/590 KB 16/590 KB 19/590 KB 22/590 KB 25/590 KB 27/590 KB 30/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 63/590 KB 67/590 KB 71/590 KB 75/590 KB 79/590 KB 83/590 KB 87/590 KB 91/590 KB 95/590 KB 99/590 KB 103/590 KB 107/590 KB 111/590 KB 115/590 KB 119/590 KB 123/590 KB 127/590 KB 131/590 KB 135/590 KB 139/590 KB 143/590 KB 147/590 KB 151/590 KB 155/590 KB 159/590 KB 163/590 KB 167/590 KB 171/590 KB 175/590 KB 179/590 KB 183/590 KB 3/10 KB 179/590 KB 3/10 KB 183/590 KB 5/10 KB 183/590 KB 8/10 KB 183/590 KB 10/10 KB 187/590 KB 10/10 KB 191/590 KB 10/10 KB 191/590 KB 10/10 KB 3/240 KB 191/590 KB 10/10 KB 6/240 KB 191/590 KB 10/10 KB 9/240 KB 191/590 KB 10/10 KB 11/240 KB 195/590 KB 10/10 KB 11/240 KB 199/590 KB 10/10 KB 11/240 KB 203/590 KB 10/10 KB 11/240 KB 207/590 KB 10/10 KB 11/240 KB 211/590 KB 10/10 KB 11/240 KB 215/590 KB 10/10 KB 11/240 KB 219/590 KB 10/10 KB 11/240 KB 223/590 KB 10/10 KB 11/240 KB 223/590 KB 10/10 KB 11/240 KB 3/1710 KB 223/590 KB 10/10 KB 11/240 KB 5/1710 KB 223/590 KB 10/10 KB 11/240 KB 8/1710 KB 223/590 KB 10/10 KB 11/240 KB 11/1710 KB 223/590 KB 10/10 KB 11/240 KB 13/1710 KB 223/590 KB 10/10 KB 14/240 KB 13/1710 KB 223/590 KB 10/10 KB 16/240 KB 13/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 129.6 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 223/590 KB 19/240 KB 13/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 223/590 KB 22/240 KB 13/1710 KB 223/590 KB 25/240 KB 13/1710 KB 223/590 KB 27/240 KB 13/1710 KB 223/590 KB 27/240 KB 16/1710 KB 223/590 KB 30/240 KB 16/1710 KB 223/590 KB 32/240 KB 16/1710 KB 223/590 KB 32/240 KB 19/1710 KB 223/590 KB 32/240 KB 21/1710 KB 223/590 KB 32/240 KB 24/1710 KB 223/590 KB 32/240 KB 27/1710 KB 227/590 KB 32/240 KB 27/1710 KB 231/590 KB 36/240 KB 29/1710 KB 235/590 KB 36/240 KB 29/1710 KB 239/590 KB 36/240 KB 29/1710 KB 227/590 KB 36/240 KB 29/1710 KB 227/590 KB 32/240 KB 29/1710 KB 239/590 KB 36/240 KB 3/44 KB 32/1710 KB 239/590 KB 40/240 KB 3/44 KB 32/1710 KB 239/590 KB 44/240 KB 3/44 KB 32/1710 KB 239/590 KB 48/240 KB 3/44 KB 32/1710 KB 239/590 KB 52/240 KB 3/44 KB 36/1710 KB 239/590 KB 56/240 KB 3/44 KB 36/1710 KB 239/590 KB 60/240 KB 3/44 KB 36/1710 KB 239/590 KB 64/240 KB 3/44 KB 36/1710 KB 239/590 KB 36/240 KB 3/44 KB 29/1710 KB 239/590 KB 64/240 KB 6/44 KB 36/1710 KB 239/590 KB 48/240 KB 3/44 KB 36/1710 KB 239/590 KB 64/240 KB 6/44 KB 40/1710 KB 239/590 KB 64/240 KB 6/44 KB 44/1710 KB 239/590 KB 64/240 KB 6/44 KB 48/1710 KB 239/590 KB 64/240 KB 6/44 KB 52/1710 KB 239/590 KB 64/240 KB 6/44 KB 56/1710 KB 239/590 KB 64/240 KB 6/44 KB 60/1710 KB 239/590 KB 64/240 KB 9/44 KB 64/1710 KB 239/590 KB 64/240 KB 9/44 KB 60/1710 KB 239/590 KB 64/240 KB 11/44 KB 64/1710 KB 239/590 KB 68/240 KB 14/44 KB 64/1710 KB 243/590 KB 68/240 KB 16/44 KB 68/1710 KB 239/590 KB 68/240 KB 11/44 KB 64/1710 KB 243/590 KB 72/240 KB 16/44 KB 68/1710 KB 243/590 KB 76/240 KB 19/44 KB 68/1710 KB 243/590 KB 80/240 KB 19/44 KB 68/1710 KB 3/232 KB 243/590 KB 68/240 KB 14/44 KB 68/1710 KB 243/590 KB 80/240 KB 19/44 KB 72/1710 KB 3/232 KB 243/590 KB 80/240 KB 19/44 KB 76/1710 KB 3/232 KB 243/590 KB 80/240 KB 19/44 KB 80/1710 KB 3/232 KB 243/590 KB 68/240 KB 14/44 KB 64/1710 KB 247/590 KB 80/240 KB 19/44 KB 80/1710 KB 3/232 KB 251/590 KB 84/240 KB 19/44 KB 80/1710 KB 3/232 KB 255/590 KB 84/240 KB 19/44 KB 80/1710 KB 3/232 KB 259/590 KB 84/240 KB 19/44 KB 80/1710 KB 3/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 3/232 KB 243/590 KB 80/240 KB 19/44 KB 68/1710 KB 3/232 KB 243/590 KB 76/240 KB 19/44 KB 68/1710 KB 3/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 5/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 8/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 11/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 13/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 16/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 19/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 21/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 24/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 27/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 29/232 KB 263/590 KB 84/240 KB 19/44 KB 84/1710 KB 32/232 KB 263/590 KB 84/240 KB 22/44 KB 84/1710 KB 32/232 KB 263/590 KB 84/240 KB 25/44 KB 84/1710 KB 32/232 KB 263/590 KB 84/240 KB 27/44 KB 84/1710 KB 32/232 KB 259/590 KB 84/240 KB 19/44 KB 84/1710 KB 3/232 KB 263/590 KB 84/240 KB 27/44 KB 88/1710 KB 32/232 KB 263/590 KB 84/240 KB 27/44 KB 92/1710 KB 32/232 KB 247/590 KB 84/240 KB 19/44 KB 80/1710 KB 3/232 KB 263/590 KB 88/240 KB 30/44 KB 92/1710 KB 32/232 KB 263/590 KB 92/240 KB 30/44 KB 92/1710 KB 32/232 KB 263/590 KB 96/240 KB 30/44 KB 92/1710 KB 32/232 KB 263/590 KB 84/240 KB 30/44 KB 92/1710 KB 32/232 KB 263/590 KB 96/240 KB 32/44 KB 96/1710 KB 32/232 KB 263/590 KB 96/240 KB 30/44 KB 96/1710 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 32/232 KB 263/590 KB 96/240 KB 32/44 KB 100/1710 KB 36/232 KB 263/590 KB 96/240 KB 32/44 KB 96/1710 KB 36/232 KB 267/590 KB 100/240 KB 36/44 KB 100/1710 KB 40/232 KB 267/590 KB 100/240 KB 36/44 KB 100/1710 KB 44/232 KB 267/590 KB 100/240 KB 36/44 KB 100/1710 KB 48/232 KB 267/590 KB 100/240 KB 36/44 KB 100/1710 KB 36/232 KB 267/590 KB 100/240 KB 40/44 KB 100/1710 KB 48/232 KB 267/590 KB 100/240 KB 44/44 KB 104/1710 KB 52/232 KB 267/590 KB 100/240 KB 32/44 KB 100/1710 KB 36/232 KB 271/590 KB 100/240 KB 44/44 KB 104/1710 KB 52/232 KB 263/590 KB 100/240 KB 32/44 KB 100/1710 KB 36/232 KB 271/590 KB 104/240 KB 44/44 KB 104/1710 KB 52/232 KB 271/590 KB 108/240 KB 44/44 KB 104/1710 KB 52/232 KB 275/590 KB 112/240 KB 44/44 KB 104/1710 KB 52/232 KB 267/590 KB 100/240 KB 40/44 KB 104/1710 KB 52/232 KB 275/590 KB 112/240 KB 44/44 KB 108/1710 KB 52/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 52/232 KB 267/590 KB 100/240 KB 40/44 KB 100/1710 KB 52/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 56/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 60/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 64/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 68/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 72/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 76/232 KB 275/590 KB 112/240 KB 44/44 KB 116/1710 KB 80/232 KB 275/590 KB 116/240 KB 44/44 KB 120/1710 KB 80/232 KB 275/590 KB 116/240 KB 44/44 KB 124/1710 KB 80/232 KB 275/590 KB 108/240 KB 44/44 KB 104/1710 KB 52/232 KB 279/590 KB 116/240 KB 44/44 KB 128/1710 KB 80/232 KB 283/590 KB 116/240 KB 44/44 KB 128/1710 KB 80/232 KB 287/590 KB 116/240 KB 44/44 KB 128/1710 KB 80/232 KB 275/590 KB 116/240 KB 44/44 KB 116/1710 KB 80/232 KB 287/590 KB 120/240 KB 44/44 KB 128/1710 KB 80/232 KB 287/590 KB 124/240 KB 44/44 KB 128/1710 KB 80/232 KB 287/590 KB 128/240 KB 44/44 KB 128/1710 KB 80/232 KB 287/590 KB 132/240 KB 44/44 KB 128/1710 KB 80/232 KB 291/590 KB 136/240 KB 44/44 KB 128/1710 KB 80/232 KB 291/590 KB 140/240 KB 44/44 KB 128/1710 KB 80/232 KB 291/590 KB 144/240 KB 44/44 KB 128/1710 KB 80/232 KB 275/590 KB 112/240 KB 44/44 KB 112/1710 KB 80/232 KB 291/590 KB 144/240 KB 44/44 KB 128/1710 KB 84/232 KB 291/590 KB 144/240 KB 44/44 KB 128/1710 KB 88/232 KB 291/590 KB 144/240 KB 44/44 KB 128/1710 KB 92/232 KB 291/590 KB 144/240 KB 44/44 KB 128/1710 KB 96/232 KB 291/590 KB 132/240 KB 44/44 KB 128/1710 KB 80/232 KB 295/590 KB 144/240 KB 44/44 KB 128/1710 KB 96/232 KB 299/590 KB 144/240 KB 44/44 KB 128/1710 KB 96/232 KB 303/590 KB 144/240 KB 44/44 KB 128/1710 KB 96/232 KB 307/590 KB 144/240 KB 44/44 KB 128/1710 KB 96/232 KB 311/590 KB 148/240 KB 128/1710 KB 100/232 KB 315/590 KB 148/240 KB 128/1710 KB 100/232 KB 319/590 KB 148/240 KB 128/1710 KB 100/232 KB 275/590 KB 116/240 KB 44/44 KB 128/1710 KB 80/232 KB 319/590 KB 148/240 KB 132/1710 KB 100/232 KB 319/590 KB 148/240 KB 136/1710 KB 100/232 KB 319/590 KB 148/240 KB 140/1710 KB 100/232 KB 319/590 KB 148/240 KB 144/1710 KB 100/232 KB 319/590 KB 148/240 KB 148/1710 KB 100/232 KB 319/590 KB 148/240 KB 152/1710 KB 100/232 KB 319/590 KB 148/240 KB 156/1710 KB 100/232 KB 319/590 KB 148/240 KB 160/1710 KB 100/232 KB 319/590 KB 148/240 KB 164/1710 KB 100/232 KB 323/590 KB 148/240 KB 168/1710 KB 100/232 KB 307/590 KB 148/240 KB 128/1710 KB 100/232 KB 323/590 KB 152/240 KB 168/1710 KB 100/232 KB 307/590 KB 144/240 KB 128/1710 KB 100/232 KB 323/590 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 156/240 KB 168/1710 KB 104/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 366.4 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 323/590 KB 156/240 KB 168/1710 KB 108/232 KB 323/590 KB 156/240 KB 168/1710 KB 112/232 KB 323/590 KB 156/240 KB 168/1710 KB 116/232 KB 323/590 KB 156/240 KB 168/1710 KB 120/232 KB 323/590 KB 156/240 KB 168/1710 KB 124/232 KB 323/590 KB 148/240 KB 164/1710 KB 100/232 KB 327/590 KB 156/240 KB 168/1710 KB 124/232 KB 323/590 KB 156/240 KB 168/1710 KB 116/232 KB 327/590 KB 160/240 KB 168/1710 KB 124/232 KB 327/590 KB 164/240 KB 168/1710 KB 124/232 KB 331/590 KB 164/240 KB 168/1710 KB 128/232 KB 327/590 KB 164/240 KB 168/1710 KB 128/232 KB 331/590 KB 168/240 KB 168/1710 KB 128/232 KB 335/590 KB 168/240 KB 172/1710 KB 128/232 KB 339/590 KB 172/240 KB 172/1710 KB 128/232 KB 343/590 KB 172/240 KB 172/1710 KB 132/232 KB 347/590 KB 172/240 KB 172/1710 KB 132/232 KB 351/590 KB 172/240 KB 172/1710 KB 132/232 KB 331/590 KB 168/240 KB 172/1710 KB 128/232 KB 351/590 KB 172/240 KB 176/1710 KB 132/232 KB 351/590 KB 172/240 KB 180/1710 KB 132/232 KB 351/590 KB 172/240 KB 184/1710 KB 132/232 KB 351/590 KB 172/240 KB 188/1710 KB 132/232 KB 351/590 KB 172/240 KB 192/1710 KB 132/232 KB 351/590 KB 4/258 KB 172/240 KB 196/1710 KB 132/232 KB 355/590 KB 4/258 KB 172/240 KB 200/1710 KB 132/232 KB 355/590 KB 4/258 KB 172/240 KB 204/1710 KB 132/232 KB 355/590 KB 4/258 KB 172/240 KB 208/1710 KB 132/232 KB 339/590 KB 172/240 KB 172/1710 KB 132/232 KB 335/590 KB 172/240 KB 172/1710 KB 128/232 KB 355/590 KB 4/258 KB 176/240 KB 208/1710 KB 132/232 KB 355/590 KB 4/258 KB 180/240 KB 208/1710 KB 132/232 KB 355/590 KB 4/258 KB 184/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 188/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 192/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 196/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 200/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 172/240 KB 196/1710 KB 132/232 KB 351/590 KB 4/258 KB 172/240 KB 192/1710 KB 132/232 KB 355/590 KB 8/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 12/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 16/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 20/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 24/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 28/258 KB 204/240 KB 208/1710 KB 136/232 KB 355/590 KB 4/258 KB 180/240 KB 208/1710 KB 136/232 KB 355/590 KB 28/258 KB 204/240 KB 208/1710 KB 140/232 KB 355/590 KB 28/258 KB 204/240 KB 208/1710 KB 144/232 KB 355/590 KB 28/258 KB 204/240 KB 208/1710 KB 148/232 KB 355/590 KB 32/258 KB 204/240 KB 208/1710 KB 148/232 KB 355/590 KB 36/258 KB 204/240 KB 208/1710 KB 148/232 KB 359/590 KB 40/258 KB 204/240 KB 208/1710 KB 152/232 KB 359/590 KB 36/258 KB 204/240 KB 208/1710 KB 152/232 KB 359/590 KB 40/258 KB 208/240 KB 208/1710 KB 156/232 KB 359/590 KB 40/258 KB 208/240 KB 208/1710 KB 160/232 KB 359/590 KB 40/258 KB 208/240 KB 208/1710 KB 164/232 KB 359/590 KB 44/258 KB 208/240 KB 212/1710 KB 168/232 KB 359/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 359/590 KB 36/258 KB 204/240 KB 208/1710 KB 148/232 KB 363/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 367/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 371/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 375/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 379/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 383/590 KB 44/258 KB 208/240 KB 212/1710 KB 172/232 KB 359/590 KB 44/258 KB 208/240 KB 212/1710 KB 164/232 KB 38 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 3/590 KB 44/258 KB 208/240 KB 214/1710 KB 176/232 KB 359/590 KB 44/258 KB 208/240 KB 208/1710 KB 164/232 KB 383/590 KB 48/258 KB 208/240 KB 214/1710 KB 176/232 KB 359/590 KB 40/258 KB 208/240 KB 208/1710 KB 152/232 KB 383/590 KB 48/258 KB 212/240 KB 214/1710 KB 176/232 KB 383/590 KB 52/258 KB 216/240 KB 218/1710 KB 176/232 KB 383/590 KB 52/258 KB 220/240 KB 218/1710 KB 176/232 KB 383/590 KB 52/258 KB 224/240 KB 218/1710 KB 176/232 KB 383/590 KB 52/258 KB 228/240 KB 218/1710 KB 176/232 KB 387/590 KB 52/258 KB 232/240 KB 218/1710 KB 176/232 KB 387/590 KB 52/258 KB 236/240 KB 218/1710 KB 176/232 KB 387/590 KB 52/258 KB 240/240 KB 218/1710 KB 176/232 KB 383/590 KB 44/258 KB 208/240 KB 212/1710 KB 176/232 KB 387/590 KB 52/258 KB 240/240 KB 218/1710 KB 180/232 KB 387/590 KB 52/258 KB 240/240 KB 218/1710 KB 184/232 KB 387/590 KB 52/258 KB 228/240 KB 218/1710 KB 176/232 KB 391/590 KB 52/258 KB 240/240 KB 218/1710 KB 184/232 KB 383/590 KB 52/258 KB 212/240 KB 218/1710 KB 176/232 KB 383/590 KB 52/258 KB 212/240 KB 214/1710 KB 176/232 KB 391/590 KB 56/258 KB 240/240 KB 222/1710 KB 184/232 KB 391/590 KB 60/258 KB 240/240 KB 222/1710 KB 184/232 KB 391/590 KB 64/258 KB 240/240 KB 222/1710 KB 184/232 KB 391/590 KB 64/258 KB 240/240 KB 222/1710 KB 184/232 KB 391/590 KB 68/258 KB 240/240 KB 222/1710 KB 184/232 KB 395/590 KB 68/258 KB 240/240 KB 226/1710 KB 188/232 KB 395/590 KB 68/258 KB 240/240 KB 226/1710 KB 184/232 KB 391/590 KB 68/258 KB 240/240 KB 226/1710 KB 184/232 KB 395/590 KB 68/258 KB 240/240 KB 230/1710 KB 188/232 KB 399/590 KB 68/258 KB 240/240 KB 230/1710 KB 188/232 KB 403/590 KB 68/258 KB 240/240 KB 234/1710 KB 192/232 KB 399/590 KB 68/258 KB 240/240 KB 234/1710 KB 192/232 KB 403/590 KB 72/258 KB 240/240 KB 238/1710 KB 192/232 KB 403/590 KB 72/258 KB 240/240 KB 242/1710 KB 192/232 KB 403/590 KB 72/258 KB 240/240 KB 246/1710 KB 192/232 KB 399/590 KB 68/258 KB 240/240 KB 230/1710 KB 192/232 KB 407/590 KB 72/258 KB 240/240 KB 246/1710 KB 196/232 KB 407/590 KB 72/258 KB 240/240 KB 246/1710 KB 200/232 KB 407/590 KB 72/258 KB 240/240 KB 246/1710 KB 204/232 KB 407/590 KB 72/258 KB 240/240 KB 246/1710 KB 208/232 KB 407/590 KB 72/258 KB 240/240 KB 246/1710 KB 192/232 KB 411/590 KB 72/258 KB 246/1710 KB 208/232 KB 403/590 KB 72/258 KB 240/240 KB 234/1710 KB 192/232 KB 411/590 KB 76/258 KB 246/1710 KB 208/232 KB 411/590 KB 80/258 KB 246/1710 KB 208/232 KB 415/590 KB 80/258 KB 246/1710 KB 208/232 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1505.0 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 415/590 KB 80/258 KB 250/1710 KB 208/232 KB 415/590 KB 80/258 KB 254/1710 KB 208/232 KB 415/590 KB 80/258 KB 258/1710 KB 208/232 KB 415/590 KB 80/258 KB 262/1710 KB 208/232 KB 415/590 KB 80/258 KB 266/1710 KB 208/232 KB 415/590 KB 80/258 KB 270/1710 KB 208/232 KB 415/590 KB 80/258 KB 274/1710 KB 208/232 KB 415/590 KB 80/258 KB 278/1710 KB 208/232 KB 415/590 KB 80/258 KB 282/1710 KB 208/232 KB 415/590 KB 80/258 KB 286/1710 KB 208/232 KB 415/590 KB 80/258 KB 290/1710 KB 208/232 KB 415/590 KB 80/258 KB 294/1710 KB 208/232 KB 415/590 KB 80/258 KB 298/1710 KB 208/232 KB 415/590 KB 80/258 KB 302/1710 KB 208/232 KB 415/590 KB 80/258 KB 306/1710 KB 208/232 KB 415/590 KB 80/258 KB 310/1710 KB 208/232 KB 415/590 KB 80/258 KB 314/1710 KB 208/232 KB 415/590 KB 80/258 KB 318/1710 KB 208/232 KB 415/590 KB 80/258 KB 322/1710 KB 208/232 KB 415/590 KB 80/258 KB 326/1710 KB 208/232 KB 415/590 KB 80/258 KB 330/1710 KB 208/232 KB 415/590 KB 80/258 KB 334/1710 KB 208/232 KB 415/590 KB 80/258 KB 338/1710 KB 208/232 KB 415/590 KB 80/258 KB 342/1710 KB 208/232 KB 419/590 KB 84/258 KB 342/1710 KB 212/232 KB 419/590 KB 84/258 KB 342/1710 KB 216/232 KB 419/590 KB 84/258 KB 342/1710 KB 220/232 KB 419/590 KB 84/258 KB 342/1710 KB 224/232 KB 419/590 KB 84/258 KB 342/1710 KB 228/232 KB 419/590 KB 84/258 KB 342/1710 KB 232/232 KB 419/590 KB 84/258 KB 342/1710 KB 232/232 KB 419/590 KB 84/258 KB 342/1710 KB 208/232 KB 419/590 KB 88/258 KB 342/1710 KB 232/232 KB 419/590 KB 92/258 KB 342/1710 KB 232/232 KB 419/590 KB 96/258 KB 342/1710 KB 232/232 KB 419/590 KB 100/258 KB 342/1710 KB 232/232 KB 419/590 KB 104/258 KB 342/1710 KB 232/232 KB 419/590 KB 108/258 KB 342/1710 KB 232/232 KB 419/590 KB 112/258 KB 342/1710 KB 232/232 KB 419/590 KB 116/258 KB 342/1710 KB 232/232 KB 419/590 KB 80/258 KB 342/1710 KB 208/232 KB 423/590 KB 116/258 KB 342/1710 KB 232/232 KB 427/590 KB 116/258 KB 342/1710 KB 232/232 KB 431/590 KB 116/258 KB 342/1710 KB 232/232 KB 435/590 KB 116/258 KB 342/1710 KB 232/232 KB 439/590 KB 4/223 KB 116/258 KB 342/1710 KB 232/232 KB 443/590 KB 4/223 KB 116/258 KB 342/1710 KB 232/232 KB 447/590 KB 4/223 KB 116/258 KB 342/1710 KB 232/232 KB 451/590 KB 4/223 KB 116/258 KB 342/1710 KB 232/232 KB 435/590 KB 4/223 KB 116/258 KB 342/1710 KB 232/232 KB 451/590 KB 8/223 KB 120/258 KB 342/1710 KB 232/232 KB 451/590 KB 12/223 KB 120/258 KB 342/1710 KB 232/232 KB 451/590 KB 4/223 KB 120/258 KB 342/1710 KB 232/232 KB 455/590 KB 12/223 KB 124/258 KB 342/1710 KB 232/232 KB 455/590 KB 12/223 KB 120/258 KB 342/1710 KB 232/232 KB 459/590 KB 16/223 KB 124/258 KB 342/1710 KB 232/232 KB 463/590 KB 16/223 KB 124/258 KB 342/1710 KB 232/232 KB 455/590 KB 16/223 KB 124/258 KB 342/1710 KB 232/232 KB 463/590 KB 16/223 KB 128/258 KB 342/1710 KB 232/232 KB 467/590 KB 16/223 KB 128/258 KB 342/1710 KB 232/232 KB 471/590 KB 20/223 KB 132/258 KB 342/1710 KB 232/232 KB 475/590 KB 20/223 KB 132/258 KB 342/1710 KB 467/590 KB 20/223 KB 132/258 KB 342/1710 KB 232/232 KB 475/590 KB 24/223 KB 132/258 KB 342/1710 KB 475/590 KB 28/223 KB 132/258 KB 342/1710 KB 475/590 KB 32/223 KB 132/258 KB 342/1710 KB 467/590 KB 16/223 KB 132/258 KB 342/1710 KB 232/232 KB 479/590 KB 32/223 KB 136/258 KB 342/1710 KB 479/590 KB 32/223 KB 140/258 KB 342/1710 KB 479/590 KB 32/223 KB 144/258 KB 342/1710 KB 479/590 KB 32/223 KB 132/258 KB 342/1710 KB Downloaded: https: unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install //repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1317.5 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 479/590 KB 36/223 KB 144/258 KB 342/1710 KB 483/590 KB 40/223 KB 148/258 KB 342/1710 KB 483/590 KB 44/223 KB 148/258 KB 342/1710 KB 483/590 KB 48/223 KB 148/258 KB 342/1710 KB 483/590 KB 36/223 KB 148/258 KB 342/1710 KB 487/590 KB 48/223 KB 148/258 KB 342/1710 KB 491/590 KB 48/223 KB 148/258 KB 342/1710 KB 495/590 KB 48/223 KB 148/258 KB 342/1710 KB 479/590 KB 36/223 KB 148/258 KB 342/1710 KB 495/590 KB 48/223 KB 152/258 KB 342/1710 KB 495/590 KB 48/223 KB 156/258 KB 342/1710 KB 495/590 KB 48/223 KB 160/258 KB 342/1710 KB 495/590 KB 48/223 KB 164/258 KB 342/1710 KB 499/590 KB 52/223 KB 168/258 KB 346/1710 KB 499/590 KB 52/223 KB 172/258 KB 346/1710 KB 499/590 KB 52/223 KB 176/258 KB 346/1710 KB 499/590 KB 52/223 KB 180/258 KB 346/1710 KB 499/590 KB 52/223 KB 164/258 KB 346/1710 KB 499/590 KB 52/223 KB 180/258 KB 350/1710 KB 499/590 KB 52/223 KB 164/258 KB 342/1710 KB 499/590 KB 56/223 KB 180/258 KB 350/1710 KB 499/590 KB 56/223 KB 180/258 KB 4/208 KB 350/1710 KB 499/590 KB 56/223 KB 180/258 KB 8/208 KB 350/1710 KB 499/590 KB 56/223 KB 180/258 KB 12/208 KB 350/1710 KB 499/590 KB 56/223 KB 180/258 KB 16/208 KB 350/1710 KB 499/590 KB 48/223 KB 164/258 KB 342/1710 KB 503/590 KB 56/223 KB 180/258 KB 16/208 KB 350/1710 KB 503/590 KB 60/223 KB 180/258 KB 16/208 KB 350/1710 KB 503/590 KB 64/223 KB 180/258 KB 16/208 KB 350/1710 KB 507/590 KB 64/223 KB 180/258 KB 16/208 KB 350/1710 KB 507/590 KB 64/223 KB 180/258 KB 20/208 KB 350/1710 KB 507/590 KB 64/223 KB 180/258 KB 24/208 KB 350/1710 KB 507/590 KB 64/223 KB 180/258 KB 28/208 KB 350/1710 KB 511/590 KB 64/223 KB 180/258 KB 32/208 KB 350/1710 KB 507/590 KB 64/223 KB 180/258 KB 32/208 KB 350/1710 KB 511/590 KB 64/223 KB 180/258 KB 32/208 KB 354/1710 KB 511/590 KB 64/223 KB 180/258 KB 32/208 KB 358/1710 KB 511/590 KB 64/223 KB 180/258 KB 32/208 KB 362/1710 KB 515/590 KB 68/223 KB 184/258 KB 36/208 KB 366/1710 KB 515/590 KB 68/223 KB 184/258 KB 36/208 KB 362/1710 KB 519/590 KB 68/223 KB 184/258 KB 36/208 KB 366/1710 KB 523/590 KB 68/223 KB 184/258 KB 36/208 KB 366/1710 KB 511/590 KB 68/223 KB 184/258 KB 36/208 KB 362/1710 KB 511/590 KB 68/223 KB 180/258 KB 36/208 KB 362/1710 KB 527/590 KB 72/223 KB 188/258 KB 36/208 KB 366/1710 KB 511/590 KB 64/223 KB 180/258 KB 36/208 KB 362/1710 KB 527/590 KB 72/223 KB 188/258 KB 40/208 KB 366/1710 KB 527/590 KB 76/223 KB 188/258 KB 44/208 KB 366/1710 KB 527/590 KB 76/223 KB 188/258 KB 48/208 KB 366/1710 KB 527/590 KB 68/223 KB 188/258 KB 36/208 KB 366/1710 KB 527/590 KB 76/223 KB 192/258 KB 48/208 KB 366/1710 KB 527/590 KB 76/223 KB 196/258 KB 48/208 KB 366/1710 KB 527/590 KB 76/223 KB 200/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 204/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 208/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 212/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 216/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 220/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 224/258 KB 52/208 KB 370/1710 KB 527/590 KB 68/223 KB 184/258 KB 36/208 KB 366/1710 KB 527/590 KB 76/223 KB 188/258 KB 40/208 KB 366/1710 KB 527/590 KB 80/223 KB 224/258 KB 52/208 KB 370/1710 KB 527/590 KB 84/223 KB 224/258 KB 52/208 KB 370/1710 KB 531/590 KB 88/223 KB 224/258 KB 52/208 KB 370/1710 KB 531/590 KB 92/223 KB 224/258 KB 52/208 KB 370/1710 KB 531/590 KB 96/223 KB 224/258 KB 52/208 KB 370/1710 KB 527/590 KB 76/223 KB 196/258 KB 52/208 KB 370/1710 KB 531/590 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install KB 96/223 KB 224/258 KB 56/208 KB 370/1710 KB 531/590 KB 96/223 KB 224/258 KB 60/208 KB 370/1710 KB 531/590 KB 96/223 KB 224/258 KB 64/208 KB 370/1710 KB 527/590 KB 76/223 KB 196/258 KB 48/208 KB 370/1710 KB 531/590 KB 96/223 KB 224/258 KB 64/208 KB 374/1710 KB 531/590 KB 96/223 KB 224/258 KB 64/208 KB 378/1710 KB 531/590 KB 96/223 KB 224/258 KB 64/208 KB 382/1710 KB 531/590 KB 96/223 KB 224/258 KB 64/208 KB 386/1710 KB 531/590 KB 100/223 KB 224/258 KB 64/208 KB 390/1710 KB 531/590 KB 100/223 KB 224/258 KB 64/208 KB 394/1710 KB 531/590 KB 100/223 KB 228/258 KB 68/208 KB 398/1710 KB 531/590 KB 100/223 KB 228/258 KB 68/208 KB 402/1710 KB 531/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 531/590 KB 84/223 KB 224/258 KB 52/208 KB 370/1710 KB 535/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 539/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 543/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 547/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 551/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 555/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 559/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 563/590 KB 100/223 KB 228/258 KB 68/208 KB 406/1710 KB 567/590 KB 100/223 KB 228/258 KB 68/208 KB 410/1710 KB 571/590 KB 100/223 KB 228/258 KB 68/208 KB 410/1710 KB 575/590 KB 100/223 KB 228/258 KB 68/208 KB 410/1710 KB 531/590 KB 100/223 KB 228/258 KB 68/208 KB 394/1710 KB 575/590 KB 100/223 KB 232/258 KB 68/208 KB 410/1710 KB 531/590 KB 100/223 KB 224/258 KB 68/208 KB 394/1710 KB 531/590 KB 100/223 KB 224/258 KB 64/208 KB 386/1710 KB 575/590 KB 104/223 KB 232/258 KB 68/208 KB 410/1710 KB 575/590 KB 108/223 KB 232/258 KB 68/208 KB 410/1710 KB 575/590 KB 108/223 KB 232/258 KB 72/208 KB 410/1710 KB 575/590 KB 112/223 KB 232/258 KB 76/208 KB 410/1710 KB 575/590 KB 112/223 KB 232/258 KB 80/208 KB 410/1710 KB 575/590 KB 112/223 KB 232/258 KB 84/208 KB 410/1710 KB 575/590 KB 112/223 KB 236/258 KB 88/208 KB 410/1710 KB 563/590 KB 100/223 KB 228/258 KB 68/208 KB 410/1710 KB 575/590 KB 112/223 KB 236/258 KB 84/208 KB 410/1710 KB 575/590 KB 112/223 KB 240/258 KB 88/208 KB 414/1710 KB 575/590 KB 112/223 KB 232/258 KB 72/208 KB 410/1710 KB 575/590 KB 116/223 KB 240/258 KB 88/208 KB 414/1710 KB 575/590 KB 120/223 KB 240/258 KB 88/208 KB 414/1710 KB 575/590 KB 124/223 KB 240/258 KB 88/208 KB 414/1710 KB 575/590 KB 128/223 KB 240/258 KB 88/208 KB 414/1710 KB 575/590 KB 132/223 KB 240/258 KB 88/208 KB 414/1710 KB 579/590 KB 136/223 KB 244/258 KB 92/208 KB 414/1710 KB 579/590 KB 140/223 KB 244/258 KB 92/208 KB 414/1710 KB 579/590 KB 144/223 KB 244/258 KB 92/208 KB 414/1710 KB 575/590 KB 128/223 KB 240/258 KB 88/208 KB 414/1710 KB 579/590 KB 144/223 KB 244/258 KB 92/208 KB 418/1710 KB 579/590 KB 144/223 KB 244/258 KB 92/208 KB 422/1710 KB 579/590 KB 144/223 KB 244/258 KB 92/208 KB 426/1710 KB 579/590 KB 144/223 KB 244/258 KB 92/208 KB 430/1710 KB 579/590 KB 148/223 KB 244/258 KB 92/208 KB 434/1710 KB 579/590 KB 148/223 KB 244/258 KB 92/208 KB 438/1710 KB 579/590 KB 132/223 KB 244/258 KB 92/208 KB 414/1710 KB 583/590 KB 148/223 KB 244/258 KB 92/208 KB 438/1710 KB 587/590 KB 148/223 KB 244/258 KB 92/208 KB 438/1710 KB 590/590 KB 148/223 KB 244/258 KB 92/208 KB 438/1710 KB 575/590 KB 132/223 KB 244/258 KB 92/208 KB 414/1710 KB 590/590 KB 148/223 KB 244/258 KB 96/208 KB 438/1710 KB 590/590 KB 148/223 KB 244/258 KB 100/208 KB 438/1710 KB 590/590 KB 148/22 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 3 KB 244/258 KB 104/208 KB 438/1710 KB 590/590 KB 148/223 KB 244/258 KB 108/208 KB 438/1710 KB 590/590 KB 148/223 KB 244/258 KB 112/208 KB 438/1710 KB 575/590 KB 132/223 KB 244/258 KB 88/208 KB 414/1710 KB 590/590 KB 148/223 KB 248/258 KB 112/208 KB 438/1710 KB 590/590 KB 148/223 KB 252/258 KB 112/208 KB 438/1710 KB 590/590 KB 148/223 KB 256/258 KB 112/208 KB 438/1710 KB 590/590 KB 148/223 KB 258/258 KB 112/208 KB 438/1710 KB 590/590 KB 148/223 KB 258/258 KB 112/208 KB 442/1710 KB 590/590 KB 148/223 KB 258/258 KB 116/208 KB 446/1710 KB 590/590 KB 148/223 KB 258/258 KB 116/208 KB 450/1710 KB 579/590 KB 148/223 KB 244/258 KB 92/208 KB 430/1710 KB 590/590 KB 152/223 KB 258/258 KB 116/208 KB 450/1710 KB 590/590 KB 156/223 KB 258/258 KB 116/208 KB 450/1710 KB 590/590 KB 160/223 KB 258/258 KB 116/208 KB 450/1710 KB 590/590 KB 148/223 KB 258/258 KB 116/208 KB 442/1710 KB 590/590 KB 160/223 KB 258/258 KB 120/208 KB 450/1710 KB 590/590 KB 160/223 KB 258/258 KB 124/208 KB 450/1710 KB 590/590 KB 160/223 KB 258/258 KB 128/208 KB 450/1710 KB 590/590 KB 160/223 KB 258/258 KB 132/208 KB 450/1710 KB 590/590 KB 164/223 KB 258/258 KB 136/208 KB 454/1710 KB 590/590 KB 164/223 KB 258/258 KB 132/208 KB 454/1710 KB 590/590 KB 168/223 KB 258/258 KB 136/208 KB 454/1710 KB 590/590 KB 172/223 KB 258/258 KB 136/208 KB 454/1710 KB 590/590 KB 176/223 KB 258/258 KB 136/208 KB 454/1710 KB 590/590 KB 160/223 KB 258/258 KB 132/208 KB 454/1710 KB 590/590 KB 176/223 KB 258/258 KB 136/208 KB 458/1710 KB 590/590 KB 176/223 KB 258/258 KB 136/208 KB 462/1710 KB 176/223 KB 258/258 KB 140/208 KB 466/1710 KB 176/223 KB 258/258 KB 140/208 KB 470/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2717.3 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 590/590 KB 176/223 KB 258/258 KB 140/208 KB 462/1710 KB 176/223 KB 258/258 KB 144/208 KB 470/1710 KB 176/223 KB 148/208 KB 470/1710 KB 180/223 KB 152/208 KB 474/1710 KB 180/223 KB 156/208 KB 474/1710 KB 180/223 KB 160/208 KB 474/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1192.8 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 180/223 KB 148/208 KB 474/1710 KB 184/223 KB 160/208 KB 474/1710 KB 188/223 KB 160/208 KB 474/1710 KB 192/223 KB 160/208 KB 474/1710 KB 176/223 KB 148/208 KB 474/1710 KB 192/223 KB 160/208 KB 478/1710 KB 192/223 KB 160/208 KB 482/1710 KB 192/223 KB 160/208 KB 486/1710 KB 196/223 KB 164/208 KB 486/1710 KB 196/223 KB 168/208 KB 490/1710 KB 196/223 KB 172/208 KB 490/1710 KB 196/223 KB 176/208 KB 490/1710 KB 196/223 KB 160/208 KB 486/1710 KB 200/223 KB 176/208 KB 490/1710 KB 204/223 KB 176/208 KB 490/1710 KB 208/223 KB 176/208 KB 490/1710 KB 212/223 KB 176/208 KB 490/1710 KB 216/223 KB 180/208 KB 490/1710 KB 220/223 KB 180/208 KB 490/1710 KB 223/223 KB 180/208 KB 490/1710 KB 196/223 KB 164/208 KB 490/1710 KB 223/223 KB 4/38 KB 180/208 KB 494/1710 KB 223/223 KB 4/38 KB 180/208 KB 498/1710 KB 3/18 KB 223/223 KB 4/38 KB 180/208 KB 502/1710 KB 3/18 KB 223/223 KB 4/38 KB 180/208 KB 490/1710 KB 223/223 KB 8/38 KB 180/208 KB 502/1710 KB 3/18 KB 223/223 KB 12/38 KB 180/208 KB 502/1710 KB 3/18 KB 223/223 KB 16/38 KB 180/208 KB 502/1710 KB 3/18 KB 223/223 KB 16/38 KB 180/208 KB 506/1710 KB 3/18 KB 223/223 KB 16/38 KB 180/208 KB 510/1710 KB 3/18 KB 223/223 KB 16/38 KB 180/208 KB 514/1710 KB 3/18 KB 223/223 KB 20/38 KB 180/208 KB 518/1710 KB 3/18 KB 212/223 KB 180/208 KB 490/1710 KB 223/223 KB 20/38 KB 184/208 KB 518/1710 KB 3/18 KB 223/223 KB 20/38 KB 188/208 KB 518/1710 KB 3/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 3/18 KB 223/223 KB 20/38 KB 180/208 KB 514/1710 KB 3/18 KB 223/223 KB 4/38 KB 180/208 KB 494/1710 KB 3/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 6/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 9/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 11/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 14/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 16/18 KB 223/223 KB 20/38 KB 192/208 KB 518/1710 KB 18/18 KB 223/223 KB 24/38 KB 192/208 KB 518/1710 KB 18/18 KB 223/223 KB 28/38 KB 192/208 KB 518/1710 KB 18/18 KB 223/223 KB 32/38 KB 192/208 KB 518/1710 KB 18/18 KB 223/223 KB 36/38 KB 192/208 KB 518/1710 KB 18/18 KB 223/223 KB 38/38 KB 192/208 KB 518/1710 KB 18/18 KB 223/223 KB 38/38 KB 196/208 KB 518/1710 KB 18/18 KB 38/38 KB 200/208 KB 522/1710 KB 18/18 KB 38/38 KB 204/208 KB 522/1710 KB 18/18 KB 38/38 KB 208/208 KB 522/1710 KB 18/18 KB 223/223 KB 38/38 KB 196/208 KB 522/1710 KB 18/18 KB 38/38 KB 208/208 KB 526/1710 KB 18/18 KB 38/38 KB 208/208 KB 530/1710 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 961.2 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 38/38 KB 208/208 KB 534/1710 KB 18/18 KB 38/38 KB 208/208 KB 538/1710 KB 18/18 KB 208/208 KB 542/1710 KB 208/208 KB 546/1710 KB 208/208 KB 550/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 75.4 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 208/208 KB 554/1710 KB 208/208 KB 558/1710 KB 208/208 KB 562/1710 KB 208/208 KB 566/1710 KB 208/208 KB 570/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 855.4 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 574/1710 KB 578/1710 KB 582/1710 KB 582/1710 KB 4/531 KB 582/1710 KB 8/531 KB 582/1710 KB 12/531 KB 582/1710 KB 16/531 KB 4/214 KB 582/1710 KB 16/531 KB 8/214 KB 582/1710 KB 16/531 KB 12/214 KB 582/1710 KB 16/531 KB 16/214 KB 582/1710 KB 16/531 KB 16/214 KB 582/1710 KB 20/531 KB 20/214 KB 582/1710 KB 24/531 KB 20/214 KB 582/1710 KB 28/531 KB 20/214 KB 582/1710 KB 32/531 KB 20/214 KB 582/1710 KB 20/531 KB 20/214 KB 582/1710 KB 3/109 KB 32/531 KB 24/214 KB 582/1710 KB 3/109 KB 32/531 KB 28/214 KB 582/1710 KB 3/109 KB 32/531 KB 32/214 KB 582/1710 KB 3/109 KB 32/531 KB 36/214 KB 582/1710 KB 3/109 KB 32/531 KB 40/214 KB 4/1267 KB 582/1710 KB 6/109 KB 36/531 KB 44/214 KB 4/1267 KB 582/1710 KB 6/109 KB 36/531 KB 48/214 KB 4/1267 KB 582/1710 KB 6/109 KB 36/531 KB 52/214 KB 4/1267 KB 582/1710 KB 6/109 KB 36/531 KB 36/214 KB 4/1267 KB 582/1710 KB 6/109 KB 36/531 KB 36/214 KB 4/1267 KB 582/1710 KB 6/109 KB 32/531 KB 52/214 KB 8/1267 KB 586/1710 KB 6/109 KB 36/531 KB 52/214 KB 12/1267 KB 586/1710 KB 6/109 KB 36/531 KB 52/214 KB 16/1267 KB 586/1710 KB 6/109 KB 36/531 KB 36/214 KB 582/1710 KB 6/109 KB 32/531 KB 52/214 KB 16/1267 KB 586/1710 KB 9/109 KB 36/531 KB 52/214 KB 16/1267 KB 586/1710 KB 11/109 KB 36/531 KB 52/214 KB 20/1267 KB 586/1710 KB 14/109 KB 36/531 KB 52/214 KB 4/1267 KB 586/1710 KB 6/109 KB 36/531 KB 52/214 KB 20/1267 KB 590/1710 KB 14/109 KB 40/531 KB 52/214 KB 20/1267 KB 594/1710 KB 14/109 KB 40/531 KB 52/214 KB 20/1267 KB 598/1710 KB 14/109 KB 40/531 KB 52/214 KB 20/1267 KB 586/1710 KB 14/109 KB 40/531 KB 52/214 KB 20/1267 KB 598/1710 KB 16/109 KB 44/531 KB 52/214 KB 20/1267 KB 586/1710 KB 11/109 KB 36/531 KB 52/214 KB 24/1267 KB 598/1710 KB 16/109 KB 48/531 KB 52/214 KB 28/1267 KB 598/1710 KB 16/109 KB 48/531 KB 52/214 KB 32/1267 KB 598/1710 KB 16/109 KB 48/531 KB 52/214 KB 32/1267 KB 598/1710 KB 16/109 KB 48/531 KB 52/214 KB 20/1267 KB 598/1710 KB 16/109 KB 40/531 KB 52/214 KB 32/1267 KB 598/1710 KB 16/109 KB 52/531 KB 56/214 KB 36/1267 KB 602/1710 KB 19/109 KB 56/531 KB 56/214 KB 36/1267 KB 602/1710 KB 19/109 KB 60/531 KB 56/214 KB 36/1267 KB 602/1710 KB 19/109 KB 64/531 KB 56/214 KB 36/1267 KB 602/1710 KB 19/109 KB 52/531 KB 60/214 KB 36/1267 KB 602/1710 KB 19/109 KB 64/531 KB 52/214 KB 36/1267 KB 602/1710 KB 19/109 KB 52/531 KB 52/214 KB 36/1267 KB 602/1710 KB 16/109 KB 52/531 KB 60/214 KB 40/1267 KB 602/1710 KB 19/109 KB 64/531 KB 60/214 KB 44/1267 KB 602/1710 KB 19/109 KB 64/531 KB 60/214 KB 48/1267 KB 602/1710 KB 19/109 KB 64/531 KB 60/214 KB 48/1267 KB 602/1710 KB 22/109 KB 64/531 KB 64/214 KB 48/1267 KB 602/1710 KB 22/109 KB 64/531 KB 64/214 KB 48/1267 KB 602/1710 KB 25/109 KB 64/531 KB 64/214 KB 48/1267 KB 602/1710 KB 27/109 KB 64/531 KB 64/214 KB 48/1267 KB 602/1710 KB 30/109 KB 64/531 KB 68/214 KB 52/1267 KB 602/1710 KB 32/109 KB 68/531 KB 52/214 KB 32/1267 KB 602/1710 KB 16/109 KB 52/531 KB 68/214 KB 52/1267 KB 606/1710 KB 32/109 KB 68/531 KB 68/214 KB 52/1267 KB 610/1710 KB 32/109 KB 68/531 KB 68/214 KB 52/1267 KB 614/1710 KB 32/109 KB 68/531 KB 68/214 KB 52/1267 KB 618/1710 KB 32/109 KB 68/531 KB 68/214 KB 52/1267 KB 622/1710 KB 36/109 KB 68/531 KB 68/214 KB 52/1267 KB 626/1710 KB 36/109 KB 68/531 KB 68/214 KB 52/1267 KB 630/1710 KB 36/109 KB 68/531 KB 68/214 KB 52/1267 KB 602/1710 KB 30/109 KB 68/531 KB 68/214 KB 52/1267 KB 630/1710 KB 36/109 KB 72/531 KB 68/214 KB 52/1267 KB 630/1710 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 36/109 KB 76/531 KB 68/214 KB 52/1267 KB 630/1710 KB 36/109 KB 80/531 KB 68/214 KB 52/1267 KB 602/1710 KB 30/109 KB 64/531 KB 64/214 KB 52/1267 KB 602/1710 KB 30/109 KB 64/531 KB 68/214 KB 56/1267 KB 630/1710 KB 36/109 KB 80/531 KB 68/214 KB 60/1267 KB 630/1710 KB 36/109 KB 80/531 KB 68/214 KB 64/1267 KB 630/1710 KB 36/109 KB 80/531 KB 68/214 KB 68/1267 KB 630/1710 KB 36/109 KB 80/531 KB 72/214 KB 72/1267 KB 630/1710 KB 36/109 KB 80/531 KB 72/214 KB 76/1267 KB 630/1710 KB 36/109 KB 80/531 KB 72/214 KB 80/1267 KB 630/1710 KB 36/109 KB 84/531 KB 72/214 KB 84/1267 KB 630/1710 KB 36/109 KB 84/531 KB 72/214 KB 88/1267 KB 634/1710 KB 36/109 KB 84/531 KB 72/214 KB 92/1267 KB 634/1710 KB 36/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 36/109 KB 84/531 KB 68/214 KB 52/1267 KB 618/1710 KB 36/109 KB 68/531 KB 72/214 KB 96/1267 KB 634/1710 KB 40/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 44/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 48/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 52/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 56/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 60/109 KB 84/531 KB 72/214 KB 96/1267 KB 634/1710 KB 64/109 KB 84/531 KB 72/214 KB 84/1267 KB 634/1710 KB 36/109 KB 84/531 KB 72/214 KB 96/1267 KB 638/1710 KB 64/109 KB 84/531 KB 72/214 KB 96/1267 KB 642/1710 KB 64/109 KB 84/531 KB 72/214 KB 96/1267 KB 646/1710 KB 64/109 KB 84/531 KB 72/214 KB 76/1267 KB 630/1710 KB 36/109 KB 84/531 KB 72/214 KB 96/1267 KB 646/1710 KB 64/109 KB 88/531 KB 72/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 72/214 KB 68/1267 KB 630/1710 KB 36/109 KB 80/531 KB 76/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 80/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 84/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 88/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 92/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 96/214 KB 96/1267 KB 646/1710 KB 64/109 KB 92/531 KB 96/214 KB 96/1267 KB 646/1710 KB 64/109 KB 96/531 KB 96/214 KB 96/1267 KB 646/1710 KB 64/109 KB 100/531 KB 100/214 KB 100/1267 KB 650/1710 KB 68/109 KB 104/531 KB 100/214 KB 100/1267 KB 650/1710 KB 68/109 KB 108/531 KB 100/214 KB 100/1267 KB 650/1710 KB 68/109 KB 112/531 KB 100/214 KB 100/1267 KB 650/1710 KB 68/109 KB 100/531 KB 100/214 KB 104/1267 KB 650/1710 KB 68/109 KB 112/531 KB 100/214 KB 108/1267 KB 650/1710 KB 68/109 KB 112/531 KB 100/214 KB 112/1267 KB 650/1710 KB 68/109 KB 116/531 KB 100/214 KB 96/1267 KB 650/1710 KB 68/109 KB 100/531 KB 100/214 KB 112/1267 KB 650/1710 KB 72/109 KB 116/531 KB 100/214 KB 112/1267 KB 650/1710 KB 76/109 KB 116/531 KB 100/214 KB 112/1267 KB 650/1710 KB 80/109 KB 116/531 KB 100/214 KB 96/1267 KB 650/1710 KB 64/109 KB 100/531 KB 100/214 KB 96/1267 KB 646/1710 KB 64/109 KB 100/531 KB 104/214 KB 112/1267 KB 650/1710 KB 80/109 KB 116/531 KB 108/214 KB 112/1267 KB 650/1710 KB 80/109 KB 116/531 KB 112/214 KB 112/1267 KB 650/1710 KB 80/109 KB 116/531 KB 112/214 KB 112/1267 KB 654/1710 KB 80/109 KB 116/531 KB 112/214 KB 112/1267 KB 658/1710 KB 80/109 KB 116/531 KB 112/214 KB 112/1267 KB 662/1710 KB 80/109 KB 116/531 KB 112/214 KB 112/1267 KB 666/1710 KB 80/109 KB 116/531 KB 116/214 KB 116/1267 KB 670/1710 KB 84/109 KB 116/531 KB 116/214 KB 116/1267 KB 674/1710 KB 84/109 KB 116/531 KB 100/214 KB 108/1267 KB 650/1710 KB 68/109 KB 116/531 KB 116/214 KB 116/1267 KB 674/1710 KB 84/109 KB 120/531 KB 116/214 KB 116/1267 KB 674/1 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 710 KB 84/109 KB 124/531 KB 116/214 KB 116/1267 KB 674/1710 KB 84/109 KB 128/531 KB 116/214 KB 116/1267 KB 666/1710 KB 84/109 KB 116/531 KB 116/214 KB 120/1267 KB 674/1710 KB 84/109 KB 128/531 KB 116/214 KB 112/1267 KB 666/1710 KB 84/109 KB 116/531 KB 116/214 KB 120/1267 KB 678/1710 KB 88/109 KB 128/531 KB 116/214 KB 120/1267 KB 678/1710 KB 92/109 KB 128/531 KB 116/214 KB 112/1267 KB 666/1710 KB 80/109 KB 116/531 KB 120/214 KB 120/1267 KB 678/1710 KB 92/109 KB 128/531 KB 124/214 KB 120/1267 KB 678/1710 KB 92/109 KB 128/531 KB 128/214 KB 120/1267 KB 678/1710 KB 92/109 KB 128/531 KB 132/214 KB 120/1267 KB 678/1710 KB 92/109 KB 128/531 KB 136/214 KB 124/1267 KB 678/1710 KB 96/109 KB 132/531 KB 116/214 KB 120/1267 KB 678/1710 KB 84/109 KB 128/531 KB 136/214 KB 124/1267 KB 682/1710 KB 96/109 KB 132/531 KB 140/214 KB 124/1267 KB 686/1710 KB 96/109 KB 132/531 KB 140/214 KB 124/1267 KB 690/1710 KB 96/109 KB 132/531 KB 140/214 KB 124/1267 KB 694/1710 KB 96/109 KB 132/531 KB 132/214 KB 124/1267 KB 678/1710 KB 96/109 KB 132/531 KB 140/214 KB 124/1267 KB 694/1710 KB 96/109 KB 136/531 KB 140/214 KB 124/1267 KB 694/1710 KB 96/109 KB 140/531 KB 132/214 KB 124/1267 KB 678/1710 KB 96/109 KB 128/531 KB 132/214 KB 120/1267 KB 678/1710 KB 96/109 KB 128/531 KB 140/214 KB 128/1267 KB 694/1710 KB 96/109 KB 144/531 KB 140/214 KB 132/1267 KB 694/1710 KB 96/109 KB 144/531 KB 140/214 KB 136/1267 KB 694/1710 KB 100/109 KB 144/531 KB 140/214 KB 140/1267 KB 694/1710 KB 100/109 KB 144/531 KB 140/214 KB 144/1267 KB 694/1710 KB 100/109 KB 144/531 KB 140/214 KB 124/1267 KB 682/1710 KB 96/109 KB 132/531 KB 144/214 KB 144/1267 KB 694/1710 KB 100/109 KB 144/531 KB 140/214 KB 124/1267 KB 694/1710 KB 96/109 KB 144/531 KB 144/214 KB 144/1267 KB 694/1710 KB 100/109 KB 148/531 KB 148/214 KB 148/1267 KB 698/1710 KB 100/109 KB 152/531 KB 148/214 KB 148/1267 KB 698/1710 KB 100/109 KB 156/531 KB 148/214 KB 148/1267 KB 698/1710 KB 100/109 KB 160/531 KB 140/214 KB 132/1267 KB 694/1710 KB 100/109 KB 144/531 KB 148/214 KB 148/1267 KB 698/1710 KB 104/109 KB 160/531 KB 148/214 KB 148/1267 KB 698/1710 KB 108/109 KB 160/531 KB 148/214 KB 148/1267 KB 698/1710 KB 109/109 KB 160/531 KB 148/214 KB 148/1267 KB 698/1710 KB 100/109 KB 148/531 KB 148/214 KB 152/1267 KB 698/1710 KB 109/109 KB 160/531 KB 148/214 KB 156/1267 KB 698/1710 KB 109/109 KB 160/531 KB 148/214 KB 160/1267 KB 698/1710 KB 109/109 KB 160/531 KB 148/214 KB 164/1267 KB 698/1710 KB 109/109 KB 160/531 KB 148/214 KB 168/1267 KB 698/1710 KB 109/109 KB 164/531 KB 148/214 KB 144/1267 KB 698/1710 KB 100/109 KB 148/531 KB 148/214 KB 144/1267 KB 694/1710 KB 100/109 KB 148/531 KB 152/214 KB 172/1267 KB 698/1710 KB 109/109 KB 164/531 KB 156/214 KB 172/1267 KB 698/1710 KB 109/109 KB 164/531 KB 160/214 KB 172/1267 KB 698/1710 KB 109/109 KB 164/531 KB 164/214 KB 172/1267 KB 702/1710 KB 109/109 KB 164/531 KB 168/214 KB 172/1267 KB 702/1710 KB 109/109 KB 164/531 KB 172/214 KB 172/1267 KB 702/1710 KB 109/109 KB 164/531 KB 176/214 KB 172/1267 KB 702/1710 KB 109/109 KB 164/531 KB 148/214 KB 164/1267 KB 698/1710 KB 109/109 KB 164/531 KB 176/214 KB 172/1267 KB 702/1710 KB 109/109 KB 168/531 KB 176/214 KB 172/1267 KB 702/1710 KB 109/109 KB 172/531 KB 176/214 KB 172/1267 KB 702/1710 KB 109/109 KB 176/531 KB 176/214 KB 172/1267 KB 702/1710 KB 109/109 KB 180/531 KB 160/214 KB 172/1267 KB 702/1710 KB 109/109 KB 164/531 KB 180/214 KB 172/1267 KB 706/1710 KB 109/109 KB 180/531 KB 180/21 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 4 KB 172/1267 KB 710/1710 KB 109/109 KB 180/531 KB 180/214 KB 172/1267 KB 714/1710 KB 109/109 KB 180/531 KB 180/214 KB 172/1267 KB 718/1710 KB 109/109 KB 180/531 KB 180/214 KB 172/1267 KB 722/1710 KB 109/109 KB 180/531 KB 180/214 KB 172/1267 KB 726/1710 KB 109/109 KB 180/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 375.5 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 180/214 KB 172/1267 KB 730/1710 KB 180/531 KB 180/214 KB 172/1267 KB 702/1710 KB 109/109 KB 180/531 KB 184/214 KB 172/1267 KB 730/1710 KB 184/531 KB 188/214 KB 172/1267 KB 730/1710 KB 184/531 KB 192/214 KB 172/1267 KB 730/1710 KB 184/531 KB 148/214 KB 172/1267 KB 698/1710 KB 109/109 KB 180/531 KB 192/214 KB 176/1267 KB 730/1710 KB 184/531 KB 192/214 KB 180/1267 KB 730/1710 KB 184/531 KB 196/214 KB 184/1267 KB 734/1710 KB 184/531 KB 180/214 KB 172/1267 KB 730/1710 KB 184/531 KB 196/214 KB 184/1267 KB 734/1710 KB 188/531 KB 196/214 KB 184/1267 KB 734/1710 KB 192/531 KB 196/214 KB 188/1267 KB 734/1710 KB 192/531 KB 196/214 KB 192/1267 KB 734/1710 KB 192/531 KB 196/214 KB 196/1267 KB 734/1710 KB 192/531 KB 196/214 KB 200/1267 KB 734/1710 KB 196/531 KB 196/214 KB 180/1267 KB 734/1710 KB 184/531 KB 200/214 KB 200/1267 KB 734/1710 KB 196/531 KB 204/214 KB 200/1267 KB 734/1710 KB 196/531 KB 192/214 KB 180/1267 KB 734/1710 KB 184/531 KB 204/214 KB 200/1267 KB 738/1710 KB 196/531 KB 204/214 KB 200/1267 KB 742/1710 KB 196/531 KB 204/214 KB 200/1267 KB 746/1710 KB 196/531 KB 196/214 KB 196/1267 KB 734/1710 KB 196/531 KB 208/214 KB 200/1267 KB 746/1710 KB 200/531 KB 208/214 KB 200/1267 KB 746/1710 KB 196/531 KB 208/214 KB 200/1267 KB 750/1710 KB 200/531 KB 212/214 KB 200/1267 KB 750/1710 KB 204/531 KB 214/214 KB 204/1267 KB 750/1710 KB 204/531 KB 208/214 KB 200/1267 KB 750/1710 KB 204/531 KB 214/214 KB 204/1267 KB 754/1710 KB 208/531 KB 214/214 KB 204/1267 KB 754/1710 KB 204/531 KB 214/214 KB 204/1267 KB 758/1710 KB 208/531 KB 212/214 KB 204/1267 KB 750/1710 KB 204/531 KB 214/214 KB 208/1267 KB 758/1710 KB 208/531 KB 214/214 KB 208/1267 KB 762/1710 KB 208/531 KB 214/214 KB 212/1267 KB 4/80 KB 766/1710 KB 212/531 KB 214/214 KB 212/1267 KB 4/80 KB 770/1710 KB 212/531 KB 214/214 KB 212/1267 KB 4/80 KB 762/1710 KB 212/531 KB 214/214 KB 212/1267 KB 4/80 KB 770/1710 KB 216/531 KB 214/214 KB 212/1267 KB 4/80 KB 770/1710 KB 220/531 KB 214/214 KB 212/1267 KB 4/80 KB 770/1710 KB 224/531 KB 214/214 KB 212/1267 KB 4/80 KB 762/1710 KB 208/531 KB 214/214 KB 214/1267 KB 4/80 KB 770/1710 KB 224/531 KB 214/214 KB 218/1267 KB 4/80 KB 770/1710 KB 224/531 KB 222/1267 KB 4/80 KB 774/1710 KB 228/531 KB 226/1267 KB 4/80 KB 774/1710 KB 228/531 KB 214/214 KB 208/1267 KB 4/80 KB 762/1710 KB 208/531 KB 226/1267 KB 8/80 KB 774/1710 KB 228/531 KB 226/1267 KB 12/80 KB 774/1710 KB 228/531 KB 226/1267 KB 16/80 KB 774/1710 KB 228/531 KB 226/1267 KB 20/80 KB 774/1710 KB 228/531 KB 226/1267 KB 24/80 KB 774/1710 KB 228/531 KB 226/1267 KB 28/80 KB 774/1710 KB 228/531 KB 226/1267 KB 32/80 KB 774/1710 KB 228/531 KB 226/1267 KB 36/80 KB 774/1710 KB 228/531 KB 218/1267 KB 4/80 KB 774/1710 KB 228/531 KB 230/1267 KB 36/80 KB 778/1710 KB 228/531 KB 218/1267 KB 4/80 KB 770/1710 KB 228/531 KB 230/1267 KB 40/80 KB 778/1710 KB 232/531 KB 230/1267 KB 40/80 KB 778/1710 KB 236/531 KB 230/1267 KB 40/80 KB 778/1710 KB 240/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 698.9 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 230/1267 KB 40/80 KB 782/1710 KB 240/531 KB 230/1267 KB 40/80 KB 786/1710 KB 240/531 KB 230/1267 KB 40/80 KB 778/1710 KB 228/531 KB 230/1267 KB 44/80 KB 786/1710 KB 240/531 KB 230/1267 KB 48/80 KB 786/1710 KB 240/531 KB 230/1267 KB 36/80 KB 774/1710 KB 228/531 KB 234/1267 KB 48/80 KB 786/1710 KB 240/531 KB 238/1267 KB 48/80 KB 786/1710 KB 244/531 KB 242/1267 KB 48/80 KB 790/1710 KB 244/531 KB 246/1267 KB 48/80 KB 790/1710 KB 244/531 KB 250/1267 KB 48/80 KB 790/1710 KB 244/531 KB 234/1267 KB 48/80 KB 786/1710 KB 244/531 KB 250/1267 KB 52/80 KB 790/1710 KB 248/531 KB 250/1267 KB 52/80 KB 790/1710 KB 252/531 KB 250/1267 KB 52/80 KB 790/1710 KB 256/531 KB 250/1267 KB 52/80 KB 790/1710 KB 244/531 KB 238/1267 KB 48/80 KB 790/1710 KB 244/531 KB 250/1267 KB 52/80 KB 794/1710 KB 256/531 KB 250/1267 KB 56/80 KB 794/1710 KB 256/531 KB 250/1267 KB 60/80 KB 794/1710 KB 256/531 KB 250/1267 KB 64/80 KB 794/1710 KB 256/531 KB 250/1267 KB 64/80 KB 798/1710 KB 256/531 KB 250/1267 KB 64/80 KB 802/1710 KB 256/531 KB 254/1267 KB 64/80 KB 806/1710 KB 256/531 KB 254/1267 KB 64/80 KB 3/1044 KB 806/1710 KB 256/531 KB 254/1267 KB 64/80 KB 6/1044 KB 806/1710 KB 256/531 KB 254/1267 KB 64/80 KB 9/1044 KB 806/1710 KB 256/531 KB 254/1267 KB 64/80 KB 11/1044 KB 806/1710 KB 256/531 KB 254/1267 KB 64/80 KB 14/1044 KB 806/1710 KB 256/531 KB 254/1267 KB 68/80 KB 16/1044 KB 806/1710 KB 260/531 KB 254/1267 KB 68/80 KB 19/1044 KB 806/1710 KB 260/531 KB 254/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 260/531 KB 254/1267 KB 64/80 KB 802/1710 KB 256/531 KB 258/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 260/531 KB 262/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 260/531 KB 266/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 260/531 KB 254/1267 KB 68/80 KB 19/1044 KB 810/1710 KB 260/531 KB 254/1267 KB 68/80 KB 14/1044 KB 806/1710 KB 260/531 KB 266/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 264/531 KB 266/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 268/531 KB 266/1267 KB 68/80 KB 22/1044 KB 810/1710 KB 272/531 KB 254/1267 KB 68/80 KB 14/1044 KB 806/1710 KB 256/531 KB 266/1267 KB 72/80 KB 22/1044 KB 810/1710 KB 272/531 KB 266/1267 KB 76/80 KB 22/1044 KB 810/1710 KB 272/531 KB 266/1267 KB 80/80 KB 22/1044 KB 810/1710 KB 272/531 KB 266/1267 KB 80/80 KB 22/1044 KB 814/1710 KB 276/531 KB 266/1267 KB 80/80 KB 22/1044 KB 818/1710 KB 276/531 KB 270/1267 KB 80/80 KB 25/1044 KB 822/1710 KB 276/531 KB 270/1267 KB 80/80 KB 25/1044 KB 826/1710 KB 276/531 KB 266/1267 KB 80/80 KB 22/1044 KB 810/1710 KB 276/531 KB 270/1267 KB 80/80 KB 25/1044 KB 826/1710 KB 280/531 KB 270/1267 KB 80/80 KB 25/1044 KB 826/1710 KB 284/531 KB 270/1267 KB 80/80 KB 25/1044 KB 826/1710 KB 288/531 KB 270/1267 KB 80/80 KB 25/1044 KB 818/1710 KB 276/531 KB 270/1267 KB 80/80 KB 22/1044 KB 818/1710 KB 276/531 KB 274/1267 KB 80/80 KB 25/1044 KB 826/1710 KB 288/531 KB 278/1267 KB 80/80 KB 25/1044 KB 826/1710 KB 288/531 KB 278/1267 KB 80/80 KB 27/1044 KB 826/1710 KB 288/531 KB 278/1267 KB 80/80 KB 30/1044 KB 826/1710 KB 288/531 KB 282/1267 KB 80/80 KB 32/1044 KB 826/1710 KB 288/531 KB 282/1267 KB 80/80 KB 36/1044 KB 826/1710 KB 288/531 KB 282/1267 KB 80/80 KB 40/1044 KB 830/1710 KB 292/531 KB 282/1267 KB 80/80 KB 30/1044 KB 826/1710 KB 288/531 KB 286/1267 KB 80/80 KB 40/1044 KB 830/1710 KB 292/531 KB 290/1267 KB 80/80 KB 40/1044 KB 830/1710 KB 292/531 KB 294/1267 KB 80/80 KB 40/1044 KB 830/1710 KB 292/531 KB 298/1267 KB 80/80 KB 40/1044 KB 830/1710 KB 292/531 KB 28 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 2/1267 KB 80/80 KB 36/1044 KB 830/1710 KB 292/531 KB 282/1267 KB 80/80 KB 36/1044 KB 830/1710 KB 288/531 KB 298/1267 KB 80/80 KB 44/1044 KB 834/1710 KB 292/531 KB 298/1267 KB 80/80 KB 44/1044 KB 838/1710 KB 292/531 KB 298/1267 KB 80/80 KB 44/1044 KB 842/1710 KB 292/531 KB 298/1267 KB 80/80 KB 44/1044 KB 830/1710 KB 292/531 KB 298/1267 KB 80/80 KB 48/1044 KB 842/1710 KB 296/531 KB 298/1267 KB 80/80 KB 44/1044 KB 842/1710 KB 296/531 KB 298/1267 KB 80/80 KB 48/1044 KB 842/1710 KB 300/531 KB 298/1267 KB 80/80 KB 48/1044 KB 842/1710 KB 304/531 KB 298/1267 KB 80/80 KB 48/1044 KB 842/1710 KB 308/531 KB 302/1267 KB 52/1044 KB 846/1710 KB 312/531 KB 302/1267 KB 52/1044 KB 846/1710 KB 316/531 KB 302/1267 KB 52/1044 KB 846/1710 KB 308/531 KB 302/1267 KB 56/1044 KB 846/1710 KB 316/531 KB 302/1267 KB 48/1044 KB 846/1710 KB 308/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 243.1 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 298/1267 KB 48/1044 KB 846/1710 KB 308/531 KB 302/1267 KB 56/1044 KB 850/1710 KB 316/531 KB 306/1267 KB 56/1044 KB 850/1710 KB 316/531 KB 310/1267 KB 56/1044 KB 854/1710 KB 316/531 KB 310/1267 KB 56/1044 KB 854/1710 KB 316/531 KB 310/1267 KB 56/1044 KB 858/1710 KB 316/531 KB 314/1267 KB 60/1044 KB 862/1710 KB 320/531 KB 314/1267 KB 60/1044 KB 866/1710 KB 320/531 KB 314/1267 KB 60/1044 KB 870/1710 KB 320/531 KB 314/1267 KB 60/1044 KB 858/1710 KB 320/531 KB 314/1267 KB 60/1044 KB 858/1710 KB 316/531 KB 314/1267 KB 64/1044 KB 870/1710 KB 320/531 KB 314/1267 KB 56/1044 KB 858/1710 KB 316/531 KB 318/1267 KB 64/1044 KB 870/1710 KB 320/531 KB 322/1267 KB 64/1044 KB 870/1710 KB 320/531 KB 326/1267 KB 64/1044 KB 870/1710 KB 324/531 KB 330/1267 KB 64/1044 KB 870/1710 KB 324/531 KB 334/1267 KB 68/1044 KB 874/1710 KB 324/531 KB 338/1267 KB 68/1044 KB 874/1710 KB 324/531 KB 342/1267 KB 68/1044 KB 874/1710 KB 324/531 KB 322/1267 KB 64/1044 KB 870/1710 KB 324/531 KB 342/1267 KB 68/1044 KB 874/1710 KB 328/531 KB 342/1267 KB 68/1044 KB 874/1710 KB 332/531 KB 342/1267 KB 68/1044 KB 874/1710 KB 336/531 KB 342/1267 KB 68/1044 KB 874/1710 KB 340/531 KB 4/61 KB 346/1267 KB 68/1044 KB 874/1710 KB 344/531 KB 4/61 KB 330/1267 KB 68/1044 KB 874/1710 KB 324/531 KB 346/1267 KB 72/1044 KB 874/1710 KB 344/531 KB 4/61 KB 346/1267 KB 76/1044 KB 874/1710 KB 344/531 KB 4/61 KB 330/1267 KB 64/1044 KB 874/1710 KB 324/531 KB 346/1267 KB 76/1044 KB 878/1710 KB 344/531 KB 4/61 KB 346/1267 KB 80/1044 KB 882/1710 KB 344/531 KB 4/61 KB 346/1267 KB 80/1044 KB 886/1710 KB 344/531 KB 4/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 344/531 KB 4/61 KB 346/1267 KB 68/1044 KB 874/1710 KB 340/531 KB 4/61 KB 342/1267 KB 68/1044 KB 874/1710 KB 336/531 KB 4/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 8/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 12/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 16/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 20/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 24/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 28/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 32/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 36/61 KB 350/1267 KB 80/1044 KB 894/1710 KB 348/531 KB 40/61 KB 350/1267 KB 80/1044 KB 894/1710 KB 348/531 KB 44/61 KB 350/1267 KB 80/1044 KB 894/1710 KB 348/531 KB 48/61 KB 346/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 4/61 KB 346/1267 KB 80/1044 KB 878/1710 KB 344/531 KB 4/61 KB 350/1267 KB 84/1044 KB 894/1710 KB 348/531 KB 48/61 KB 350/1267 KB 88/1044 KB 894/1710 KB 348/531 KB 48/61 KB 350/1267 KB 92/1044 KB 894/1710 KB 348/531 KB 48/61 KB 350/1267 KB 96/1044 KB 894/1710 KB 348/531 KB 48/61 KB 350/1267 KB 100/1044 KB 894/1710 KB 348/531 KB 48/61 KB 350/1267 KB 80/1044 KB 894/1710 KB 348/531 KB 36/61 KB 350/1267 KB 100/1044 KB 898/1710 KB 352/531 KB 48/61 KB 350/1267 KB 100/1044 KB 902/1710 KB 352/531 KB 48/61 KB 350/1267 KB 80/1044 KB 890/1710 KB 348/531 KB 36/61 KB 354/1267 KB 100/1044 KB 902/1710 KB 352/531 KB 48/61 KB 358/1267 KB 100/1044 KB 902/1710 KB 352/531 KB 48/61 KB 350/1267 KB 100/1044 KB 894/1710 KB 352/531 KB 48/61 KB 358/1267 KB 100/1044 KB 902/1710 KB 356/531 KB 48/61 KB 362/1267 KB 104/1044 KB 906/1710 KB 360/531 KB 48/61 KB 362/1267 KB 104/1044 KB 906/1710 KB 364/531 KB 52/61 KB 362/1267 KB 104/1044 KB 906/1710 KB 356/531 KB 48/61 KB 362/1267 KB 108/1044 KB 906/1710 KB 364/531 KB 52/61 KB 362/1267 KB 112 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install /1044 KB 906/1710 KB 364/531 KB 52/61 KB 362/1267 KB 116/1044 KB 906/1710 KB 364/531 KB 52/61 KB 358/1267 KB 100/1044 KB 906/1710 KB 356/531 KB 48/61 KB 362/1267 KB 116/1044 KB 910/1710 KB 368/531 KB 52/61 KB 362/1267 KB 116/1044 KB 914/1710 KB 368/531 KB 52/61 KB 362/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 52/61 KB 362/1267 KB 116/1044 KB 906/1710 KB 368/531 KB 52/61 KB 362/1267 KB 104/1044 KB 906/1710 KB 360/531 KB 52/61 KB 362/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 56/61 KB 362/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 60/61 KB 362/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 61/61 KB 362/1267 KB 100/1044 KB 906/1710 KB 360/531 KB 48/61 KB 366/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 61/61 KB 370/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 61/61 KB 374/1267 KB 116/1044 KB 918/1710 KB 368/531 KB 61/61 KB 374/1267 KB 116/1044 KB 918/1710 KB 372/531 KB 61/61 KB 378/1267 KB 120/1044 KB 922/1710 KB 376/531 KB 61/61 KB 378/1267 KB 120/1044 KB 922/1710 KB 380/531 KB 61/61 KB 378/1267 KB 120/1044 KB 922/1710 KB 384/531 KB 61/61 KB 374/1267 KB 120/1044 KB 918/1710 KB 372/531 KB 61/61 KB 378/1267 KB 124/1044 KB 922/1710 KB 384/531 KB 61/61 KB 378/1267 KB 128/1044 KB 922/1710 KB 384/531 KB 61/61 KB 378/1267 KB 132/1044 KB 922/1710 KB 384/531 KB 61/61 KB 378/1267 KB 136/1044 KB 922/1710 KB 388/531 KB 61/61 KB 378/1267 KB 140/1044 KB 922/1710 KB 388/531 KB 61/61 KB 378/1267 KB 144/1044 KB 922/1710 KB 388/531 KB 61/61 KB 378/1267 KB 120/1044 KB 922/1710 KB 372/531 KB 61/61 KB 378/1267 KB 144/1044 KB 926/1710 KB 388/531 KB 61/61 KB 378/1267 KB 144/1044 KB 930/1710 KB 388/531 KB 61/61 KB 378/1267 KB 120/1044 KB 918/1710 KB 372/531 KB 61/61 KB 382/1267 KB 144/1044 KB 930/1710 KB 388/531 KB 61/61 KB 386/1267 KB 144/1044 KB 930/1710 KB 388/531 KB 61/61 KB 390/1267 KB 144/1044 KB 934/1710 KB 388/531 KB 61/61 KB 394/1267 KB 144/1044 KB 934/1710 KB 388/531 KB 61/61 KB 398/1267 KB 148/1044 KB 934/1710 KB 388/531 KB 378/1267 KB 132/1044 KB 922/1710 KB 388/531 KB 61/61 KB 398/1267 KB 148/1044 KB 934/1710 KB 392/531 KB 398/1267 KB 148/1044 KB 934/1710 KB 396/531 KB 398/1267 KB 148/1044 KB 934/1710 KB 400/531 KB 402/1267 KB 148/1044 KB 934/1710 KB 400/531 KB 406/1267 KB 148/1044 KB 934/1710 KB 400/531 KB 410/1267 KB 148/1044 KB 934/1710 KB 400/531 KB 414/1267 KB 148/1044 KB 934/1710 KB 404/531 KB 394/1267 KB 148/1044 KB 934/1710 KB 388/531 KB 61/61 KB 386/1267 KB 144/1044 KB 934/1710 KB 388/531 KB 61/61 KB 414/1267 KB 148/1044 KB 938/1710 KB 404/531 KB 414/1267 KB 148/1044 KB 942/1710 KB 404/531 KB 414/1267 KB 148/1044 KB 946/1710 KB 404/531 KB 414/1267 KB 148/1044 KB 950/1710 KB 404/531 KB 414/1267 KB 148/1044 KB 954/1710 KB 404/531 KB 410/1267 KB 148/1044 KB 934/1710 KB 404/531 KB 414/1267 KB 152/1044 KB 954/1710 KB 408/531 KB 414/1267 KB 152/1044 KB 954/1710 KB 412/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 167.7 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 414/1267 KB 152/1044 KB 954/1710 KB 404/531 KB 414/1267 KB 156/1044 KB 958/1710 KB 412/531 KB 414/1267 KB 160/1044 KB 958/1710 KB 412/531 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 414/1267 KB 164/1044 KB 958/1710 KB 412/531 KB 414/1267 KB 152/1044 KB 958/1710 KB 412/531 KB 418/1267 KB 164/1044 KB 962/1710 KB 416/531 KB 418/1267 KB 164/1044 KB 966/1710 KB 416/531 KB 418/1267 KB 164/1044 KB 958/1710 KB 416/531 KB 422/1267 KB 164/1044 KB 966/1710 KB 416/531 KB 426/1267 KB 164/1044 KB 966/1710 KB 416/531 KB 430/1267 KB 168/1044 KB 970/1710 KB 416/531 KB 434/1267 KB 168/1044 KB 970/1710 KB 416/531 KB 438/1267 KB 168/1044 KB 970/1710 KB 416/531 KB 414/1267 KB 164/1044 KB 958/1710 KB 416/531 KB 438/1267 KB 168/1044 KB 970/1710 KB 420/531 KB 426/1267 KB 168/1044 KB 970/1710 KB 416/531 KB 438/1267 KB 168/1044 KB 974/1710 KB 424/531 KB 426/1267 KB 168/1044 KB 966/1710 KB 416/531 KB 438/1267 KB 172/1044 KB 978/1710 KB 424/531 KB 438/1267 KB 176/1044 KB 978/1710 KB 424/531 KB 438/1267 KB 180/1044 KB 978/1710 KB 424/531 KB 4/1063 KB 442/1267 KB 184/1044 KB 978/1710 KB 424/531 KB 438/1267 KB 168/1044 KB 974/1710 KB 424/531 KB 4/1063 KB 442/1267 KB 184/1044 KB 978/1710 KB 428/531 KB 4/1063 KB 442/1267 KB 184/1044 KB 978/1710 KB 432/531 KB 4/1063 KB 442/1267 KB 184/1044 KB 978/1710 KB 436/531 KB 4/1063 KB 442/1267 KB 180/1044 KB 978/1710 KB 424/531 KB 8/1063 KB 442/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 12/1063 KB 442/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 16/1063 KB 442/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 442/1267 KB 180/1044 KB 978/1710 KB 424/531 KB 16/1063 KB 446/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 16/1063 KB 450/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 16/1063 KB 454/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 978/1710 KB 440/531 KB 438/1267 KB 180/1044 KB 978/1710 KB 424/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 982/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 986/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 990/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 994/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 998/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 1002/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 1006/1710 KB 440/531 KB 20/1063 KB 458/1267 KB 188/1044 KB 1010/1710 KB 440/531 KB 20/1063 KB 454/1267 KB 188/1044 KB 978/1710 KB 440/531 KB 24/1063 KB 462/1267 KB 188/1044 KB 1010/1710 KB 440/531 KB 28/1063 KB 462/1267 KB 188/1044 KB 1010/1710 KB 440/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1010/1710 KB 440/531 KB 16/1063 KB 454/1267 KB 188/1044 KB 978/1710 KB 440/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 444/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 448/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 452/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 456/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 460/531 KB 36/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 460/531 KB 4/1063 KB 442/1267 KB 188/1044 KB 978/1710 KB 436/531 KB 36/1063 KB 462/1267 KB 192/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 196/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 200/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 204/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 208/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 212/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 216/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 464/531 KB 32/1063 KB 462/1267 KB 188/1044 KB 1014/1710 KB 440/531 KB 20/1063 KB 462/1267 KB 188/1044 KB 1010/1710 KB 440/531 KB 36/1063 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install KB 466/1267 KB 216/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 470/1267 KB 216/1044 KB 1014/1710 KB 464/531 KB 36/1063 KB 474/1267 KB 216/1044 KB 1014/1710 KB 464/531 KB 40/1063 KB 478/1267 KB 220/1044 KB 1018/1710 KB 468/531 KB 40/1063 KB 482/1267 KB 220/1044 KB 1018/1710 KB 468/531 KB 40/1063 KB 474/1267 KB 220/1044 KB 1018/1710 KB 468/531 KB 44/1063 KB 482/1267 KB 220/1044 KB 1018/1710 KB 468/531 KB 48/1063 KB 482/1267 KB 220/1044 KB 1018/1710 KB 468/531 KB 36/1063 KB 474/1267 KB 216/1044 KB 1018/1710 KB 464/531 KB 48/1063 KB 482/1267 KB 220/1044 KB 1022/1710 KB 468/531 KB 48/1063 KB 482/1267 KB 220/1044 KB 1026/1710 KB 468/531 KB 48/1063 KB 482/1267 KB 220/1044 KB 1030/1710 KB 468/531 KB 36/1063 KB 474/1267 KB 220/1044 KB 1018/1710 KB 468/531 KB 48/1063 KB 482/1267 KB 220/1044 KB 1030/1710 KB 472/531 KB 48/1063 KB 482/1267 KB 220/1044 KB 1030/1710 KB 476/531 KB 52/1063 KB 486/1267 KB 220/1044 KB 1034/1710 KB 480/531 KB 36/1063 KB 474/1267 KB 220/1044 KB 1018/1710 KB 464/531 KB 52/1063 KB 486/1267 KB 224/1044 KB 1034/1710 KB 480/531 KB 52/1063 KB 486/1267 KB 228/1044 KB 1034/1710 KB 480/531 KB 52/1063 KB 486/1267 KB 232/1044 KB 1034/1710 KB 480/531 KB 52/1063 KB 486/1267 KB 236/1044 KB 1034/1710 KB 480/531 KB 52/1063 KB 486/1267 KB 240/1044 KB 1034/1710 KB 480/531 KB 52/1063 KB 486/1267 KB 244/1044 KB 1034/1710 KB 480/531 KB 52/1063 KB 486/1267 KB 248/1044 KB 1034/1710 KB 484/531 KB 52/1063 KB 486/1267 KB 252/1044 KB 1034/1710 KB 484/531 KB 52/1063 KB 486/1267 KB 220/1044 KB 1034/1710 KB 476/531 KB 52/1063 KB 486/1267 KB 220/1044 KB 1030/1710 KB 476/531 KB 52/1063 KB 490/1267 KB 252/1044 KB 1034/1710 KB 484/531 KB 52/1063 KB 482/1267 KB 220/1044 KB 1030/1710 KB 476/531 KB 56/1063 KB 494/1267 KB 252/1044 KB 1038/1710 KB 484/531 KB 60/1063 KB 494/1267 KB 252/1044 KB 1038/1710 KB 484/531 KB 64/1063 KB 494/1267 KB 252/1044 KB 1038/1710 KB 484/531 KB 52/1063 KB 490/1267 KB 252/1044 KB 1038/1710 KB 484/531 KB 64/1063 KB 494/1267 KB 252/1044 KB 1042/1710 KB 484/531 KB 64/1063 KB 494/1267 KB 252/1044 KB 1046/1710 KB 484/531 KB 52/1063 KB 486/1267 KB 244/1044 KB 1034/1710 KB 484/531 KB 68/1063 KB 494/1267 KB 252/1044 KB 1046/1710 KB 488/531 KB 72/1063 KB 494/1267 KB 256/1044 KB 1050/1710 KB 488/531 KB 76/1063 KB 494/1267 KB 256/1044 KB 1050/1710 KB 488/531 KB 80/1063 KB 494/1267 KB 256/1044 KB 1050/1710 KB 488/531 KB 68/1063 KB 494/1267 KB 256/1044 KB 1050/1710 KB 488/531 KB 68/1063 KB 494/1267 KB 252/1044 KB 1050/1710 KB 488/531 KB 64/1063 KB 494/1267 KB 252/1044 KB 1046/1710 KB 488/531 KB 52/1063 KB 494/1267 KB 252/1044 KB 1038/1710 KB 484/531 KB 80/1063 KB 494/1267 KB 256/1044 KB 1050/1710 KB 492/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 496/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 500/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 504/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 508/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 512/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 516/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 520/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 524/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 528/531 KB 84/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 492/531 KB 88/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 528/531 KB 92/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 528/531 KB 96/1063 KB 498/1267 KB 260/1044 KB 1054/1710 KB 528/531 KB 80/1063 KB 498/1267 KB 260/1044 KB 10 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 54/1710 KB 492/531 KB 96/1063 KB 498/1267 KB 264/1044 KB 1054/1710 KB 528/531 KB 96/1063 KB 498/1267 KB 268/1044 KB 1054/1710 KB 528/531 KB 96/1063 KB 498/1267 KB 271/1044 KB 1054/1710 KB 528/531 KB 96/1063 KB 498/1267 KB 275/1044 KB 1054/1710 KB 528/531 KB 100/1063 KB 498/1267 KB 279/1044 KB 1054/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 283/1044 KB 1054/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1054/1710 KB 531/531 KB 80/1063 KB 498/1267 KB 256/1044 KB 1054/1710 KB 492/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1058/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1062/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1066/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1070/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1074/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1078/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 287/1044 KB 1082/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 291/1044 KB 1086/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 291/1044 KB 1090/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 291/1044 KB 1094/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 275/1044 KB 1054/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 275/1044 KB 1054/1710 KB 528/531 KB 104/1063 KB 498/1267 KB 291/1044 KB 1094/1710 KB 531/531 KB 108/1063 KB 498/1267 KB 291/1044 KB 1094/1710 KB 531/531 KB 112/1063 KB 498/1267 KB 291/1044 KB 1094/1710 KB 531/531 KB 116/1063 KB 498/1267 KB 291/1044 KB 1094/1710 KB 531/531 KB 120/1063 KB 498/1267 KB 291/1044 KB 1098/1710 KB 531/531 KB 124/1063 KB 498/1267 KB 291/1044 KB 1098/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 291/1044 KB 1098/1710 KB 531/531 KB 100/1063 KB 498/1267 KB 291/1044 KB 1082/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 295/1044 KB 1098/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 299/1044 KB 1098/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 303/1044 KB 1098/1710 KB 531/531 KB 116/1063 KB 498/1267 KB 291/1044 KB 1098/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 303/1044 KB 1102/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 303/1044 KB 1106/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 303/1044 KB 1110/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 303/1044 KB 1114/1710 KB 531/531 KB 132/1063 KB 498/1267 KB 307/1044 KB 1118/1710 KB 531/531 KB 132/1063 KB 498/1267 KB 307/1044 KB 1122/1710 KB 531/531 KB 132/1063 KB 498/1267 KB 307/1044 KB 1126/1710 KB 531/531 KB 128/1063 KB 498/1267 KB 307/1044 KB 1114/1710 KB 531/531 KB 132/1063 KB 498/1267 KB 311/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 498/1267 KB 307/1044 KB 1114/1710 KB 531/531 KB 80/1063 KB 498/1267 KB 307/1044 KB 1122/1710 KB 531/531 KB 132/1063 KB 502/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 506/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 510/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 514/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 518/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 522/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 526/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 530/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 534/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 538/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 542/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 546/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 550/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 554/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 132/1063 KB 558/1267 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 315/1044 KB 1126/1710 KB 132/1063 KB 562/1267 KB 315/1044 KB 1126/1710 KB 132/1063 KB 566/1267 KB 315/1044 KB 1126/1710 KB 132/1063 KB 570/1267 KB 315/1044 KB 1126/1710 KB 132/1063 KB 498/1267 KB 315/1044 KB 1126/1710 KB 531/531 KB 136/1063 KB 570/1267 KB 315/1044 KB 1126/1710 KB 140/1063 KB 570/1267 KB 319/1044 KB 1126/1710 KB 144/1063 KB 570/1267 KB 319/1044 KB 1126/1710 KB 136/1063 KB 570/1267 KB 319/1044 KB 1126/1710 KB 144/1063 KB 570/1267 KB 323/1044 KB 1126/1710 KB 148/1063 KB 574/1267 KB 327/1044 KB 1130/1710 KB 148/1063 KB 574/1267 KB 323/1044 KB 1130/1710 KB 152/1063 KB 574/1267 KB 327/1044 KB 1130/1710 KB 156/1063 KB 574/1267 KB 327/1044 KB 1130/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1268.7 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 144/1063 KB 574/1267 KB 323/1044 KB 1130/1710 KB 160/1063 KB 574/1267 KB 327/1044 KB 1134/1710 KB 160/1063 KB 574/1267 KB 331/1044 KB 1138/1710 KB 160/1063 KB 574/1267 KB 331/1044 KB 1142/1710 KB 144/1063 KB 574/1267 KB 323/1044 KB 1126/1710 KB 160/1063 KB 578/1267 KB 331/1044 KB 1142/1710 KB 160/1063 KB 582/1267 KB 331/1044 KB 1142/1710 KB 160/1063 KB 586/1267 KB 331/1044 KB 1142/1710 KB 160/1063 KB 574/1267 KB 331/1044 KB 1134/1710 KB 160/1063 KB 590/1267 KB 335/1044 KB 1142/1710 KB 160/1063 KB 574/1267 KB 327/1044 KB 1130/1710 KB 164/1063 KB 590/1267 KB 335/1044 KB 1142/1710 KB 168/1063 KB 590/1267 KB 335/1044 KB 1146/1710 KB 172/1063 KB 590/1267 KB 335/1044 KB 1146/1710 KB 176/1063 KB 590/1267 KB 339/1044 KB 1146/1710 KB 164/1063 KB 590/1267 KB 335/1044 KB 1146/1710 KB 176/1063 KB 590/1267 KB 339/1044 KB 1150/1710 KB 176/1063 KB 590/1267 KB 339/1044 KB 1154/1710 KB 176/1063 KB 590/1267 KB 339/1044 KB 1158/1710 KB 160/1063 KB 590/1267 KB 335/1044 KB 1142/1710 KB 180/1063 KB 594/1267 KB 339/1044 KB 1158/1710 KB 180/1063 KB 598/1267 KB 339/1044 KB 1158/1710 KB 180/1063 KB 602/1267 KB 339/1044 KB 1158/1710 KB 180/1063 KB 606/1267 KB 339/1044 KB 1158/1710 KB 180/1063 KB 610/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 614/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 618/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 622/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 626/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 630/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 590/1267 KB 339/1044 KB 1158/1710 KB 184/1063 KB 630/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 188/1063 KB 630/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 172/1063 KB 590/1267 KB 339/1044 KB 1146/1710 KB 188/1063 KB 630/1267 KB 343/1044 KB 1162/1710 KB 4/713 KB 188/1063 KB 630/1267 KB 347/1044 KB 1162/1710 KB 4/713 KB 188/1063 KB 630/1267 KB 351/1044 KB 1162/1710 KB 4/713 KB 188/1063 KB 630/1267 KB 355/1044 KB 1162/1710 KB 4/713 KB 188/1063 KB 630/1267 KB 359/1044 KB 1162/1710 KB 4/713 KB 188/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 606/1267 KB 339/1044 KB 1162/1710 KB 4/713 KB 180/1063 KB 606/1267 KB 339/1044 KB 1158/1710 KB 4/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 8/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 12/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 16/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 20/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 4/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1162/1710 KB 24/713 KB 192/1063 KB 630/1267 KB 367/1044 KB 1166/1710 KB 24/713 KB 192/1063 KB 630/1267 KB 363/1044 KB 1166/1710 KB 24/713 KB 192/1063 KB 630/1267 KB 367/1044 KB 1170/1710 KB 24/713 KB 192/1063 KB 630/1267 KB 367/1044 KB 1174/1710 KB 28/713 KB 196/1063 KB 630/1267 KB 367/1044 KB 1178/1710 KB 28/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1182/1710 KB 28/713 KB 192/1063 KB 630/1267 KB 367/1044 KB 1170/1710 KB 28/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1182/1710 KB 32/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1182/1710 KB 36/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1182/1710 KB 40/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1182/1710 KB 44/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1182/1710 KB 48/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1178/1710 KB 28/713 KB 196/1063 KB 638/1267 KB 371/1044 KB 1186/1710 KB 48/713 KB 196/1063 KB 642/1267 KB 371/1044 KB 1186/1710 KB 48/713 KB 196/1063 KB 64 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 6/1267 KB 371/1044 KB 1186/1710 KB 48/713 KB 196/1063 KB 630/1267 KB 371/1044 KB 1178/1710 KB 28/713 KB 196/1063 KB 646/1267 KB 375/1044 KB 1186/1710 KB 48/713 KB 196/1063 KB 630/1267 KB 367/1044 KB 1174/1710 KB 28/713 KB 200/1063 KB 646/1267 KB 375/1044 KB 1186/1710 KB 48/713 KB 204/1063 KB 646/1267 KB 375/1044 KB 1186/1710 KB 48/713 KB 208/1063 KB 646/1267 KB 375/1044 KB 1186/1710 KB 48/713 KB 208/1063 KB 646/1267 KB 379/1044 KB 1186/1710 KB 48/713 KB 208/1063 KB 646/1267 KB 383/1044 KB 1186/1710 KB 48/713 KB 208/1063 KB 646/1267 KB 387/1044 KB 1186/1710 KB 48/713 KB 212/1063 KB 650/1267 KB 391/1044 KB 1186/1710 KB 52/713 KB 212/1063 KB 650/1267 KB 395/1044 KB 1186/1710 KB 52/713 KB 212/1063 KB 650/1267 KB 399/1044 KB 1186/1710 KB 52/713 KB 196/1063 KB 634/1267 KB 371/1044 KB 1186/1710 KB 48/713 KB 212/1063 KB 650/1267 KB 399/1044 KB 1190/1710 KB 52/713 KB 212/1063 KB 650/1267 KB 399/1044 KB 1194/1710 KB 52/713 KB 212/1063 KB 650/1267 KB 399/1044 KB 1198/1710 KB 52/713 KB 212/1063 KB 650/1267 KB 387/1044 KB 1186/1710 KB 52/713 KB 212/1063 KB 654/1267 KB 399/1044 KB 1198/1710 KB 52/713 KB 212/1063 KB 658/1267 KB 399/1044 KB 1198/1710 KB 52/713 KB 212/1063 KB 662/1267 KB 399/1044 KB 1198/1710 KB 52/713 KB 212/1063 KB 666/1267 KB 399/1044 KB 1202/1710 KB 52/713 KB 212/1063 KB 670/1267 KB 403/1044 KB 1202/1710 KB 52/713 KB 212/1063 KB 674/1267 KB 403/1044 KB 1202/1710 KB 52/713 KB 212/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 52/713 KB 212/1063 KB 646/1267 KB 387/1044 KB 1186/1710 KB 52/713 KB 212/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 56/713 KB 212/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 60/713 KB 212/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 64/713 KB 212/1063 KB 646/1267 KB 387/1044 KB 1186/1710 KB 48/713 KB 216/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 64/713 KB 220/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 64/713 KB 224/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 64/713 KB 228/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 64/713 KB 232/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 68/713 KB 236/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 68/713 KB 240/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 68/713 KB 212/1063 KB 666/1267 KB 403/1044 KB 1202/1710 KB 52/713 KB 240/1063 KB 678/1267 KB 407/1044 KB 1202/1710 KB 68/713 KB 212/1063 KB 662/1267 KB 399/1044 KB 1202/1710 KB 52/713 KB 240/1063 KB 678/1267 KB 411/1044 KB 1206/1710 KB 68/713 KB 240/1063 KB 678/1267 KB 411/1044 KB 1210/1710 KB 68/713 KB 240/1063 KB 678/1267 KB 411/1044 KB 1214/1710 KB 68/713 KB 240/1063 KB 678/1267 KB 411/1044 KB 1218/1710 KB 68/713 KB 240/1063 KB 678/1267 KB 411/1044 KB 1222/1710 KB 68/713 KB 240/1063 KB 682/1267 KB 411/1044 KB 1226/1710 KB 68/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1230/1710 KB 68/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1234/1710 KB 68/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1238/1710 KB 68/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 68/713 KB 228/1063 KB 678/1267 KB 403/1044 KB 1202/1710 KB 68/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 72/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 76/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 80/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 84/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 88/713 KB 244/1063 KB 682/1267 KB 411/1044 KB 1226/1710 KB 68/713 KB 248/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 88/713 KB 252/1063 KB 682/1267 KB 411/1044 KB 1242/1710 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install KB 88/713 KB 256/1063 KB 682/1267 KB 411/1044 KB 1242/1710 KB 88/713 KB 240/1063 KB 682/1267 KB 411/1044 KB 1222/1710 KB 68/713 KB 240/1063 KB 678/1267 KB 411/1044 KB 1202/1710 KB 68/713 KB 256/1063 KB 682/1267 KB 415/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 682/1267 KB 419/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 682/1267 KB 423/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 682/1267 KB 427/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 682/1267 KB 431/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 686/1267 KB 431/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 690/1267 KB 431/1044 KB 1242/1710 KB 88/713 KB 256/1063 KB 690/1267 KB 431/1044 KB 1242/1710 KB 92/713 KB 256/1063 KB 690/1267 KB 431/1044 KB 1242/1710 KB 96/713 KB 260/1063 KB 694/1267 KB 435/1044 KB 1242/1710 KB 100/713 KB 256/1063 KB 694/1267 KB 431/1044 KB 1242/1710 KB 96/713 KB 260/1063 KB 698/1267 KB 435/1044 KB 1242/1710 KB 100/713 KB 260/1063 KB 702/1267 KB 435/1044 KB 1242/1710 KB 100/713 KB 260/1063 KB 694/1267 KB 435/1044 KB 1242/1710 KB 96/713 KB 256/1063 KB 694/1267 KB 435/1044 KB 1242/1710 KB 96/713 KB 260/1063 KB 702/1267 KB 439/1044 KB 1242/1710 KB 104/713 KB 260/1063 KB 702/1267 KB 443/1044 KB 1242/1710 KB 104/713 KB 264/1063 KB 702/1267 KB 447/1044 KB 1242/1710 KB 104/713 KB 260/1063 KB 702/1267 KB 435/1044 KB 1242/1710 KB 104/713 KB 264/1063 KB 702/1267 KB 447/1044 KB 1242/1710 KB 108/713 KB 264/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 112/713 KB 264/1063 KB 702/1267 KB 443/1044 KB 1242/1710 KB 104/713 KB 268/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 112/713 KB 272/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 112/713 KB 276/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 112/713 KB 280/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 116/713 KB 264/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 108/713 KB 280/1063 KB 706/1267 KB 455/1044 KB 1246/1710 KB 116/713 KB 280/1063 KB 706/1267 KB 459/1044 KB 1246/1710 KB 116/713 KB 280/1063 KB 706/1267 KB 463/1044 KB 1246/1710 KB 116/713 KB 264/1063 KB 706/1267 KB 447/1044 KB 1246/1710 KB 108/713 KB 280/1063 KB 710/1267 KB 463/1044 KB 1246/1710 KB 116/713 KB 264/1063 KB 702/1267 KB 447/1044 KB 1246/1710 KB 108/713 KB 280/1063 KB 710/1267 KB 463/1044 KB 1250/1710 KB 116/713 KB 280/1063 KB 710/1267 KB 463/1044 KB 1254/1710 KB 116/713 KB 280/1063 KB 710/1267 KB 463/1044 KB 1258/1710 KB 116/713 KB 280/1063 KB 714/1267 KB 463/1044 KB 1262/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 463/1044 KB 1266/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 463/1044 KB 1270/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 463/1044 KB 1274/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1278/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1282/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 116/713 KB 276/1063 KB 706/1267 KB 451/1044 KB 1246/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 120/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 124/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 128/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 132/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 136/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 140/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1286/1710 KB 144/713 KB 284/1063 KB 714/1267 KB 467/1044 KB 1274/1710 KB 116/713 KB 284/1063 KB 714/1267 KB 471/1044 KB 1286/1710 KB 144/713 KB 284/1063 KB 714/1267 KB 475/1044 KB 1286/1710 KB 144/713 KB 284/1063 KB 714/1267 KB 479/1044 KB 1286 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install /1710 KB 144/713 KB 284/1063 KB 714/1267 KB 463/1044 KB 1262/1710 KB 116/713 KB 280/1063 KB 714/1267 KB 463/1044 KB 1258/1710 KB 116/713 KB 284/1063 KB 718/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 284/1063 KB 722/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 284/1063 KB 726/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 288/1063 KB 726/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 288/1063 KB 730/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 292/1063 KB 734/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 292/1063 KB 738/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 292/1063 KB 742/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 292/1063 KB 746/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 292/1063 KB 750/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 292/1063 KB 730/1267 KB 479/1044 KB 1286/1710 KB 144/713 KB 296/1063 KB 750/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 300/1063 KB 750/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 304/1063 KB 750/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 308/1063 KB 750/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 292/1063 KB 746/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 308/1063 KB 754/1267 KB 483/1044 KB 1290/1710 KB 152/713 KB 308/1063 KB 754/1267 KB 483/1044 KB 1290/1710 KB 156/713 KB 308/1063 KB 754/1267 KB 483/1044 KB 1290/1710 KB 160/713 KB 292/1063 KB 746/1267 KB 483/1044 KB 1290/1710 KB 144/713 KB 312/1063 KB 754/1267 KB 487/1044 KB 1290/1710 KB 160/713 KB 312/1063 KB 754/1267 KB 491/1044 KB 1290/1710 KB 160/713 KB 292/1063 KB 746/1267 KB 479/1044 KB 1290/1710 KB 144/713 KB 312/1063 KB 754/1267 KB 495/1044 KB 1294/1710 KB 160/713 KB 312/1063 KB 754/1267 KB 495/1044 KB 1298/1710 KB 160/713 KB 312/1063 KB 754/1267 KB 495/1044 KB 1302/1710 KB 160/713 KB 312/1063 KB 754/1267 KB 483/1044 KB 1290/1710 KB 160/713 KB 316/1063 KB 754/1267 KB 495/1044 KB 1302/1710 KB 160/713 KB 320/1063 KB 754/1267 KB 495/1044 KB 1302/1710 KB 160/713 KB 324/1063 KB 754/1267 KB 495/1044 KB 1302/1710 KB 164/713 KB 328/1063 KB 754/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 332/1063 KB 754/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 754/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 308/1063 KB 754/1267 KB 483/1044 KB 1290/1710 KB 148/713 KB 336/1063 KB 758/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 762/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 766/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 770/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 774/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 324/1063 KB 754/1267 KB 495/1044 KB 1306/1710 KB 164/713 KB 320/1063 KB 754/1267 KB 495/1044 KB 1302/1710 KB 164/713 KB 312/1063 KB 754/1267 KB 495/1044 KB 1302/1710 KB 160/713 KB 336/1063 KB 774/1267 KB 499/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 774/1267 KB 503/1044 KB 1306/1710 KB 164/713 KB 336/1063 KB 774/1267 KB 507/1044 KB 1306/1710 KB 168/713 KB 336/1063 KB 774/1267 KB 503/1044 KB 1306/1710 KB 168/713 KB 336/1063 KB 774/1267 KB 507/1044 KB 1310/1710 KB 172/713 KB 336/1063 KB 774/1267 KB 507/1044 KB 1310/1710 KB 176/713 KB 336/1063 KB 774/1267 KB 507/1044 KB 1310/1710 KB 168/713 KB 336/1063 KB 774/1267 KB 511/1044 KB 1314/1710 KB 176/713 KB 336/1063 KB 774/1267 KB 511/1044 KB 1318/1710 KB 176/713 KB 336/1063 KB 774/1267 KB 511/1044 KB 1310/1710 KB 176/713 KB 336/1063 KB 778/1267 KB 511/1044 KB 1318/1710 KB 176/713 KB 340/1063 KB 782/1267 KB 515/1044 KB 1322/1710 KB 180/713 KB 340/1063 KB 786/1267 KB 515/1044 KB 1322/1710 KB 180/713 KB 340/1063 KB 778/1267 K unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install B 515/1044 KB 1322/1710 KB 180/713 KB 340/1063 KB 778/1267 KB 511/1044 KB 1322/1710 KB 180/713 KB 344/1063 KB 786/1267 KB 515/1044 KB 1322/1710 KB 180/713 KB 336/1063 KB 778/1267 KB 511/1044 KB 1322/1710 KB 180/713 KB 336/1063 KB 778/1267 KB 511/1044 KB 1318/1710 KB 180/713 KB 344/1063 KB 786/1267 KB 519/1044 KB 1322/1710 KB 184/713 KB 344/1063 KB 786/1267 KB 519/1044 KB 1322/1710 KB 188/713 KB 344/1063 KB 786/1267 KB 519/1044 KB 1322/1710 KB 180/713 KB 348/1063 KB 786/1267 KB 523/1044 KB 1326/1710 KB 188/713 KB 348/1063 KB 786/1267 KB 519/1044 KB 1326/1710 KB 188/713 KB 352/1063 KB 790/1267 KB 523/1044 KB 1326/1710 KB 192/713 KB 356/1063 KB 790/1267 KB 527/1044 KB 1326/1710 KB 192/713 KB 344/1063 KB 786/1267 KB 519/1044 KB 1326/1710 KB 188/713 KB 360/1063 KB 790/1267 KB 527/1044 KB 1330/1710 KB 192/713 KB 360/1063 KB 790/1267 KB 527/1044 KB 1334/1710 KB 192/713 KB 352/1063 KB 790/1267 KB 527/1044 KB 1326/1710 KB 192/713 KB 348/1063 KB 790/1267 KB 523/1044 KB 1326/1710 KB 192/713 KB 348/1063 KB 786/1267 KB 523/1044 KB 1326/1710 KB 192/713 KB 360/1063 KB 794/1267 KB 527/1044 KB 1334/1710 KB 192/713 KB 360/1063 KB 798/1267 KB 531/1044 KB 1338/1710 KB 196/713 KB 360/1063 KB 802/1267 KB 531/1044 KB 1338/1710 KB 196/713 KB 360/1063 KB 794/1267 KB 531/1044 KB 1338/1710 KB 196/713 KB 360/1063 KB 802/1267 KB 535/1044 KB 1338/1710 KB 196/713 KB 360/1063 KB 794/1267 KB 527/1044 KB 1334/1710 KB 196/713 KB 360/1063 KB 802/1267 KB 535/1044 KB 1338/1710 KB 200/713 KB 360/1063 KB 802/1267 KB 535/1044 KB 1338/1710 KB 204/713 KB 360/1063 KB 802/1267 KB 535/1044 KB 1338/1710 KB 208/713 KB 360/1063 KB 794/1267 KB 527/1044 KB 1338/1710 KB 196/713 KB 360/1063 KB 802/1267 KB 539/1044 KB 1342/1710 KB 208/713 KB 360/1063 KB 802/1267 KB 539/1044 KB 1346/1710 KB 208/713 KB 360/1063 KB 802/1267 KB 539/1044 KB 1350/1710 KB 208/713 KB 360/1063 KB 806/1267 KB 539/1044 KB 1354/1710 KB 208/713 KB 360/1063 KB 806/1267 KB 539/1044 KB 1358/1710 KB 212/713 KB 360/1063 KB 806/1267 KB 539/1044 KB 1362/1710 KB 212/713 KB 360/1063 KB 806/1267 KB 539/1044 KB 1366/1710 KB 212/713 KB 360/1063 KB 802/1267 KB 539/1044 KB 1338/1710 KB 208/713 KB 360/1063 KB 802/1267 KB 531/1044 KB 1338/1710 KB 196/713 KB 364/1063 KB 806/1267 KB 539/1044 KB 1366/1710 KB 212/713 KB 368/1063 KB 806/1267 KB 539/1044 KB 1366/1710 KB 212/713 KB 368/1063 KB 806/1267 KB 543/1044 KB 1366/1710 KB 212/713 KB 368/1063 KB 806/1267 KB 547/1044 KB 1366/1710 KB 212/713 KB 372/1063 KB 806/1267 KB 551/1044 KB 1366/1710 KB 212/713 KB 372/1063 KB 806/1267 KB 555/1044 KB 1366/1710 KB 212/713 KB 372/1063 KB 806/1267 KB 559/1044 KB 1366/1710 KB 212/713 KB 360/1063 KB 806/1267 KB 539/1044 KB 1354/1710 KB 212/713 KB 372/1063 KB 806/1267 KB 559/1044 KB 1366/1710 KB 216/713 KB 372/1063 KB 806/1267 KB 559/1044 KB 1366/1710 KB 220/713 KB 372/1063 KB 806/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 360/1063 KB 806/1267 KB 539/1044 KB 1350/1710 KB 208/713 KB 372/1063 KB 810/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 372/1063 KB 806/1267 KB 547/1044 KB 1366/1710 KB 212/713 KB 376/1063 KB 810/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 380/1063 KB 810/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 384/1063 KB 810/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 384/1063 KB 814/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 384/1063 KB 818/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 384/1063 KB 822/1267 KB 559/1044 KB 1366/1710 KB 224/713 KB 384/1063 KB 826/1267 KB 559/1044 KB 1366/1710 KB 228/713 KB 38 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 8/1063 KB 830/1267 KB 563/1044 KB 1370/1710 KB 228/713 KB 384/1063 KB 822/1267 KB 559/1044 KB 1366/1710 KB 228/713 KB 388/1063 KB 830/1267 KB 563/1044 KB 1370/1710 KB 232/713 KB 388/1063 KB 826/1267 KB 563/1044 KB 1370/1710 KB 228/713 KB 388/1063 KB 830/1267 KB 563/1044 KB 1374/1710 KB 232/713 KB 388/1063 KB 830/1267 KB 563/1044 KB 1378/1710 KB 236/713 KB 388/1063 KB 830/1267 KB 563/1044 KB 1382/1710 KB 236/713 KB 388/1063 KB 826/1267 KB 563/1044 KB 1366/1710 KB 228/713 KB 388/1063 KB 834/1267 KB 567/1044 KB 1382/1710 KB 236/713 KB 388/1063 KB 834/1267 KB 571/1044 KB 1382/1710 KB 236/713 KB 388/1063 KB 834/1267 KB 575/1044 KB 1382/1710 KB 236/713 KB 388/1063 KB 826/1267 KB 559/1044 KB 1366/1710 KB 228/713 KB 392/1063 KB 834/1267 KB 575/1044 KB 1382/1710 KB 236/713 KB 396/1063 KB 834/1267 KB 575/1044 KB 1382/1710 KB 236/713 KB 400/1063 KB 834/1267 KB 575/1044 KB 1382/1710 KB 236/713 KB 404/1063 KB 834/1267 KB 575/1044 KB 1382/1710 KB 236/713 KB 408/1063 KB 834/1267 KB 579/1044 KB 1386/1710 KB 236/713 KB 412/1063 KB 834/1267 KB 579/1044 KB 1386/1710 KB 236/713 KB 416/1063 KB 834/1267 KB 579/1044 KB 1386/1710 KB 236/713 KB 388/1063 KB 834/1267 KB 563/1044 KB 1382/1710 KB 236/713 KB 388/1063 KB 830/1267 KB 563/1044 KB 1374/1710 KB 236/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1386/1710 KB 240/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1386/1710 KB 244/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1386/1710 KB 248/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1386/1710 KB 252/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1386/1710 KB 256/713 KB 404/1063 KB 834/1267 KB 579/1044 KB 1386/1710 KB 236/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1390/1710 KB 256/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1394/1710 KB 256/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1398/1710 KB 256/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1402/1710 KB 256/713 KB 420/1063 KB 838/1267 KB 579/1044 KB 1406/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 579/1044 KB 1410/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 579/1044 KB 1414/1710 KB 260/713 KB 404/1063 KB 834/1267 KB 579/1044 KB 1382/1710 KB 236/713 KB 420/1063 KB 838/1267 KB 583/1044 KB 1414/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 587/1044 KB 1414/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 591/1044 KB 1414/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 579/1044 KB 1402/1710 KB 260/713 KB 420/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 264/713 KB 420/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 268/713 KB 420/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 272/713 KB 420/1063 KB 838/1267 KB 579/1044 KB 1402/1710 KB 256/713 KB 424/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 272/713 KB 428/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 272/713 KB 428/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 272/713 KB 432/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 272/713 KB 416/1063 KB 838/1267 KB 579/1044 KB 1386/1710 KB 244/713 KB 432/1063 KB 842/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 846/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 850/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 854/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 858/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 862/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 866/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 870/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 432/1063 KB 874/1267 KB 599/1044 KB 1418/1710 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install KB 276/713 KB 432/1063 KB 838/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 436/1063 KB 874/1267 KB 599/1044 KB 1422/1710 KB 276/713 KB 432/1063 KB 838/1267 KB 599/1044 KB 1414/1710 KB 276/713 KB 436/1063 KB 874/1267 KB 603/1044 KB 1422/1710 KB 276/713 KB 436/1063 KB 874/1267 KB 607/1044 KB 1422/1710 KB 276/713 KB 432/1063 KB 838/1267 KB 595/1044 KB 1414/1710 KB 276/713 KB 436/1063 KB 874/1267 KB 607/1044 KB 1422/1710 KB 280/713 KB 436/1063 KB 874/1267 KB 607/1044 KB 1422/1710 KB 284/713 KB 436/1063 KB 874/1267 KB 607/1044 KB 1422/1710 KB 288/713 KB 436/1063 KB 874/1267 KB 599/1044 KB 1418/1710 KB 276/713 KB 440/1063 KB 874/1267 KB 607/1044 KB 1422/1710 KB 288/713 KB 444/1063 KB 874/1267 KB 607/1044 KB 1422/1710 KB 288/713 KB 448/1063 KB 878/1267 KB 607/1044 KB 1426/1710 KB 288/713 KB 452/1063 KB 878/1267 KB 611/1044 KB 1426/1710 KB 292/713 KB 456/1063 KB 878/1267 KB 611/1044 KB 1426/1710 KB 292/713 KB 460/1063 KB 878/1267 KB 611/1044 KB 1426/1710 KB 292/713 KB 444/1063 KB 878/1267 KB 607/1044 KB 1426/1710 KB 288/713 KB 444/1063 KB 878/1267 KB 607/1044 KB 1422/1710 KB 288/713 KB 460/1063 KB 882/1267 KB 611/1044 KB 1426/1710 KB 292/713 KB 460/1063 KB 886/1267 KB 611/1044 KB 1430/1710 KB 292/713 KB 460/1063 KB 890/1267 KB 611/1044 KB 1430/1710 KB 292/713 KB 460/1063 KB 894/1267 KB 611/1044 KB 1430/1710 KB 292/713 KB 448/1063 KB 878/1267 KB 611/1044 KB 1426/1710 KB 292/713 KB 460/1063 KB 898/1267 KB 611/1044 KB 1430/1710 KB 296/713 KB 460/1063 KB 898/1267 KB 611/1044 KB 1430/1710 KB 300/713 KB 460/1063 KB 898/1267 KB 611/1044 KB 1430/1710 KB 304/713 KB 448/1063 KB 878/1267 KB 611/1044 KB 1426/1710 KB 288/713 KB 460/1063 KB 898/1267 KB 615/1044 KB 1430/1710 KB 304/713 KB 460/1063 KB 898/1267 KB 619/1044 KB 1430/1710 KB 304/713 KB 460/1063 KB 882/1267 KB 611/1044 KB 1430/1710 KB 292/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1434/1710 KB 304/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1438/1710 KB 304/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1442/1710 KB 304/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1446/1710 KB 304/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1450/1710 KB 304/713 KB 464/1063 KB 898/1267 KB 623/1044 KB 1454/1710 KB 308/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1434/1710 KB 304/713 KB 464/1063 KB 898/1267 KB 627/1044 KB 1454/1710 KB 308/713 KB 464/1063 KB 898/1267 KB 631/1044 KB 1454/1710 KB 308/713 KB 464/1063 KB 898/1267 KB 635/1044 KB 1454/1710 KB 308/713 KB 464/1063 KB 898/1267 KB 639/1044 KB 1454/1710 KB 308/713 KB 464/1063 KB 898/1267 KB 623/1044 KB 1450/1710 KB 308/713 KB 468/1063 KB 898/1267 KB 639/1044 KB 1454/1710 KB 308/713 KB 472/1063 KB 898/1267 KB 639/1044 KB 1454/1710 KB 308/713 KB 476/1063 KB 898/1267 KB 639/1044 KB 1454/1710 KB 308/713 KB 480/1063 KB 898/1267 KB 639/1044 KB 1454/1710 KB 308/713 KB 484/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 308/713 KB 488/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 308/713 KB 492/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 308/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1450/1710 KB 308/713 KB 492/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 312/713 KB 492/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 316/713 KB 492/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 320/713 KB 460/1063 KB 898/1267 KB 623/1044 KB 1446/1710 KB 304/713 KB 492/1063 KB 902/1267 KB 643/1044 KB 1458/1710 KB 320/713 KB 492/1063 KB 906/1267 KB 643/1044 KB 1458/1710 KB 320/713 KB 492/1063 KB 910/1267 KB 643/1044 KB 1458/1710 KB 320/713 KB 492/1063 KB 914/1267 KB 6 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 43/1044 KB 1458/1710 KB 320/713 KB 492/1063 KB 918/1267 KB 643/1044 KB 1458/1710 KB 320/713 KB 492/1063 KB 922/1267 KB 643/1044 KB 1458/1710 KB 320/713 KB 496/1063 KB 926/1267 KB 643/1044 KB 1458/1710 KB 324/713 KB 496/1063 KB 930/1267 KB 643/1044 KB 1458/1710 KB 324/713 KB 496/1063 KB 934/1267 KB 643/1044 KB 1458/1710 KB 324/713 KB 480/1063 KB 898/1267 KB 643/1044 KB 1458/1710 KB 308/713 KB 496/1063 KB 934/1267 KB 643/1044 KB 1462/1710 KB 324/713 KB 480/1063 KB 898/1267 KB 643/1044 KB 1454/1710 KB 308/713 KB 496/1063 KB 934/1267 KB 647/1044 KB 1462/1710 KB 324/713 KB 496/1063 KB 934/1267 KB 651/1044 KB 1466/1710 KB 324/713 KB 496/1063 KB 934/1267 KB 655/1044 KB 1466/1710 KB 324/713 KB 496/1063 KB 934/1267 KB 659/1044 KB 1466/1710 KB 324/713 KB 496/1063 KB 934/1267 KB 663/1044 KB 1466/1710 KB 324/713 KB 496/1063 KB 922/1267 KB 643/1044 KB 1458/1710 KB 324/713 KB 500/1063 KB 938/1267 KB 663/1044 KB 1466/1710 KB 324/713 KB 504/1063 KB 938/1267 KB 663/1044 KB 1466/1710 KB 324/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 324/713 KB 492/1063 KB 922/1267 KB 643/1044 KB 1458/1710 KB 324/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 328/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 332/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 336/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 340/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 344/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 348/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 352/713 KB 508/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 356/713 KB 512/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 360/713 KB 512/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 364/713 KB 512/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 368/713 KB 504/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 324/713 KB 512/1063 KB 938/1267 KB 671/1044 KB 1466/1710 KB 368/713 KB 496/1063 KB 938/1267 KB 663/1044 KB 1466/1710 KB 324/713 KB 496/1063 KB 934/1267 KB 647/1044 KB 1466/1710 KB 324/713 KB 512/1063 KB 938/1267 KB 671/1044 KB 1470/1710 KB 368/713 KB 512/1063 KB 938/1267 KB 671/1044 KB 1474/1710 KB 368/713 KB 512/1063 KB 938/1267 KB 671/1044 KB 1478/1710 KB 368/713 KB 512/1063 KB 938/1267 KB 671/1044 KB 1482/1710 KB 368/713 KB 512/1063 KB 938/1267 KB 675/1044 KB 1486/1710 KB 368/713 KB 512/1063 KB 938/1267 KB 667/1044 KB 1466/1710 KB 356/713 KB 516/1063 KB 942/1267 KB 679/1044 KB 1486/1710 KB 368/713 KB 520/1063 KB 942/1267 KB 679/1044 KB 1486/1710 KB 368/713 KB 524/1063 KB 942/1267 KB 679/1044 KB 1486/1710 KB 368/713 KB 512/1063 KB 942/1267 KB 675/1044 KB 1486/1710 KB 368/713 KB 524/1063 KB 946/1267 KB 679/1044 KB 1486/1710 KB 368/713 KB 512/1063 KB 938/1267 KB 671/1044 KB 1486/1710 KB 368/713 KB 524/1063 KB 946/1267 KB 679/1044 KB 1490/1710 KB 368/713 KB 524/1063 KB 946/1267 KB 679/1044 KB 1494/1710 KB 368/713 KB 524/1063 KB 950/1267 KB 679/1044 KB 1498/1710 KB 368/713 KB 524/1063 KB 950/1267 KB 679/1044 KB 1502/1710 KB 368/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1506/1710 KB 368/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1510/1710 KB 368/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1514/1710 KB 368/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1518/1710 KB 372/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1522/1710 KB 372/713 KB 512/1063 KB 942/1267 KB 679/1044 KB 1486/1710 KB 368/713 KB 528/1063 KB 950/1267 KB 683/1044 KB 1522/1710 KB 372/713 KB 528/1063 KB 950/1267 KB 687/1044 KB 1522/1710 KB 372/713 KB 528/106 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 3 KB 950/1267 KB 691/1044 KB 1522/1710 KB 372/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1514/1710 KB 372/713 KB 528/1063 KB 950/1267 KB 691/1044 KB 1522/1710 KB 376/713 KB 528/1063 KB 950/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 528/1063 KB 950/1267 KB 679/1044 KB 1502/1710 KB 368/713 KB 532/1063 KB 950/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 536/1063 KB 950/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 540/1063 KB 950/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 524/1063 KB 950/1267 KB 679/1044 KB 1494/1710 KB 368/713 KB 540/1063 KB 954/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 540/1063 KB 958/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 540/1063 KB 962/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 540/1063 KB 966/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 540/1063 KB 970/1267 KB 695/1044 KB 1522/1710 KB 380/713 KB 540/1063 KB 974/1267 KB 695/1044 KB 1522/1710 KB 384/713 KB 540/1063 KB 978/1267 KB 695/1044 KB 1522/1710 KB 384/713 KB 540/1063 KB 982/1267 KB 695/1044 KB 1522/1710 KB 384/713 KB 540/1063 KB 986/1267 KB 695/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 990/1267 KB 695/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 994/1267 KB 695/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 998/1267 KB 695/1044 KB 1526/1710 KB 384/713 KB 528/1063 KB 950/1267 KB 695/1044 KB 1522/1710 KB 376/713 KB 544/1063 KB 998/1267 KB 699/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 998/1267 KB 703/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 998/1267 KB 707/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 998/1267 KB 711/1044 KB 1526/1710 KB 384/713 KB 544/1063 KB 986/1267 KB 695/1044 KB 1526/1710 KB 384/713 KB 548/1063 KB 998/1267 KB 715/1044 KB 1526/1710 KB 384/713 KB 552/1063 KB 998/1267 KB 715/1044 KB 1526/1710 KB 384/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1526/1710 KB 384/713 KB 540/1063 KB 982/1267 KB 695/1044 KB 1526/1710 KB 384/713 KB 540/1063 KB 970/1267 KB 695/1044 KB 1522/1710 KB 384/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1526/1710 KB 388/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 392/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 396/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 400/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 404/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1530/1710 KB 408/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1530/1710 KB 412/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1530/1710 KB 416/713 KB 556/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 388/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1534/1710 KB 416/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1538/1710 KB 416/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1542/1710 KB 416/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1546/1710 KB 416/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1550/1710 KB 420/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1554/1710 KB 420/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1530/1710 KB 404/713 KB 560/1063 KB 1006/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 560/1063 KB 1010/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 560/1063 KB 1014/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 560/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 404/713 KB 564/1063 KB 1014/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 568/1063 KB 1014/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 572/1063 KB 1014/1267 KB 715/1044 KB 1558/1710 KB 420/713 KB 544/1063 KB 998/1267 KB 715/1044 KB 1530/1710 KB 400/713 KB 572/1063 KB 1014/1267 KB 719/1044 K unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install B 1558/1710 KB 420/713 KB 572/1063 KB 1014/1267 KB 723/1044 KB 1558/1710 KB 420/713 KB 576/1063 KB 1014/1267 KB 723/1044 KB 1558/1710 KB 420/713 KB 580/1063 KB 1018/1267 KB 727/1044 KB 1558/1710 KB 420/713 KB 584/1063 KB 1018/1267 KB 727/1044 KB 1558/1710 KB 420/713 KB 588/1063 KB 1018/1267 KB 727/1044 KB 1558/1710 KB 420/713 KB 592/1063 KB 1018/1267 KB 727/1044 KB 1558/1710 KB 420/713 KB 596/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 420/713 KB 600/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 420/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 420/713 KB 560/1063 KB 1002/1267 KB 715/1044 KB 1546/1710 KB 420/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 424/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 428/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 432/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 436/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 440/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 444/713 KB 604/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 448/713 KB 592/1063 KB 1018/1267 KB 727/1044 KB 1562/1710 KB 420/713 KB 576/1063 KB 1018/1267 KB 727/1044 KB 1558/1710 KB 420/713 KB 576/1063 KB 1014/1267 KB 727/1044 KB 1558/1710 KB 420/713 KB 604/1063 KB 1018/1267 KB 731/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1018/1267 KB 735/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1018/1267 KB 739/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1022/1267 KB 739/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1022/1267 KB 743/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1026/1267 KB 747/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1026/1267 KB 751/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1026/1267 KB 747/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1030/1267 KB 751/1044 KB 1562/1710 KB 448/713 KB 604/1063 KB 1030/1267 KB 751/1044 KB 1566/1710 KB 448/713 KB 604/1063 KB 1030/1267 KB 751/1044 KB 1570/1710 KB 448/713 KB 604/1063 KB 1034/1267 KB 751/1044 KB 1574/1710 KB 448/713 KB 604/1063 KB 1034/1267 KB 751/1044 KB 1578/1710 KB 448/713 KB 608/1063 KB 1034/1267 KB 755/1044 KB 1582/1710 KB 452/713 KB 608/1063 KB 1034/1267 KB 755/1044 KB 1586/1710 KB 452/713 KB 608/1063 KB 1034/1267 KB 755/1044 KB 1590/1710 KB 452/713 KB 604/1063 KB 1034/1267 KB 751/1044 KB 1570/1710 KB 448/713 KB 608/1063 KB 1038/1267 KB 755/1044 KB 1590/1710 KB 452/713 KB 608/1063 KB 1042/1267 KB 755/1044 KB 1590/1710 KB 452/713 KB 608/1063 KB 1046/1267 KB 755/1044 KB 1590/1710 KB 452/713 KB 608/1063 KB 1034/1267 KB 755/1044 KB 1578/1710 KB 452/713 KB 608/1063 KB 1046/1267 KB 755/1044 KB 1590/1710 KB 456/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1590/1710 KB 460/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1590/1710 KB 464/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1590/1710 KB 468/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 472/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 476/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 480/713 KB 608/1063 KB 1034/1267 KB 755/1044 KB 1578/1710 KB 448/713 KB 612/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 480/713 KB 616/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 480/713 KB 620/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 480/713 KB 604/1063 KB 1034/1267 KB 755/1044 KB 1578/1710 KB 448/713 KB 620/1063 KB 1050/1267 KB 759/1044 KB 1594/1710 KB 480/713 KB 620/1063 KB 1050/1267 KB 763/1044 KB 1594/1710 KB 480/713 KB 620/1063 KB 1050/1267 KB 767/1044 KB 1594/1710 KB 480/713 KB 620/1063 KB 1050/1267 KB 77 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 1/1044 KB 1594/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 775/1044 KB 1594/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 779/1044 KB 1594/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 783/1044 KB 1594/1710 KB 480/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1594/1710 KB 468/713 KB 624/1063 KB 1050/1267 KB 783/1044 KB 1598/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 783/1044 KB 1602/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 783/1044 KB 1606/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 783/1044 KB 1610/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 787/1044 KB 1614/1710 KB 484/713 KB 624/1063 KB 1050/1267 KB 787/1044 KB 1618/1710 KB 484/713 KB 624/1063 KB 1050/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 608/1063 KB 1050/1267 KB 755/1044 KB 1590/1710 KB 456/713 KB 624/1063 KB 1054/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1058/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1062/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1066/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1070/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1074/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1078/1267 KB 787/1044 KB 1622/1710 KB 484/713 KB 624/1063 KB 1050/1267 KB 787/1044 KB 1610/1710 KB 484/713 KB 624/1063 KB 1078/1267 KB 787/1044 KB 1622/1710 KB 488/713 KB 624/1063 KB 1078/1267 KB 787/1044 KB 1622/1710 KB 492/713 KB 624/1063 KB 1078/1267 KB 787/1044 KB 1622/1710 KB 496/713 KB 624/1063 KB 1078/1267 KB 787/1044 KB 1626/1710 KB 500/713 KB 624/1063 KB 1082/1267 KB 787/1044 KB 1626/1710 KB 504/713 KB 624/1063 KB 1082/1267 KB 787/1044 KB 1626/1710 KB 508/713 KB 624/1063 KB 1082/1267 KB 787/1044 KB 1626/1710 KB 512/713 KB 624/1063 KB 1050/1267 KB 787/1044 KB 1610/1710 KB 480/713 KB 624/1063 KB 1050/1267 KB 771/1044 KB 1594/1710 KB 480/713 KB 628/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 632/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 636/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 640/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 644/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 648/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 652/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 656/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 660/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 664/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 668/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 624/1063 KB 1082/1267 KB 787/1044 KB 1626/1710 KB 500/713 KB 668/1063 KB 1086/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 668/1063 KB 1090/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 668/1063 KB 1094/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 668/1063 KB 1098/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 672/1063 KB 1102/1267 KB 791/1044 KB 1626/1710 KB 516/713 KB 672/1063 KB 1106/1267 KB 791/1044 KB 1626/1710 KB 516/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1626/1710 KB 516/713 KB 624/1063 KB 1078/1267 KB 787/1044 KB 1626/1710 KB 496/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1630/1710 KB 516/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1634/1710 KB 516/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1638/1710 KB 516/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1642/1710 KB 516/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1646/1710 KB 516/713 KB 672/1063 KB 1110/1267 KB 791/1044 KB 1650/1710 KB 516/713 KB 672/1063 KB 1114/1267 KB 791/1044 KB 1654/1710 KB 516/713 KB 672/1063 KB 1098/1267 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install KB 791/1044 KB 1626/1710 KB 516/713 KB 672/1063 KB 1114/1267 KB 791/1044 KB 1654/1710 KB 520/713 KB 672/1063 KB 1114/1267 KB 791/1044 KB 1654/1710 KB 524/713 KB 672/1063 KB 1114/1267 KB 791/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1098/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 624/1063 KB 1082/1267 KB 791/1044 KB 1626/1710 KB 512/713 KB 672/1063 KB 1114/1267 KB 795/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 799/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 803/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 807/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 811/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 815/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 819/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 823/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 827/1044 KB 1654/1710 KB 528/713 KB 672/1063 KB 1114/1267 KB 831/1044 KB 1654/1710 KB 528/713 KB 676/1063 KB 1114/1267 KB 835/1044 KB 1654/1710 KB 528/713 KB 676/1063 KB 1114/1267 KB 839/1044 KB 1658/1710 KB 532/713 KB 676/1063 KB 1114/1267 KB 843/1044 KB 1658/1710 KB 532/713 KB 676/1063 KB 1114/1267 KB 847/1044 KB 1658/1710 KB 532/713 KB 672/1063 KB 1114/1267 KB 791/1044 KB 1650/1710 KB 516/713 KB 676/1063 KB 1118/1267 KB 847/1044 KB 1658/1710 KB 532/713 KB 676/1063 KB 1122/1267 KB 847/1044 KB 1658/1710 KB 532/713 KB 676/1063 KB 1126/1267 KB 847/1044 KB 1658/1710 KB 532/713 KB 676/1063 KB 1114/1267 KB 835/1044 KB 1658/1710 KB 532/713 KB 676/1063 KB 1126/1267 KB 847/1044 KB 1662/1710 KB 532/713 KB 676/1063 KB 1126/1267 KB 847/1044 KB 1666/1710 KB 532/713 KB 676/1063 KB 1126/1267 KB 847/1044 KB 1670/1710 KB 532/713 KB 676/1063 KB 1130/1267 KB 847/1044 KB 1674/1710 KB 532/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1678/1710 KB 532/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1682/1710 KB 532/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 532/713 KB 676/1063 KB 1114/1267 KB 835/1044 KB 1654/1710 KB 532/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 536/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 540/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 676/1063 KB 1114/1267 KB 831/1044 KB 1654/1710 KB 528/713 KB 680/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 684/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 688/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 692/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 696/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 700/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 544/713 KB 700/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 548/713 KB 704/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 552/713 KB 704/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 556/713 KB 704/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 560/713 KB 676/1063 KB 1130/1267 KB 851/1044 KB 1674/1710 KB 532/713 KB 704/1063 KB 1130/1267 KB 855/1044 KB 1686/1710 KB 560/713 KB 704/1063 KB 1130/1267 KB 859/1044 KB 1686/1710 KB 560/713 KB 704/1063 KB 1130/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 676/1063 KB 1130/1267 KB 847/1044 KB 1670/1710 KB 532/713 KB 704/1063 KB 1134/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 704/1063 KB 1138/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 704/1063 KB 1142/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 704/1063 KB 1130/1267 KB 851/1044 KB 1686/1710 KB 548/713 KB 708/1063 KB 1142/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 712/1063 KB 1 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 142/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 716/1063 KB 1142/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 720/1063 KB 1146/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 724/1063 KB 1146/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 728/1063 KB 1146/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 732/1063 KB 1146/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 716/1063 KB 1146/1267 KB 863/1044 KB 1686/1710 KB 560/713 KB 732/1063 KB 1150/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 732/1063 KB 1154/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 732/1063 KB 1158/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 732/1063 KB 1162/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 720/1063 KB 1146/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1694/1710 KB 564/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1698/1710 KB 564/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1702/1710 KB 564/713 KB 720/1063 KB 1146/1267 KB 867/1044 KB 1686/1710 KB 564/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1702/1710 KB 568/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1702/1710 KB 572/713 KB 736/1063 KB 1166/1267 KB 867/1044 KB 1702/1710 KB 576/713 KB 720/1063 KB 1146/1267 KB 867/1044 KB 1686/1710 KB 560/713 KB 736/1063 KB 1166/1267 KB 871/1044 KB 1702/1710 KB 576/713 KB 736/1063 KB 1166/1267 KB 875/1044 KB 1702/1710 KB 576/713 KB 736/1063 KB 1166/1267 KB 879/1044 KB 1702/1710 KB 576/713 KB 736/1063 KB 1166/1267 KB 883/1044 KB 1702/1710 KB 576/713 KB 736/1063 KB 1166/1267 KB 887/1044 KB 1706/1710 KB 580/713 KB 736/1063 KB 1166/1267 KB 891/1044 KB 1706/1710 KB 580/713 KB 736/1063 KB 1162/1267 KB 867/1044 KB 1690/1710 KB 564/713 KB 740/1063 KB 1170/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 744/1063 KB 1170/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 748/1063 KB 1170/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 736/1063 KB 1170/1267 KB 891/1044 KB 1706/1710 KB 580/713 KB 748/1063 KB 1174/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 748/1063 KB 1178/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 752/1063 KB 1182/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 736/1063 KB 1166/1267 KB 883/1044 KB 1706/1710 KB 580/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 580/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 580/713 KB 736/1063 KB 1166/1267 KB 883/1044 KB 1702/1710 KB 580/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 584/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 588/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 592/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 596/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 600/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 604/713 KB 752/1063 KB 1178/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 756/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 604/713 KB 760/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 604/713 KB 764/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 604/713 KB 736/1063 KB 1170/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 764/1063 KB 1186/1267 KB 899/1044 KB 1710/1710 KB 608/713 KB 764/1063 KB 1186/1267 KB 903/1044 KB 1710/1710 KB 608/713 KB 764/1063 KB 1186/1267 KB 907/1044 KB 1710/1710 KB 608/713 KB 764/1063 KB 1186/1267 KB 911/1044 KB 1710/1710 KB 608/713 KB 764/1063 KB 1186/1267 KB 915/1044 KB 1710/1710 KB 608/713 KB 768/1063 KB 1186/1267 KB 919/1044 KB 1710/1710 KB 608/713 KB 768/1063 KB 1186/1267 KB 923/1044 KB 1710/1710 KB 608/713 KB 768/106 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 3 KB 1186/1267 KB 927/1044 KB 1710/1710 KB 608/713 KB 764/1063 KB 1186/1267 KB 895/1044 KB 1710/1710 KB 608/713 KB 752/1063 KB 1186/1267 KB 895/1044 KB 1706/1710 KB 580/713 KB 768/1063 KB 1190/1267 KB 927/1044 KB 1710/1710 KB 608/713 KB 768/1063 KB 1194/1267 KB 927/1044 KB 1710/1710 KB 608/713 KB 768/1063 KB 1198/1267 KB 927/1044 KB 1710/1710 KB 612/713 KB 768/1063 KB 1202/1267 KB 927/1044 KB 1710/1710 KB 612/713 KB 768/1063 KB 1206/1267 KB 927/1044 KB 1710/1710 KB 612/713 KB 768/1063 KB 1186/1267 KB 915/1044 KB 1710/1710 KB 608/713 KB 772/1063 KB 1206/1267 KB 927/1044 KB 1710/1710 KB 612/713 KB 776/1063 KB 1206/1267 KB 927/1044 KB 1710/1710 KB 612/713 KB 780/1063 KB 1206/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 784/1063 KB 1206/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 788/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 792/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 796/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 768/1063 KB 1194/1267 KB 927/1044 KB 1710/1710 KB 612/713 KB 796/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 616/713 KB 796/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 620/713 KB 796/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 624/713 KB 796/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 628/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2803.1 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 784/1063 KB 1210/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 796/1063 KB 1214/1267 KB 931/1044 KB 628/713 KB 776/1063 KB 1206/1267 KB 931/1044 KB 1710/1710 KB 612/713 KB 796/1063 KB 1214/1267 KB 935/1044 KB 628/713 KB 796/1063 KB 1214/1267 KB 939/1044 KB 628/713 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 796/1063 KB 1218/1267 KB 939/1044 KB 628/713 KB 796/1063 KB 1222/1267 KB 939/1044 KB 628/713 KB 796/1063 KB 1222/1267 KB 943/1044 KB 632/713 KB 796/1063 KB 1222/1267 KB 939/1044 KB 632/713 KB 796/1063 KB 1222/1267 KB 943/1044 KB 636/713 KB 796/1063 KB 1222/1267 KB 943/1044 KB 640/713 KB 796/1063 KB 1222/1267 KB 943/1044 KB 644/713 KB 800/1063 KB 1226/1267 KB 947/1044 KB 648/713 KB 800/1063 KB 1226/1267 KB 947/1044 KB 652/713 KB 800/1063 KB 1226/1267 KB 947/1044 KB 656/713 KB 800/1063 KB 1226/1267 KB 947/1044 KB 644/713 KB 804/1063 KB 1226/1267 KB 947/1044 KB 656/713 KB 808/1063 KB 1226/1267 KB 947/1044 KB 656/713 KB 812/1063 KB 1226/1267 KB 947/1044 KB 656/713 KB 796/1063 KB 1226/1267 KB 947/1044 KB 644/713 KB 812/1063 KB 1230/1267 KB 947/1044 KB 656/713 KB 796/1063 KB 1222/1267 KB 947/1044 KB 644/713 KB 812/1063 KB 1234/1267 KB 951/1044 KB 656/713 KB 812/1063 KB 1234/1267 KB 955/1044 KB 656/713 KB 812/1063 KB 1234/1267 KB 959/1044 KB 656/713 KB 812/1063 KB 1234/1267 KB 959/1044 KB 656/713 KB 812/1063 KB 1238/1267 KB 959/1044 KB 656/713 KB 812/1063 KB 1238/1267 KB 963/1044 KB 656/713 KB 816/1063 KB 1242/1267 KB 967/1044 KB 660/713 KB 816/1063 KB 1242/1267 KB 971/1044 KB 660/713 KB 816/1063 KB 1242/1267 KB 975/1044 KB 660/713 KB 816/1063 KB 1242/1267 KB 963/1044 KB 660/713 KB 816/1063 KB 1246/1267 KB 975/1044 KB 660/713 KB 816/1063 KB 1250/1267 KB 975/1044 KB 660/713 KB 816/1063 KB 1238/1267 KB 963/1044 KB 660/713 KB 820/1063 KB 1250/1267 KB 975/1044 KB 660/713 KB 824/1063 KB 1250/1267 KB 975/1044 KB 660/713 KB 828/1063 KB 1250/1267 KB 975/1044 KB 660/713 KB 812/1063 KB 1238/1267 KB 963/1044 KB 660/713 KB 828/1063 KB 1254/1267 KB 975/1044 KB 664/713 KB 828/1063 KB 1254/1267 KB 975/1044 KB 668/713 KB 828/1063 KB 1254/1267 KB 975/1044 KB 672/713 KB 828/1063 KB 1254/1267 KB 979/1044 KB 676/713 KB 4/257 KB 832/1063 KB 1254/1267 KB 979/1044 KB 680/713 KB 4/257 KB 832/1063 KB 1254/1267 KB 979/1044 KB 684/713 KB 4/257 KB 832/1063 KB 1254/1267 KB 979/1044 KB 688/713 KB 4/257 KB 828/1063 KB 1254/1267 KB 975/1044 KB 660/713 KB 832/1063 KB 1258/1267 KB 979/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1262/1267 KB 979/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1266/1267 KB 979/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1267/1267 KB 979/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1254/1267 KB 979/1044 KB 676/713 KB 4/257 KB 828/1063 KB 1254/1267 KB 979/1044 KB 672/713 KB 4/257 KB 832/1063 KB 1267/1267 KB 983/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1267/1267 KB 987/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1267/1267 KB 991/1044 KB 688/713 KB 4/257 KB 832/1063 KB 1267/1267 KB 995/1044 KB 688/713 KB 4/257 KB 828/1063 KB 1254/1267 KB 975/1044 KB 672/713 KB 4/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 8/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 12/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 16/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 20/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 24/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 28/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 32/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 36/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 40/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 692/713 KB 44/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 692/713 KB 48/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 692/713 KB 52/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 692/713 KB 56/257 KB 836/1063 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 999/1044 KB 692/713 KB 60/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 692/713 KB 64/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 692/713 KB 4/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 696/713 KB 64/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 700/713 KB 64/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 704/713 KB 64/257 KB 836/1063 KB 1267/1267 KB 995/1044 KB 688/713 KB 4/257 KB 840/1063 KB 1267/1267 KB 999/1044 KB 704/713 KB 64/257 KB 844/1063 KB 1267/1267 KB 999/1044 KB 704/713 KB 64/257 KB 836/1063 KB 1267/1267 KB 999/1044 KB 692/713 KB 40/257 KB 844/1063 KB 1003/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1007/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1011/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1015/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1019/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1023/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1267/1267 KB 999/1044 KB 708/713 KB 68/257 KB 844/1063 KB 1023/1044 KB 712/713 KB 68/257 KB 844/1063 KB 1023/1044 KB 713/713 KB 68/257 KB 844/1063 KB 1027/1044 KB 713/713 KB 68/257 KB 844/1063 KB 1031/1044 KB 713/713 KB 68/257 KB 844/1063 KB 1267/1267 KB 999/1044 KB 704/713 KB 68/257 KB 844/1063 KB 1035/1044 KB 713/713 KB 72/257 KB 844/1063 KB 1035/1044 KB 713/713 KB 76/257 KB 844/1063 KB 1035/1044 KB 713/713 KB 80/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1997.6 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 844/1063 KB 1035/1044 KB 713/713 KB 80/257 KB 844/1063 KB 1039/1044 KB 713/713 KB 80/257 KB 844/1063 KB 1043/1044 KB 713/713 KB 80/257 KB 844/1063 KB 1044/1044 KB 713/713 KB 84/257 KB 844/1063 KB 1043/1044 KB 713/713 KB 84/257 KB 844/1063 KB 1044/1044 KB 713/713 KB 88/257 KB 844/1063 KB 1044/1044 KB 713/713 KB 92/257 KB 844/1063 KB 1044/1044 KB 713/713 KB 96/257 KB 844/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 848/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 852/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 856/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 860/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 864/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 868/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 872/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 876/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 880/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 884/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 888/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 892/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 896/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 900/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 904/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 908/1063 KB 1044/1044 KB 713/713 KB 100/257 KB 908/1063 KB 1044/1044 KB 713/713 KB 104/257 KB 912/1063 KB 1044/1044 KB 713/713 KB 108/257 KB 912/1063 KB 1044/1044 KB 713/713 KB 112/257 KB 912/1063 KB 1044/1044 KB 713/713 KB 116/257 KB 912/1063 KB 1044/1044 KB 713/713 KB 120/257 KB 912/1063 KB 1044/1044 KB 713/713 KB 104/257 KB 916/1063 KB 1044/1044 KB 713/713 KB 124/257 KB 920/1063 KB 1044/1044 KB 713/713 KB 124/257 KB 924/1063 KB 1044/1044 KB 713/713 KB 124/257 KB 928/1063 KB 1044/1044 KB 713/713 KB 124/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1610.9 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 912/1063 KB 1044/1044 KB 713/713 KB 124/257 KB 928/1063 KB 713/713 KB 128/257 KB 928/1063 KB 4/549 KB 713/713 KB 128/257 KB 928/1063 KB 8/549 KB 713/713 KB 128/257 KB 928/1063 KB 12/549 KB 713/713 KB 128/257 KB 928/1063 KB 16/549 KB 713/713 KB 128/257 KB 928/1063 KB 16/549 KB 713/713 KB 132/257 KB 932/1063 KB 20/549 KB 136/257 KB 932/1063 KB 20/549 KB 132/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1091.8 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 932/1063 KB 24/549 KB 136/257 KB 932/1063 KB 28/549 KB 136/257 KB 932/1063 KB 32/549 KB 136/257 KB 932/1063 KB 36/549 KB 136/257 KB 932/1063 KB 40/549 KB 136/257 KB 932/1063 KB 44/549 KB 136/257 KB 932/1063 KB 16/549 KB 713/713 KB 132/257 KB 936/1063 KB 44/549 KB 136/257 KB 940/1063 KB 44/549 KB 136/257 KB 940/1063 KB 48/549 KB 136/257 KB 940/1063 KB 48/549 KB 140/257 KB 940/1063 KB 48/549 KB 144/257 KB 940/1063 KB 52/549 KB 148/257 KB 944/1063 KB 52/549 KB 4/358 KB 148/257 KB 3/5 KB 944/1063 KB 52/549 KB 4/358 KB 148/257 KB 5/5 KB 940/1063 KB 52/549 KB 144/257 KB 944/1063 KB 56/549 KB 4/358 KB 148/257 KB 5/5 KB 944/1063 KB 60/549 KB 4/358 KB 148/257 KB 5/5 KB 944/1063 KB 52/549 KB 4/358 KB 148/257 KB 940/1063 KB 52/549 KB 4/358 KB 148/257 KB 944/1063 KB 60/549 KB 8/358 KB 148/257 KB 5/5 KB 944/1063 KB 60/549 KB 12/358 KB 148/257 KB 5/5 KB 944/1063 KB 60/549 KB 16/358 KB 148/257 KB 5/5 KB 948/1063 KB 60/549 KB 16/358 KB 148/257 KB 5/5 KB 952/1063 KB 60/549 KB 16/358 KB 148/257 KB 5/5 KB 956/1063 KB 60/549 KB 16/358 KB 148/257 KB 5/5 KB 960/1063 KB 60/549 KB 20/358 KB 148/257 KB 5/5 KB 964/1063 KB 64/549 KB 20/358 KB 152/257 KB 5/5 KB 968/1063 KB 64/549 KB 20/358 KB 152/257 KB 5/5 KB 972/1063 KB 64/549 KB 20/358 KB 152/257 KB 5/5 KB 956/1063 KB 60/549 KB 20/358 KB 148/257 KB 5/5 KB 972/1063 KB 64/549 KB 24/358 KB 152/257 KB 5/5 KB 972/1063 KB 64/549 KB 28/358 KB 152/257 KB 5/5 KB 972/1063 KB 64/549 KB 32/358 KB 152/257 KB 5/5 KB 960/1063 KB 64/549 KB 20/358 KB 152/257 KB 5/5 KB 960/1063 KB 60/549 KB 20/358 KB 152/257 KB 5/5 KB 972/1063 KB 64/549 KB 32/358 KB 156/257 KB 5/5 KB 972/1063 KB 64/549 KB 32/358 KB 160/257 KB 5/5 KB 972/1063 KB 68/549 KB 32/358 KB 160/257 KB 5/5 KB 972/1063 KB 72/549 KB 36/358 KB 164/257 KB 5/5 KB 972/1063 KB 76/549 KB 36/358 KB 164/257 KB 5/5 KB 972/1063 KB 80/549 KB 36/358 KB 164/257 KB 5/5 KB 976/1063 KB 80/549 KB 36/358 KB 164/257 KB 5/5 KB 980/1063 KB 84/549 KB 36/358 KB 164/257 KB 5/5 KB 984/1063 KB 84/549 KB 36/358 KB 164/257 KB 5/5 KB 972/1063 KB 68/549 KB 36/358 KB 164/257 KB 5/5 KB 972/1063 KB 68/549 KB 32/358 KB 164/257 KB 5/5 KB 984/1063 KB 84/549 KB 36/358 KB 168/257 KB 5/5 KB 984/1063 KB 84/549 KB 36/358 KB 172/257 KB 5/5 KB 984/1063 KB 84/549 KB 36/358 KB 176/257 KB 5/5 KB 984/1063 KB 84/549 KB 40/358 KB 180/257 KB 5/5 KB 988/1063 KB 84/549 KB 40/358 KB 184/257 KB 988/1063 KB 84/549 KB 40/358 KB 188/257 KB 976/1063 KB 84/549 KB 36/358 KB 164/257 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.5 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 988/1063 KB 84/549 KB 40/358 KB 180/257 KB 5/5 KB 984/1063 KB 84/549 KB 40/358 KB 176/257 KB 5/5 KB 988/1063 KB 84/549 KB 44/358 KB 188/257 KB 988/1063 KB 84/549 KB 48/358 KB 188/257 KB 988/1063 KB 84/549 KB 52/358 KB 188/257 KB 992/1063 KB 88/549 KB 56/358 KB 188/257 KB 992/1063 KB 88/549 KB 60/358 KB 188/257 KB 992/1063 KB 88/549 KB 64/358 KB 192/257 KB 992/1063 KB 88/549 KB 52/358 KB 188/257 KB 996/1063 KB 88/549 KB 64/358 KB 192/257 KB 1000/1063 KB 88/549 KB 64/358 KB 192/257 KB 1004/1063 KB 88/549 KB 64/358 KB 192/257 KB 1008/1063 KB 88/549 KB 64/358 KB 192/257 KB 988/1063 KB 88/549 KB 52/358 KB 188/257 KB 1008/1063 KB 92/549 KB 68/358 KB 192/257 KB 1008/1063 KB 96/549 KB 68/358 KB 192/257 KB 1008/1063 KB 3/86 KB 96/549 KB 68/358 KB 192/257 KB 1008/1063 KB 5/86 KB 96/549 KB 68/358 KB 192/257 KB 1008/1063 KB 8/86 KB 96/549 KB 68/358 KB 192/257 KB 1008/1063 KB 11/86 KB 96/549 KB 68/358 KB 192/257 KB 1008/1063 KB 11/86 KB 100/549 KB 68/358 KB 192/257 KB 1008/1063 KB 13/86 KB 104/549 KB 68/358 KB 192/257 KB 1008/1063 KB 13/86 KB 108/549 KB 68/358 KB 192/257 KB 1008/1063 KB 13/86 KB 112/549 KB 68/358 KB 192/257 KB 1008/1063 KB 88/549 KB 68/358 KB 192/257 KB 992/1063 KB 88/549 KB 60/358 KB 192/257 KB 1008/1063 KB 13/86 KB 100/549 KB 68/358 KB 192/257 KB 1008/1063 KB 16/86 KB 112/549 KB 72/358 KB 192/257 KB 1008/1063 KB 19/86 KB 112/549 KB 72/358 KB 192/257 KB 1008/1063 KB 21/86 KB 112/549 KB 72/358 KB 192/257 KB 1008/1063 KB 24/86 KB 112/549 KB 72/358 KB 192/257 KB 1008/1063 KB 27/86 KB 112/549 KB 72/358 KB 192/257 KB 1008/1063 KB 27/86 KB 112/549 KB 72/358 KB 196/257 KB 1008/1063 KB 29/86 KB 112/549 KB 72/358 KB 196/257 KB 1008/1063 KB 32/86 KB 112/549 KB 72/358 KB 196/257 KB 1008/1063 KB 32/86 KB 112/549 KB 72/358 KB 200/257 KB 1008/1063 KB 32/86 KB 112/549 KB 72/358 KB 204/257 KB 1008/1063 KB 32/86 KB 112/549 KB 72/358 KB 208/257 KB 1008/1063 KB 32/86 KB 112/549 KB 72/358 KB 212/257 KB 1012/1063 KB 32/86 KB 116/549 KB 72/358 KB 216/257 KB 1012/1063 KB 32/86 KB 116/549 KB 72/358 KB 220/257 KB 1012/1063 KB 32/86 KB 116/549 KB 72/358 KB 224/257 KB 1012/1063 KB 36/86 KB 116/549 KB 72/358 KB 228/257 KB 1008/1063 KB 32/86 KB 112/549 KB 72/358 KB 204/257 KB 1012/1063 KB 36/86 KB 116/549 KB 76/358 KB 228/257 KB 1012/1063 KB 36/86 KB 116/549 KB 80/358 KB 228/257 KB 1012/1063 KB 36/86 KB 116/549 KB 72/358 KB 224/257 KB 1012/1063 KB 40/86 KB 116/549 KB 80/358 KB 228/257 KB 1012/1063 KB 44/86 KB 116/549 KB 80/358 KB 228/257 KB 1012/1063 KB 32/86 KB 116/549 KB 72/358 KB 212/257 KB 1012/1063 KB 32/86 KB 112/549 KB 72/358 KB 212/257 KB 1016/1063 KB 44/86 KB 116/549 KB 80/358 KB 228/257 KB 1020/1063 KB 44/86 KB 116/549 KB 80/358 KB 228/257 KB 1020/1063 KB 44/86 KB 116/549 KB 84/358 KB 228/257 KB 1024/1063 KB 48/86 KB 120/549 KB 88/358 KB 228/257 KB 1024/1063 KB 48/86 KB 120/549 KB 92/358 KB 228/257 KB 1024/1063 KB 48/86 KB 120/549 KB 96/358 KB 228/257 KB 1024/1063 KB 48/86 KB 120/549 KB 84/358 KB 228/257 KB 1028/1063 KB 48/86 KB 120/549 KB 96/358 KB 228/257 KB 1032/1063 KB 48/86 KB 120/549 KB 96/358 KB 228/257 KB 1036/1063 KB 48/86 KB 120/549 KB 100/358 KB 228/257 KB 1020/1063 KB 48/86 KB 120/549 KB 84/358 KB 228/257 KB 1020/1063 KB 44/86 KB 120/549 KB 84/358 KB 228/257 KB 1036/1063 KB 48/86 KB 124/549 KB 100/358 KB 228/257 KB 1036/1063 KB 48/86 KB 128/549 KB 100/358 KB 228/257 KB 1036/1063 KB 48/86 KB 132/549 KB 100/358 KB 228/257 KB 1036/1063 KB 52/8 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 6 KB 136/549 KB 100/358 KB 228/257 KB 1036/1063 KB 52/86 KB 140/549 KB 100/358 KB 228/257 KB 1036/1063 KB 52/86 KB 144/549 KB 100/358 KB 228/257 KB 1036/1063 KB 52/86 KB 148/549 KB 100/358 KB 232/257 KB 1040/1063 KB 52/86 KB 152/549 KB 100/358 KB 232/257 KB 1040/1063 KB 52/86 KB 156/549 KB 100/358 KB 232/257 KB 1040/1063 KB 52/86 KB 160/549 KB 100/358 KB 232/257 KB 1032/1063 KB 48/86 KB 120/549 KB 100/358 KB 228/257 KB 1040/1063 KB 52/86 KB 160/549 KB 104/358 KB 232/257 KB 1040/1063 KB 52/86 KB 160/549 KB 108/358 KB 232/257 KB 1040/1063 KB 52/86 KB 160/549 KB 112/358 KB 232/257 KB 1040/1063 KB 52/86 KB 148/549 KB 100/358 KB 232/257 KB 1044/1063 KB 52/86 KB 160/549 KB 112/358 KB 232/257 KB 1048/1063 KB 52/86 KB 160/549 KB 112/358 KB 232/257 KB 1052/1063 KB 52/86 KB 160/549 KB 112/358 KB 232/257 KB 1056/1063 KB 52/86 KB 160/549 KB 116/358 KB 232/257 KB 1060/1063 KB 52/86 KB 160/549 KB 116/358 KB 232/257 KB 1063/1063 KB 52/86 KB 160/549 KB 116/358 KB 232/257 KB 1036/1063 KB 52/86 KB 144/549 KB 100/358 KB 232/257 KB 1036/1063 KB 52/86 KB 132/549 KB 100/358 KB 228/257 KB 1063/1063 KB 56/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 60/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 64/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 68/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 72/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 76/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 80/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 84/86 KB 160/549 KB 116/358 KB 236/257 KB 1052/1063 KB 52/86 KB 160/549 KB 116/358 KB 232/257 KB 1063/1063 KB 84/86 KB 160/549 KB 120/358 KB 236/257 KB 1063/1063 KB 84/86 KB 160/549 KB 124/358 KB 236/257 KB 1063/1063 KB 68/86 KB 160/549 KB 116/358 KB 236/257 KB 1063/1063 KB 86/86 KB 160/549 KB 124/358 KB 240/257 KB 1063/1063 KB 86/86 KB 160/549 KB 124/358 KB 244/257 KB 1063/1063 KB 86/86 KB 160/549 KB 124/358 KB 248/257 KB 1063/1063 KB 86/86 KB 160/549 KB 124/358 KB 252/257 KB 1063/1063 KB 86/86 KB 160/549 KB 124/358 KB 256/257 KB 1063/1063 KB 86/86 KB 160/549 KB 124/358 KB 236/257 KB 1063/1063 KB 86/86 KB 164/549 KB 124/358 KB 257/257 KB 1063/1063 KB 86/86 KB 168/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 172/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 176/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 180/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 184/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 188/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 192/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 164/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 164/549 KB 128/358 KB 257/257 KB 1063/1063 KB 86/86 KB 192/549 KB 132/358 KB 257/257 KB 1063/1063 KB 86/86 KB 192/549 KB 136/358 KB 257/257 KB 1063/1063 KB 86/86 KB 192/549 KB 140/358 KB 257/257 KB 86/86 KB 192/549 KB 144/358 KB 257/257 KB 86/86 KB 192/549 KB 148/358 KB 257/257 KB 86/86 KB 192/549 KB 152/358 KB 257/257 KB 86/86 KB 192/549 KB 156/358 KB 257/257 KB 86/86 KB 192/549 KB 160/358 KB 257/257 KB 86/86 KB 192/549 KB 164/358 KB 257/257 KB 86/86 KB 196/549 KB 168/358 KB 257/257 KB 86/86 KB 196/549 KB 172/358 KB 257/257 KB 86/86 KB 196/549 KB 176/358 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1508.7 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 86/86 KB 196/549 KB 164/358 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 121.2 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 361.9 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 200/549 KB 176/358 KB 204/549 KB 176/358 KB 208/549 KB 176/358 KB 212/549 KB 176/358 KB 216/549 KB 180/358 KB 4/404 KB 220/549 KB 180/358 KB 4/404 KB 224/549 KB 180/358 KB 4/404 KB 212/549 KB 180/358 KB 4/404 KB 224/549 KB 184/358 KB 4/404 KB 224/549 KB 188/358 KB 4/404 KB 224/549 KB 192/358 KB 4/894 KB 4/404 KB 212/549 KB 176/358 KB 4/404 KB 224/549 KB 188/358 KB 4/894 KB 4/404 KB 224/549 KB 192/358 KB 8/894 KB 4/404 KB 224/549 KB 192/358 KB 12/894 KB 4/404 KB 224/549 KB 192/358 KB 16/894 KB 4/404 KB 224/549 KB 192/358 KB 16/894 KB 8/404 KB 224/549 KB 192/358 KB 16/894 KB 12/404 KB 224/549 KB 192/358 KB 16/894 KB 16/404 KB 228/549 KB 192/358 KB 16/894 KB 16/404 KB 232/549 KB 196/358 KB 20/894 KB 16/404 KB 236/549 KB 196/358 KB 20/894 KB 16/404 KB 240/549 KB 196/358 KB 20/894 KB 16/404 KB 244/549 KB 196/358 KB 20/894 KB 16/404 KB 248/549 KB 196/358 KB 20/894 KB 20/404 KB 252/549 KB 196/358 KB 20/894 KB 20/404 KB 256/549 KB 196/358 KB 20/894 KB 20/404 KB 228/549 KB 196/358 KB 20/894 KB 16/404 KB 256/549 KB 200/358 KB 20/894 KB 20/404 KB 256/549 KB 204/358 KB 20/894 KB 20/404 KB 256/549 KB 208/358 KB 20/894 KB 20/404 KB 228/549 KB 192/358 KB 20/894 KB 16/404 KB 256/549 KB 208/358 KB 24/894 KB 20/404 KB 256/549 KB 208/358 KB 28/894 KB 20/404 KB 256/549 KB 208/358 KB 32/894 KB 20/404 KB 256/549 KB 208/358 KB 36/894 KB 20/404 KB 256/549 KB 208/358 KB 40/894 KB 20/404 KB 256/549 KB 208/358 KB 44/894 KB 20/404 KB 256/549 KB 208/358 KB 48/894 KB 20/404 KB 244/549 KB 196/358 KB 20/894 KB 20/404 KB 256/549 KB 208/358 KB 48/894 KB 24/404 KB 256/549 KB 208/358 KB 48/894 KB 28/404 KB 256/549 KB 208/358 KB 48/894 KB 32/404 KB 256/549 KB 208/358 KB 48/894 KB 36/404 KB 260/549 KB 212/358 KB 52/894 KB 40/404 KB 260/549 KB 212/358 KB 52/894 KB 44/404 KB 260/549 KB 212/358 KB 52/894 KB 48/404 KB 260/549 KB 212/358 KB 52/894 KB 36/404 KB 260/549 KB 216/358 KB 52/894 KB 48/404 KB 260/549 KB 220/358 KB 52/894 KB 48/404 KB 260/549 KB 224/358 KB 52/894 KB 48/404 KB 260/549 KB 208/358 KB 52/894 KB 36/404 KB 264/549 KB 224/358 KB 52/894 KB 48/404 KB 268/549 KB 224/358 KB 52/894 KB 48/404 KB 272/549 KB 228/358 KB 52/894 KB 48/404 KB 256/549 KB 208/358 KB 52/894 KB 36/404 KB 272/549 KB 228/358 KB 56/894 KB 48/404 KB 272/549 KB 228/358 KB 60/894 KB 48/404 KB 272/549 KB 228/358 KB 64/894 KB 48/404 KB 276/549 KB 228/358 KB 64/894 KB 48/404 KB 4/587 KB 280/549 KB 228/358 KB 68/894 KB 52/404 KB 4/587 KB 284/549 KB 228/358 KB 68/894 KB 52/404 KB 4/587 KB 288/549 KB 228/358 KB 68/894 KB 52/404 KB 4/587 KB 268/549 KB 228/358 KB 52/894 KB 48/404 KB 288/549 KB 232/358 KB 68/894 KB 52/404 KB 4/587 KB 288/549 KB 236/358 KB 68/894 KB 52/404 KB 4/587 KB 288/549 KB 240/358 KB 68/894 KB 52/404 KB 4/587 KB 276/549 KB 228/358 KB 68/894 KB 52/404 KB 4/587 KB 288/549 KB 240/358 KB 68/894 KB 56/404 KB 4/587 KB 288/549 KB 240/358 KB 68/894 KB 60/404 KB 4/587 KB 288/549 KB 240/358 KB 68/894 KB 64/404 KB 4/587 KB 288/549 KB 240/358 KB 68/894 KB 68/404 KB 4/587 KB 292/549 KB 244/358 KB 68/894 KB 72/404 KB 4/587 KB 292/549 KB 244/358 KB 68/894 KB 76/404 KB 4/587 KB 292/549 KB 244/358 KB 68/894 KB 80/404 KB 4/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 4/587 KB 276/549 KB 228/358 KB 68/894 KB 48/404 KB 4/587 KB 272/549 KB 228/358 KB 64/894 KB 48/404 KB 4/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 8/587 KB 292/549 KB 244/358 KB 68/8 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 94 KB 84/404 KB 12/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 16/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 20/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 24/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 28/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 32/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 36/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 40/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 44/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 48/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 52/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 56/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 60/587 KB 292/549 KB 244/358 KB 68/894 KB 84/404 KB 64/587 KB 292/549 KB 244/358 KB 72/894 KB 84/404 KB 64/587 KB 292/549 KB 244/358 KB 76/894 KB 84/404 KB 64/587 KB 292/549 KB 244/358 KB 80/894 KB 84/404 KB 64/587 KB 292/549 KB 244/358 KB 84/894 KB 84/404 KB 64/587 KB 292/549 KB 244/358 KB 88/894 KB 84/404 KB 64/587 KB 292/549 KB 244/358 KB 68/894 KB 68/404 KB 4/587 KB 296/549 KB 244/358 KB 88/894 KB 84/404 KB 64/587 KB 300/549 KB 244/358 KB 88/894 KB 84/404 KB 64/587 KB 304/549 KB 244/358 KB 88/894 KB 84/404 KB 64/587 KB 288/549 KB 244/358 KB 68/894 KB 68/404 KB 4/587 KB 304/549 KB 248/358 KB 92/894 KB 84/404 KB 64/587 KB 304/549 KB 252/358 KB 92/894 KB 84/404 KB 64/587 KB 304/549 KB 256/358 KB 92/894 KB 84/404 KB 64/587 KB 304/549 KB 260/358 KB 92/894 KB 84/404 KB 64/587 KB 308/549 KB 264/358 KB 92/894 KB 84/404 KB 64/587 KB 308/549 KB 268/358 KB 92/894 KB 84/404 KB 64/587 KB 308/549 KB 272/358 KB 92/894 KB 84/404 KB 68/587 KB 304/549 KB 244/358 KB 92/894 KB 84/404 KB 64/587 KB 308/549 KB 272/358 KB 96/894 KB 88/404 KB 68/587 KB 308/549 KB 272/358 KB 100/894 KB 88/404 KB 68/587 KB 308/549 KB 276/358 KB 104/894 KB 88/404 KB 68/587 KB 308/549 KB 276/358 KB 108/894 KB 88/404 KB 68/587 KB 308/549 KB 276/358 KB 112/894 KB 88/404 KB 68/587 KB 308/549 KB 272/358 KB 92/894 KB 88/404 KB 68/587 KB 308/549 KB 276/358 KB 112/894 KB 92/404 KB 68/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 68/587 KB 308/549 KB 268/358 KB 92/894 KB 84/404 KB 68/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 72/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 76/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 80/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 84/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 88/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 92/587 KB 308/549 KB 276/358 KB 112/894 KB 96/404 KB 96/587 KB 308/549 KB 260/358 KB 92/894 KB 84/404 KB 64/587 KB 312/549 KB 276/358 KB 112/894 KB 96/404 KB 96/587 KB 316/549 KB 276/358 KB 112/894 KB 96/404 KB 96/587 KB 320/549 KB 276/358 KB 112/894 KB 96/404 KB 96/587 KB 324/549 KB 276/358 KB 112/894 KB 100/404 KB 96/587 KB 328/549 KB 276/358 KB 116/894 KB 100/404 KB 100/587 KB 332/549 KB 276/358 KB 116/894 KB 100/404 KB 100/587 KB 308/549 KB 276/358 KB 100/894 KB 88/404 KB 68/587 KB 332/549 KB 280/358 KB 116/894 KB 100/404 KB 100/587 KB 332/549 KB 284/358 KB 116/894 KB 100/404 KB 100/587 KB 332/549 KB 288/358 KB 116/894 KB 100/404 KB 100/587 KB 324/549 KB 276/358 KB 116/894 KB 100/404 KB 100/587 KB 332/549 KB 288/358 KB 120/894 KB 100/404 KB 100/587 KB 332/549 KB 288/358 KB 124/894 KB 100/404 KB 100/587 KB 336/549 KB 288/358 KB 128/894 KB 100/404 KB 100/587 KB 336/549 KB 288/358 KB 132/894 KB 100/404 KB 100/587 KB 336/549 KB 292/358 KB 136/894 KB 100/404 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install KB 100/587 KB 324/549 KB 276/358 KB 112/894 KB 100/404 KB 100/587 KB 336/549 KB 292/358 KB 136/894 KB 100/404 KB 104/587 KB 336/549 KB 292/358 KB 136/894 KB 100/404 KB 108/587 KB 320/549 KB 276/358 KB 112/894 KB 100/404 KB 96/587 KB 336/549 KB 292/358 KB 136/894 KB 104/404 KB 108/587 KB 336/549 KB 292/358 KB 136/894 KB 108/404 KB 108/587 KB 336/549 KB 292/358 KB 136/894 KB 112/404 KB 108/587 KB 336/549 KB 292/358 KB 136/894 KB 116/404 KB 112/587 KB 336/549 KB 292/358 KB 136/894 KB 120/404 KB 112/587 KB 336/549 KB 292/358 KB 136/894 KB 124/404 KB 112/587 KB 336/549 KB 292/358 KB 136/894 KB 128/404 KB 112/587 KB 336/549 KB 292/358 KB 132/894 KB 100/404 KB 100/587 KB 336/549 KB 296/358 KB 136/894 KB 128/404 KB 112/587 KB 336/549 KB 300/358 KB 136/894 KB 128/404 KB 112/587 KB 336/549 KB 304/358 KB 136/894 KB 128/404 KB 112/587 KB 336/549 KB 288/358 KB 124/894 KB 100/404 KB 100/587 KB 336/549 KB 292/358 KB 136/894 KB 112/404 KB 112/587 KB 336/549 KB 304/358 KB 136/894 KB 128/404 KB 116/587 KB 340/549 KB 304/358 KB 136/894 KB 128/404 KB 120/587 KB 340/549 KB 304/358 KB 136/894 KB 128/404 KB 124/587 KB 340/549 KB 304/358 KB 136/894 KB 128/404 KB 128/587 KB 340/549 KB 304/358 KB 136/894 KB 128/404 KB 132/587 KB 340/549 KB 308/358 KB 140/894 KB 132/404 KB 136/587 KB 340/549 KB 308/358 KB 140/894 KB 132/404 KB 140/587 KB 340/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 340/549 KB 304/358 KB 136/894 KB 128/404 KB 116/587 KB 344/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 348/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 352/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 356/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 360/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 364/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 368/549 KB 308/358 KB 140/894 KB 132/404 KB 144/587 KB 340/549 KB 308/358 KB 140/894 KB 132/404 KB 132/587 KB 368/549 KB 312/358 KB 140/894 KB 132/404 KB 148/587 KB 368/549 KB 316/358 KB 140/894 KB 132/404 KB 148/587 KB 340/549 KB 304/358 KB 140/894 KB 132/404 KB 132/587 KB 368/549 KB 316/358 KB 140/894 KB 136/404 KB 148/587 KB 340/549 KB 304/358 KB 140/894 KB 128/404 KB 132/587 KB 368/549 KB 320/358 KB 144/894 KB 136/404 KB 148/587 KB 368/549 KB 320/358 KB 148/894 KB 136/404 KB 148/587 KB 368/549 KB 320/358 KB 140/894 KB 136/404 KB 148/587 KB 368/549 KB 324/358 KB 148/894 KB 140/404 KB 148/587 KB 372/549 KB 328/358 KB 152/894 KB 140/404 KB 148/587 KB 372/549 KB 332/358 KB 152/894 KB 140/404 KB 148/587 KB 368/549 KB 308/358 KB 140/894 KB 132/404 KB 148/587 KB 372/549 KB 336/358 KB 152/894 KB 140/404 KB 148/587 KB 372/549 KB 324/358 KB 152/894 KB 140/404 KB 148/587 KB 368/549 KB 324/358 KB 152/894 KB 140/404 KB 148/587 KB 372/549 KB 336/358 KB 156/894 KB 140/404 KB 152/587 KB 372/549 KB 336/358 KB 160/894 KB 140/404 KB 152/587 KB 368/549 KB 320/358 KB 148/894 KB 140/404 KB 148/587 KB 372/549 KB 336/358 KB 160/894 KB 144/404 KB 152/587 KB 372/549 KB 336/358 KB 160/894 KB 148/404 KB 152/587 KB 372/549 KB 336/358 KB 164/894 KB 152/404 KB 152/587 KB 372/549 KB 336/358 KB 164/894 KB 156/404 KB 152/587 KB 376/549 KB 336/358 KB 164/894 KB 160/404 KB 152/587 KB 376/549 KB 336/358 KB 164/894 KB 164/404 KB 152/587 KB 376/549 KB 340/358 KB 164/894 KB 168/404 KB 152/587 KB 376/549 KB 340/358 KB 164/894 KB 172/404 KB 152/587 KB 376/549 KB 340/358 KB 164/894 KB 176/404 KB 152/587 KB 372/549 KB 336/358 KB 152/894 KB 140/404 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 152/587 KB 376/549 KB 340/358 KB 164/894 KB 176/404 KB 156/587 KB 376/549 KB 340/358 KB 164/894 KB 176/404 KB 160/587 KB 376/549 KB 340/358 KB 164/894 KB 176/404 KB 164/587 KB 376/549 KB 340/358 KB 164/894 KB 164/404 KB 152/587 KB 376/549 KB 344/358 KB 164/894 KB 176/404 KB 164/587 KB 376/549 KB 348/358 KB 164/894 KB 176/404 KB 164/587 KB 376/549 KB 352/358 KB 164/894 KB 176/404 KB 164/587 KB 376/549 KB 336/358 KB 164/894 KB 156/404 KB 152/587 KB 380/549 KB 352/358 KB 164/894 KB 176/404 KB 164/587 KB 384/549 KB 352/358 KB 164/894 KB 176/404 KB 164/587 KB 372/549 KB 336/358 KB 164/894 KB 148/404 KB 152/587 KB 384/549 KB 352/358 KB 168/894 KB 176/404 KB 164/587 KB 384/549 KB 352/358 KB 172/894 KB 176/404 KB 164/587 KB 384/549 KB 352/358 KB 176/894 KB 176/404 KB 164/587 KB 384/549 KB 352/358 KB 180/894 KB 176/404 KB 164/587 KB 388/549 KB 356/358 KB 184/894 KB 176/404 KB 168/587 KB 388/549 KB 356/358 KB 188/894 KB 176/404 KB 168/587 KB 388/549 KB 356/358 KB 192/894 KB 176/404 KB 168/587 KB 388/549 KB 356/358 KB 196/894 KB 176/404 KB 168/587 KB 388/549 KB 356/358 KB 200/894 KB 180/404 KB 168/587 KB 388/549 KB 356/358 KB 204/894 KB 180/404 KB 168/587 KB 388/549 KB 356/358 KB 208/894 KB 180/404 KB 168/587 KB 388/549 KB 356/358 KB 180/894 KB 176/404 KB 168/587 KB 388/549 KB 356/358 KB 208/894 KB 180/404 KB 172/587 KB 388/549 KB 356/358 KB 208/894 KB 180/404 KB 176/587 KB 388/549 KB 356/358 KB 180/894 KB 176/404 KB 164/587 KB 388/549 KB 358/358 KB 208/894 KB 180/404 KB 176/587 KB 388/549 KB 352/358 KB 180/894 KB 176/404 KB 164/587 KB 392/549 KB 358/358 KB 208/894 KB 180/404 KB 176/587 KB 396/549 KB 358/358 KB 208/894 KB 180/404 KB 176/587 KB 400/549 KB 358/358 KB 208/894 KB 180/404 KB 176/587 KB 404/549 KB 358/358 KB 208/894 KB 180/404 KB 176/587 KB 408/549 KB 358/358 KB 208/894 KB 180/404 KB 180/587 KB 412/549 KB 358/358 KB 208/894 KB 180/404 KB 180/587 KB 416/549 KB 358/358 KB 208/894 KB 180/404 KB 180/587 KB 388/549 KB 356/358 KB 196/894 KB 180/404 KB 168/587 KB 416/549 KB 358/358 KB 208/894 KB 184/404 KB 180/587 KB 416/549 KB 358/358 KB 208/894 KB 188/404 KB 180/587 KB 416/549 KB 358/358 KB 208/894 KB 192/404 KB 180/587 KB 404/549 KB 358/358 KB 208/894 KB 180/404 KB 180/587 KB 416/549 KB 358/358 KB 208/894 KB 192/404 KB 184/587 KB 416/549 KB 358/358 KB 208/894 KB 192/404 KB 188/587 KB 416/549 KB 358/358 KB 208/894 KB 192/404 KB 192/587 KB 416/549 KB 358/358 KB 208/894 KB 192/404 KB 196/587 KB 420/549 KB 358/358 KB 212/894 KB 196/404 KB 200/587 KB 420/549 KB 358/358 KB 212/894 KB 196/404 KB 204/587 KB 420/549 KB 358/358 KB 212/894 KB 196/404 KB 208/587 KB 420/549 KB 358/358 KB 212/894 KB 196/404 KB 196/587 KB 424/549 KB 358/358 KB 212/894 KB 196/404 KB 208/587 KB 428/549 KB 358/358 KB 212/894 KB 196/404 KB 208/587 KB 432/549 KB 358/358 KB 212/894 KB 196/404 KB 208/587 KB 436/549 KB 358/358 KB 212/894 KB 196/404 KB 208/587 KB 440/549 KB 212/894 KB 196/404 KB 212/587 KB 444/549 KB 212/894 KB 196/404 KB 212/587 KB 448/549 KB 212/894 KB 196/404 KB 212/587 KB 416/549 KB 358/358 KB 212/894 KB 196/404 KB 196/587 KB 448/549 KB 212/894 KB 200/404 KB 212/587 KB 448/549 KB 212/894 KB 204/404 KB 212/587 KB 448/549 KB 212/894 KB 208/404 KB 212/587 KB 416/549 KB 358/358 KB 212/894 KB 192/404 KB 196/587 KB 448/549 KB 216/894 KB 208/404 KB 212/587 KB 448/549 KB 220/894 KB 208/404 KB 212/587 KB 448/549 KB 224/894 KB 208/404 KB 212/587 KB 448/549 KB 228/894 KB 20 unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 8/404 KB 212/587 KB 448/549 KB 232/894 KB 212/404 KB 212/587 KB 448/549 KB 236/894 KB 212/404 KB 212/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 460.0 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 436/549 KB 358/358 KB 212/894 KB 196/404 KB 212/587 KB 448/549 KB 236/894 KB 212/404 KB 216/587 KB 448/549 KB 236/894 KB 212/404 KB 220/587 KB 448/549 KB 236/894 KB 212/404 KB 224/587 KB 448/549 KB 228/894 KB 212/404 KB 212/587 KB 448/549 KB 236/894 KB 216/404 KB 224/587 KB 448/549 KB 236/894 KB 220/404 KB 224/587 KB 448/549 KB 236/894 KB 224/404 KB 224/587 KB 448/549 KB 236/894 KB 228/404 KB 224/587 KB 452/549 KB 240/894 KB 232/404 KB 228/587 KB 452/549 KB 240/894 KB 236/404 KB 228/587 KB 452/549 KB 240/894 KB 228/404 KB 228/587 KB 452/549 KB 240/894 KB 240/404 KB 232/587 KB 452/549 KB 240/894 KB 240/404 KB 236/587 KB 452/549 KB 240/894 KB 228/404 KB 224/587 KB 452/549 KB 244/894 KB 240/404 KB 236/587 KB 452/549 KB 4/26 KB 248/894 KB 240/404 KB 240/587 KB 452/549 KB 4/26 KB 252/894 KB 240/404 KB 240/587 KB 452/549 KB 236/894 KB 228/404 KB 224/587 KB 456/549 KB 4/26 KB 252/894 KB 240/404 KB 240/587 KB 460/549 KB 4/26 KB 252/894 KB 240/404 KB 240/587 KB 464/549 KB 4/26 KB 252/894 KB 240/404 KB 240/587 KB 452/549 KB 244/894 KB 240/404 KB 240/587 KB 452/549 KB 4/26 KB 244/894 KB 240/404 KB 240/587 KB 464/549 KB 4/26 KB 252/894 KB 244/404 KB 240/587 KB 468/549 KB 4/26 KB 256/894 KB 248/404 KB 244/587 KB 468/549 KB 4/26 KB 256/894 KB 252/404 KB 244/587 KB 468/549 KB 4/26 KB 256/894 KB 256/404 KB 244/587 KB 452/549 KB 4/26 KB 244/894 KB 240/404 KB 236/587 KB 468/549 KB 4/26 KB 256/894 KB 244/404 KB 244/587 KB 468/549 KB 8/26 KB 256/894 KB 256/404 KB 244/587 KB 468/549 KB 12/26 KB 256/894 KB 256/404 KB 244/587 KB 468/549 KB 4/26 KB 252/894 KB 244/404 KB 244/587 KB 472/549 KB 12/26 KB 256/894 KB 256/404 KB 244/587 KB 464/549 KB 4/26 KB 252/894 KB 244/404 KB 244/587 KB 472/549 KB 16/26 KB 256/894 KB 256/404 KB 248/587 KB 472/549 KB 16/26 KB 260/894 KB 256/404 KB 252/587 KB 472/549 KB 16/26 KB 256/894 KB 256/404 KB 244/587 KB 476/549 KB 16/26 KB 260/894 KB 256/404 KB 252/587 KB 480/549 KB 16/26 KB 260/894 KB 256/404 KB 252/587 KB 480/549 KB 20/26 KB 260/894 KB 256/404 KB 256/587 KB 484/549 KB 24/26 KB 260/894 KB 260/404 KB 256/587 KB 484/549 KB 26/26 KB 260/894 KB 260/404 KB 256/587 KB 472/549 KB 16/26 KB 260/894 KB 256/404 KB 248/587 KB 484/549 KB 26/26 KB 264/894 KB 260/404 KB 256/587 KB 484/549 KB 26/26 KB 268/894 KB 260/404 KB 256/587 KB 484/549 KB 26/26 KB 272/894 KB 260/404 KB 256/587 KB 484/549 KB 20/26 KB 260/894 KB 260/404 KB 256/587 KB 484/549 KB 26/26 KB 272/894 KB 264/404 KB 256/587 KB 484/549 KB 26/26 KB 272/894 KB 268/404 KB 256/587 KB 484/549 KB 26/26 KB 272/894 KB 269/404 KB 256/587 KB 484/549 KB 26/26 KB 276/894 KB 273/404 KB 256/587 KB 484/549 KB 26/26 KB 276/894 KB 277/404 KB 256/587 KB 484/549 KB 26/26 KB 276/894 KB 281/404 KB 256/587 KB 484/549 KB 26/26 KB 276/894 KB 285/404 KB 256/587 KB 484/549 KB 20/26 KB 260/894 KB 256/404 KB 256/587 KB 480/549 KB 16/26 KB 260/894 KB 256/404 KB 256/587 KB 484/549 KB 26/26 KB 276/894 KB 285/404 KB 260/587 KB 484/549 KB 26/26 KB 276/894 KB 285/404 KB 264/587 KB 488/549 KB 26/26 KB 276/894 KB 285/404 KB 268/587 KB 488/549 KB 26/26 KB 276/894 KB 285/404 KB 272/587 KB 488/549 KB 26/26 KB 276/894 KB 285/404 KB 276/587 KB 488/549 KB 26/26 KB 276/894 KB 285/404 KB 280/587 KB 488/549 KB 26/26 KB 276/894 KB 285/404 KB 284/587 KB 488/549 KB 26/26 KB 276/894 KB 289/404 KB 288/587 KB 484/549 KB 26/26 KB 276/894 KB 269/404 KB 256/587 KB 488/549 KB 26/26 KB 280/894 KB 289/404 KB 288/587 KB unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 488/549 KB 26/26 KB 284/894 KB 289/404 KB 288/587 KB 488/549 KB 26/26 KB 288/894 KB 289/404 KB 288/587 KB 488/549 KB 26/26 KB 292/894 KB 289/404 KB 288/587 KB 488/549 KB 26/26 KB 296/894 KB 289/404 KB 288/587 KB 488/549 KB 26/26 KB 300/894 KB 289/404 KB 288/587 KB 488/549 KB 26/26 KB 304/894 KB 289/404 KB 292/587 KB 488/549 KB 26/26 KB 308/894 KB 289/404 KB 292/587 KB 488/549 KB 312/894 KB 289/404 KB 292/587 KB 488/549 KB 316/894 KB 289/404 KB 292/587 KB 488/549 KB 320/894 KB 289/404 KB 292/587 KB 488/549 KB 26/26 KB 276/894 KB 289/404 KB 284/587 KB 488/549 KB 320/894 KB 293/404 KB 292/587 KB 488/549 KB 26/26 KB 276/894 KB 285/404 KB 264/587 KB 492/549 KB 320/894 KB 293/404 KB 292/587 KB 496/549 KB 320/894 KB 293/404 KB 292/587 KB 500/549 KB 320/894 KB 293/404 KB 292/587 KB 504/549 KB 320/894 KB 293/404 KB 292/587 KB 508/549 KB 320/894 KB 293/404 KB 292/587 KB 512/549 KB 320/894 KB 293/404 KB 292/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 31.7 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install 516/549 KB 320/894 KB 293/404 KB 292/587 KB 488/549 KB 26/26 KB 300/894 KB 289/404 KB 292/587 KB 516/549 KB 320/894 KB 297/404 KB 296/587 KB 516/549 KB 320/894 KB 297/404 KB 292/587 KB 520/549 KB 320/894 KB 301/404 KB 296/587 KB 520/549 KB 320/894 KB 301/404 KB 300/587 KB 520/549 KB 320/894 KB 301/404 KB 304/587 KB 520/549 KB 320/894 KB 301/404 KB 308/587 KB 520/549 KB 324/894 KB 305/404 KB 312/587 KB 520/549 KB 324/894 KB 305/404 KB 316/587 KB 520/549 KB 324/894 KB 305/404 KB 320/587 KB 520/549 KB 320/894 KB 297/404 KB 296/587 KB 524/549 KB 324/894 KB 305/404 KB 320/587 KB 528/549 KB 324/894 KB 305/404 KB 320/587 KB 532/549 KB 324/894 KB 305/404 KB 320/587 KB 536/549 KB 324/894 KB 305/404 KB 320/587 KB 540/549 KB 324/894 KB 305/404 KB 320/587 KB 544/549 KB 324/894 KB 305/404 KB 320/587 KB 544/549 KB 324/894 KB 305/404 KB 324/587 KB 548/549 KB 324/894 KB 305/404 KB 328/587 KB 548/549 KB 324/894 KB 305/404 KB 332/587 KB 548/549 KB 324/894 KB 305/404 KB 336/587 KB 520/549 KB 324/894 KB 305/404 KB 308/587 KB 548/549 KB 328/894 KB 305/404 KB 336/587 KB 548/549 KB 332/894 KB 305/404 KB 336/587 KB 520/549 KB 320/894 KB 305/404 KB 308/587 KB 548/549 KB 332/894 KB 309/404 KB 336/587 KB 548/549 KB 332/894 KB 313/404 KB 336/587 KB 548/549 KB 332/894 KB 317/404 KB 336/587 KB 548/549 KB 332/894 KB 321/404 KB 336/587 KB 548/549 KB 324/894 KB 305/404 KB 324/587 KB 549/549 KB 332/894 KB 321/404 KB 336/587 KB 549/549 KB 332/894 KB 325/404 KB 336/587 KB 549/549 KB 336/894 KB 325/404 KB 336/587 KB 549/549 KB 336/894 KB 329/404 KB 336/587 KB 4/79 KB 549/549 KB 336/894 KB 329/404 KB 336/587 KB 8/79 KB 549/549 KB 336/894 KB 329/404 KB 336/587 KB 12/79 KB 549/549 KB 336/894 KB 329/404 KB 336/587 KB 16/79 KB 549/549 KB 336/894 KB 329/404 KB 336/587 KB 16/79 KB 549/549 KB 336/894 KB 333/404 KB 336/587 KB 16/79 KB 549/549 KB 340/894 KB 333/404 KB 336/587 KB 20/79 KB 549/549 KB 344/894 KB 337/404 KB 340/587 KB 20/79 KB 549/549 KB 348/894 KB 337/404 KB 340/587 KB 20/79 KB 549/549 KB 352/894 KB 337/404 KB 340/587 KB 20/79 KB 549/549 KB 340/894 KB 337/404 KB 340/587 KB 20/79 KB 549/549 KB 340/894 KB 337/404 KB 336/587 KB 24/79 KB 549/549 KB 352/894 KB 337/404 KB 340/587 KB 28/79 KB 549/549 KB 352/894 KB 337/404 KB 340/587 KB 32/79 KB 549/549 KB 352/894 KB 337/404 KB 340/587 KB 16/79 KB 549/549 KB 340/894 KB 337/404 KB 336/587 KB 32/79 KB 549/549 KB 352/894 KB 341/404 KB 340/587 KB 32/79 KB 549/549 KB 352/894 KB 345/404 KB 340/587 KB 36/79 KB 549/549 KB 352/894 KB 349/404 KB 344/587 KB 36/79 KB 549/549 KB 352/894 KB 353/404 KB 344/587 KB 36/79 KB 356/894 KB 357/404 KB 344/587 KB 36/79 KB 356/894 KB 361/404 KB 344/587 KB 36/79 KB 549/549 KB 352/894 KB 345/404 KB 344/587 KB 40/79 KB 356/894 KB 361/404 KB 344/587 KB 44/79 KB 356/894 KB 361/404 KB 344/587 KB 48/79 KB 356/894 KB 361/404 KB 344/587 KB 32/79 KB 549/549 KB 352/894 KB 345/404 KB 344/587 KB 48/79 KB 356/894 KB 361/404 KB 348/587 KB 48/79 KB 356/894 KB 361/404 KB 352/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 669.8 KB/sec) unit-abot-epc-basic-0: 09:33:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 48/79 KB 356/894 KB 361/404 KB 356/587 KB 48/79 KB 356/894 KB 361/404 KB 360/587 KB 48/79 KB 356/894 KB 361/404 KB 364/587 KB 48/79 KB 356/894 KB 361/404 KB 368/587 KB 48/79 KB 356/894 KB 365/404 KB 372/587 KB 52/79 KB 356/894 KB 365/404 KB 376/587 KB 52/79 KB 356/894 KB 365/404 KB 380/587 KB 52/79 KB 356/894 KB 365/404 KB 384/587 KB 36/79 KB 549/549 KB 356/894 KB 353/404 KB 344/587 KB 52/79 KB 360/894 KB 365/404 KB 384/587 KB 52/79 KB 364/894 KB 365/404 KB 384/587 KB 52/79 KB 368/894 KB 365/404 KB 384/587 KB 52/79 KB 372/894 KB 365/404 KB 384/587 KB 52/79 KB 376/894 KB 365/404 KB 384/587 KB 52/79 KB 380/894 KB 365/404 KB 384/587 KB 52/79 KB 384/894 KB 365/404 KB 384/587 KB 52/79 KB 356/894 KB 365/404 KB 372/587 KB 56/79 KB 384/894 KB 365/404 KB 384/587 KB 60/79 KB 384/894 KB 365/404 KB 384/587 KB 64/79 KB 384/894 KB 365/404 KB 384/587 KB 48/79 KB 356/894 KB 365/404 KB 368/587 KB 64/79 KB 384/894 KB 369/404 KB 384/587 KB 64/79 KB 384/894 KB 373/404 KB 384/587 KB 64/79 KB 384/894 KB 377/404 KB 384/587 KB 64/79 KB 384/894 KB 381/404 KB 384/587 KB 68/79 KB 384/894 KB 385/404 KB 384/587 KB 68/79 KB 388/894 KB 389/404 KB 388/587 KB 68/79 KB 388/894 KB 393/404 KB 388/587 KB 68/79 KB 388/894 KB 397/404 KB 388/587 KB 68/79 KB 384/894 KB 381/404 KB 384/587 KB 72/79 KB 388/894 KB 397/404 KB 388/587 KB 76/79 KB 388/894 KB 397/404 KB 388/587 KB 79/79 KB 388/894 KB 397/404 KB 388/587 KB 68/79 KB 388/894 KB 385/404 KB 388/587 KB 68/79 KB 388/894 KB 385/404 KB 384/587 KB 79/79 KB 392/894 KB 397/404 KB 388/587 KB 79/79 KB 396/894 KB 397/404 KB 388/587 KB 79/79 KB 400/894 KB 397/404 KB 388/587 KB 79/79 KB 400/894 KB 397/404 KB 392/587 KB 79/79 KB 400/894 KB 397/404 KB 396/587 KB 79/79 KB 400/894 KB 401/404 KB 400/587 KB 79/79 KB 400/894 KB 401/404 KB 404/587 KB 79/79 KB 404/894 KB 401/404 KB 408/587 KB 79/79 KB 404/894 KB 401/404 KB 412/587 KB 79/79 KB 404/894 KB 401/404 KB 416/587 KB 79/79 KB 400/894 KB 401/404 KB 396/587 KB 79/79 KB 404/894 KB 404/404 KB 416/587 KB 79/79 KB 404/894 KB 401/404 KB 404/587 KB 79/79 KB 408/894 KB 404/404 KB 416/587 KB 79/79 KB 412/894 KB 404/404 KB 416/587 KB 416/894 KB 404/404 KB 416/587 KB 420/894 KB 404/404 KB 416/587 KB 4/1822 KB 424/894 KB 404/404 KB 420/587 KB 4/1822 KB 428/894 KB 404/404 KB 420/587 KB 4/1822 KB 432/894 KB 404/404 KB 420/587 KB 4/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 94.6 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 420/894 KB 404/404 KB 420/587 KB 4/1822 KB 416/894 KB 404/404 KB 416/587 KB 4/1822 KB 432/894 KB 404/404 KB 420/587 KB 8/1822 KB 432/894 KB 404/404 KB 420/587 KB 12/1822 KB 432/894 KB 404/404 KB 420/587 KB 16/1822 KB 432/894 KB 404/404 KB 420/587 KB 20/1822 KB 432/894 KB 404/404 KB 420/587 KB 24/1822 KB 432/894 KB 404/404 KB 420/587 KB 28/1822 KB 432/894 KB 404/404 KB 420/587 KB 32/1822 KB 432/894 KB 404/404 KB 420/587 KB 36/1822 KB 432/894 KB 404/404 KB 420/587 KB 40/1822 KB 432/894 KB 404/404 KB 420/587 KB 44/1822 KB 432/894 KB 404/404 KB 420/587 KB 48/1822 KB 432/894 KB 404/404 KB 424/587 KB 48/1822 KB 432/894 KB 404/404 KB 428/587 KB 48/1822 KB 432/894 KB 404/404 KB 432/587 KB 48/1822 KB 436/894 KB 404/404 KB 432/587 KB 48/1822 KB 440/894 KB 436/587 KB 52/1822 KB 4/115 KB 444/894 KB 436/587 KB 52/1822 KB 4/115 KB 448/894 KB 436/587 KB 52/1822 KB 4/115 KB 436/894 KB 436/587 KB 52/1822 KB 4/115 KB 448/894 KB 440/587 KB 52/1822 KB 4/115 KB 448/894 KB 444/587 KB 52/1822 KB 4/115 KB 448/894 KB 448/587 KB 52/1822 KB 4/115 KB 436/894 KB 432/587 KB 52/1822 KB 4/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 477.6 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 436/894 KB 404/404 KB 432/587 KB 52/1822 KB 448/894 KB 448/587 KB 56/1822 KB 8/115 KB 448/894 KB 448/587 KB 60/1822 KB 8/115 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 448/894 KB 448/587 KB 64/1822 KB 8/115 KB 448/894 KB 448/587 KB 68/1822 KB 8/115 KB 448/894 KB 448/587 KB 72/1822 KB 8/115 KB 448/894 KB 448/587 KB 76/1822 KB 8/115 KB 448/894 KB 448/587 KB 80/1822 KB 8/115 KB 452/894 KB 448/587 KB 84/1822 KB 8/115 KB 452/894 KB 452/587 KB 88/1822 KB 8/115 KB 452/894 KB 452/587 KB 92/1822 KB 8/115 KB 452/894 KB 452/587 KB 96/1822 KB 8/115 KB 448/894 KB 448/587 KB 72/1822 KB 8/115 KB 452/894 KB 452/587 KB 96/1822 KB 12/115 KB 452/894 KB 452/587 KB 96/1822 KB 16/115 KB 452/894 KB 452/587 KB 96/1822 KB 20/115 KB 452/894 KB 452/587 KB 84/1822 KB 8/115 KB 452/894 KB 456/587 KB 96/1822 KB 20/115 KB 452/894 KB 460/587 KB 96/1822 KB 20/115 KB 452/894 KB 464/587 KB 96/1822 KB 20/115 KB 452/894 KB 448/587 KB 80/1822 KB 8/115 KB 456/894 KB 464/587 KB 96/1822 KB 24/115 KB 460/894 KB 464/587 KB 96/1822 KB 24/115 KB 464/894 KB 464/587 KB 96/1822 KB 24/115 KB 468/894 KB 464/587 KB 96/1822 KB 24/115 KB 472/894 KB 468/587 KB 100/1822 KB 24/115 KB 452/894 KB 464/587 KB 96/1822 KB 24/115 KB 472/894 KB 468/587 KB 100/1822 KB 28/115 KB 472/894 KB 468/587 KB 100/1822 KB 32/115 KB 468/894 KB 468/587 KB 100/1822 KB 24/115 KB 476/894 KB 468/587 KB 100/1822 KB 32/115 KB 468/894 KB 464/587 KB 100/1822 KB 24/115 KB 476/894 KB 472/587 KB 100/1822 KB 32/115 KB 4/206 KB 476/894 KB 472/587 KB 100/1822 KB 32/115 KB 8/206 KB 476/894 KB 472/587 KB 100/1822 KB 32/115 KB 12/206 KB 476/894 KB 472/587 KB 100/1822 KB 32/115 KB 16/206 KB 480/894 KB 472/587 KB 100/1822 KB 32/115 KB 16/206 KB 480/894 KB 472/587 KB 104/1822 KB 32/115 KB 20/206 KB 480/894 KB 472/587 KB 104/1822 KB 32/115 KB 24/206 KB 480/894 KB 472/587 KB 104/1822 KB 36/115 KB 28/206 KB 480/894 KB 472/587 KB 104/1822 KB 36/115 KB 32/206 KB 484/894 KB 472/587 KB 104/1822 KB 36/115 KB 36/206 KB 476/894 KB 472/587 KB 100/1822 KB 32/115 KB 484/894 KB 476/587 KB 104/1822 KB 36/115 KB 36/206 KB 484/894 KB 480/587 KB 104/1822 KB 36/115 KB 36/206 KB 484/894 KB 484/587 KB 104/1822 KB 36/115 KB 36/206 KB 484/894 KB 472/587 KB 104/1822 KB 36/115 KB 32/206 KB 480/894 KB 472/587 KB 104/1822 KB 36/115 KB 24/206 KB 484/894 KB 484/587 KB 104/1822 KB 40/115 KB 36/206 KB 484/894 KB 484/587 KB 104/1822 KB 44/115 KB 36/206 KB 484/894 KB 484/587 KB 104/1822 KB 48/115 KB 36/206 KB 480/894 KB 472/587 KB 104/1822 KB 32/115 KB 16/206 KB 484/894 KB 484/587 KB 108/1822 KB 48/115 KB 36/206 KB 484/894 KB 484/587 KB 112/1822 KB 48/115 KB 36/206 KB 484/894 KB 484/587 KB 116/1822 KB 48/115 KB 36/206 KB 488/894 KB 484/587 KB 120/1822 KB 52/115 KB 36/206 KB 488/894 KB 484/587 KB 124/1822 KB 52/115 KB 36/206 KB 488/894 KB 484/587 KB 116/1822 KB 52/115 KB 36/206 KB 492/894 KB 488/587 KB 124/1822 KB 52/115 KB 36/206 KB 496/894 KB 488/587 KB 124/1822 KB 52/115 KB 36/206 KB 484/894 KB 484/587 KB 116/1822 KB 52/115 KB 36/206 KB 496/894 KB 488/587 KB 128/1822 KB 56/115 KB 40/206 KB 496/894 KB 488/587 KB 128/1822 KB 60/115 KB 40/206 KB 496/894 KB 488/587 KB 128/1822 KB 64/115 KB 40/206 KB 496/894 KB 488/587 KB 128/1822 KB 68/115 KB 40/206 KB 500/894 KB 488/587 KB 128/1822 KB 72/115 KB 40/206 KB 500/894 KB 488/587 KB 128/1822 KB 76/115 KB 40/206 KB 500/894 KB 488/587 KB 128/1822 KB 80/115 KB 40/206 KB 500/894 KB 488/587 KB 128/1822 KB 84/115 KB 40/206 KB 496/894 KB 488/587 KB 128/1822 KB 52/115 KB 40/206 KB 496/894 KB 488/587 KB 124/1822 KB 52/115 KB 40/206 KB 500/894 KB 488/587 KB 128/1822 KB 84/115 KB 44/206 KB 500/894 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install KB 488/587 KB 128/1822 KB 84/115 KB 48/206 KB 488/894 KB 488/587 KB 124/1822 KB 52/115 KB 36/206 KB 500/894 KB 492/587 KB 132/1822 KB 84/115 KB 48/206 KB 500/894 KB 496/587 KB 132/1822 KB 84/115 KB 48/206 KB 500/894 KB 500/587 KB 132/1822 KB 84/115 KB 48/206 KB 500/894 KB 504/587 KB 132/1822 KB 84/115 KB 52/206 KB 500/894 KB 508/587 KB 132/1822 KB 84/115 KB 52/206 KB 500/894 KB 512/587 KB 132/1822 KB 84/115 KB 52/206 KB 500/894 KB 488/587 KB 132/1822 KB 84/115 KB 48/206 KB 500/894 KB 512/587 KB 136/1822 KB 84/115 KB 52/206 KB 500/894 KB 512/587 KB 140/1822 KB 84/115 KB 52/206 KB 500/894 KB 512/587 KB 144/1822 KB 84/115 KB 52/206 KB 500/894 KB 488/587 KB 128/1822 KB 68/115 KB 40/206 KB 504/894 KB 512/587 KB 144/1822 KB 84/115 KB 52/206 KB 508/894 KB 512/587 KB 144/1822 KB 84/115 KB 52/206 KB 512/894 KB 512/587 KB 144/1822 KB 84/115 KB 52/206 KB 500/894 KB 500/587 KB 132/1822 KB 84/115 KB 52/206 KB 512/894 KB 512/587 KB 144/1822 KB 84/115 KB 56/206 KB 512/894 KB 512/587 KB 144/1822 KB 84/115 KB 60/206 KB 512/894 KB 512/587 KB 144/1822 KB 84/115 KB 64/206 KB 516/894 KB 516/587 KB 148/1822 KB 84/115 KB 68/206 KB 516/894 KB 512/587 KB 144/1822 KB 84/115 KB 64/206 KB 520/894 KB 516/587 KB 148/1822 KB 84/115 KB 68/206 KB 516/894 KB 516/587 KB 148/1822 KB 84/115 KB 64/206 KB 524/894 KB 516/587 KB 152/1822 KB 84/115 KB 68/206 KB 524/894 KB 516/587 KB 156/1822 KB 84/115 KB 68/206 KB 516/894 KB 516/587 KB 144/1822 KB 84/115 KB 64/206 KB 524/894 KB 520/587 KB 156/1822 KB 84/115 KB 72/206 KB 524/894 KB 524/587 KB 156/1822 KB 84/115 KB 72/206 KB 524/894 KB 516/587 KB 156/1822 KB 84/115 KB 72/206 KB 524/894 KB 524/587 KB 160/1822 KB 84/115 KB 76/206 KB 524/894 KB 528/587 KB 160/1822 KB 88/115 KB 80/206 KB 524/894 KB 516/587 KB 148/1822 KB 84/115 KB 68/206 KB 528/894 KB 528/587 KB 160/1822 KB 88/115 KB 80/206 KB 524/894 KB 528/587 KB 160/1822 KB 88/115 KB 76/206 KB 524/894 KB 524/587 KB 160/1822 KB 88/115 KB 76/206 KB 528/894 KB 528/587 KB 160/1822 KB 92/115 KB 80/206 KB 528/894 KB 528/587 KB 160/1822 KB 96/115 KB 80/206 KB 528/894 KB 532/587 KB 160/1822 KB 100/115 KB 84/206 KB 532/894 KB 532/587 KB 160/1822 KB 104/115 KB 84/206 KB 532/894 KB 532/587 KB 160/1822 KB 108/115 KB 84/206 KB 532/894 KB 532/587 KB 160/1822 KB 112/115 KB 84/206 KB 524/894 KB 524/587 KB 160/1822 KB 84/115 KB 72/206 KB 532/894 KB 532/587 KB 164/1822 KB 112/115 KB 84/206 KB 532/894 KB 532/587 KB 168/1822 KB 112/115 KB 84/206 KB 532/894 KB 532/587 KB 172/1822 KB 112/115 KB 84/206 KB 532/894 KB 532/587 KB 160/1822 KB 100/115 KB 84/206 KB 536/894 KB 532/587 KB 176/1822 KB 112/115 KB 84/206 KB 540/894 KB 532/587 KB 176/1822 KB 112/115 KB 84/206 KB 544/894 KB 532/587 KB 176/1822 KB 112/115 KB 84/206 KB 528/894 KB 532/587 KB 160/1822 KB 96/115 KB 84/206 KB 528/894 KB 532/587 KB 160/1822 KB 96/115 KB 80/206 KB 544/894 KB 536/587 KB 176/1822 KB 112/115 KB 84/206 KB 544/894 KB 540/587 KB 176/1822 KB 112/115 KB 88/206 KB 544/894 KB 544/587 KB 176/1822 KB 112/115 KB 88/206 KB 532/894 KB 532/587 KB 176/1822 KB 112/115 KB 84/206 KB 544/894 KB 536/587 KB 176/1822 KB 112/115 KB 88/206 KB 544/894 KB 544/587 KB 176/1822 KB 112/115 KB 92/206 KB 544/894 KB 544/587 KB 176/1822 KB 112/115 KB 96/206 KB 544/894 KB 544/587 KB 180/1822 KB 112/115 KB 96/206 KB 548/894 KB 548/587 KB 184/1822 KB 115/115 KB 100/206 KB 548/894 KB 548/587 KB 188/1822 KB 115/115 KB 100/206 KB 548/894 KB 548/587 KB 180/1822 KB 115/115 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 100/206 KB 552/894 KB 548/587 KB 188/1822 KB 115/115 KB 100/206 KB 556/894 KB 548/587 KB 188/1822 KB 115/115 KB 100/206 KB 544/894 KB 548/587 KB 180/1822 KB 115/115 KB 100/206 KB 544/894 KB 548/587 KB 180/1822 KB 112/115 KB 100/206 KB 556/894 KB 548/587 KB 192/1822 KB 115/115 KB 104/206 KB 556/894 KB 548/587 KB 192/1822 KB 115/115 KB 108/206 KB 544/894 KB 548/587 KB 180/1822 KB 112/115 KB 96/206 KB 556/894 KB 552/587 KB 192/1822 KB 115/115 KB 108/206 KB 556/894 KB 556/587 KB 192/1822 KB 115/115 KB 108/206 KB 556/894 KB 560/587 KB 192/1822 KB 115/115 KB 108/206 KB 556/894 KB 548/587 KB 192/1822 KB 115/115 KB 100/206 KB 560/894 KB 560/587 KB 192/1822 KB 115/115 KB 108/206 KB 564/894 KB 560/587 KB 192/1822 KB 115/115 KB 112/206 KB 568/894 KB 564/587 KB 196/1822 KB 115/115 KB 112/206 KB 572/894 KB 564/587 KB 196/1822 KB 115/115 KB 112/206 KB 560/894 KB 560/587 KB 192/1822 KB 115/115 KB 112/206 KB 564/894 KB 564/587 KB 196/1822 KB 115/115 KB 112/206 KB 576/894 KB 564/587 KB 200/1822 KB 115/115 KB 112/206 KB 576/894 KB 564/587 KB 204/1822 KB 112/206 KB 564/894 KB 564/587 KB 192/1822 KB 115/115 KB 112/206 KB 576/894 KB 568/587 KB 204/1822 KB 116/206 KB 576/894 KB 572/587 KB 204/1822 KB 116/206 KB 576/894 KB 576/587 KB 204/1822 KB 116/206 KB 576/894 KB 564/587 KB 204/1822 KB 116/206 KB 576/894 KB 576/587 KB 204/1822 KB 120/206 KB 576/894 KB 576/587 KB 204/1822 KB 124/206 KB 576/894 KB 580/587 KB 208/1822 KB 124/206 KB 576/894 KB 584/587 KB 208/1822 KB 128/206 KB 576/894 KB 587/587 KB 208/1822 KB 128/206 KB 576/894 KB 580/587 KB 208/1822 KB 128/206 KB 576/894 KB 564/587 KB 208/1822 KB 124/206 KB 576/894 KB 576/587 KB 208/1822 KB 124/206 KB 580/894 KB 587/587 KB 208/1822 KB 128/206 KB 584/894 KB 587/587 KB 212/1822 KB 132/206 KB 588/894 KB 587/587 KB 212/1822 KB 132/206 KB 592/894 KB 587/587 KB 212/1822 KB 132/206 KB 596/894 KB 587/587 KB 212/1822 KB 132/206 KB 600/894 KB 587/587 KB 212/1822 KB 132/206 KB 604/894 KB 587/587 KB 212/1822 KB 132/206 KB 608/894 KB 587/587 KB 212/1822 KB 132/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 580/894 KB 587/587 KB 212/1822 KB 132/206 KB 580/894 KB 587/587 KB 212/1822 KB 128/206 KB 608/894 KB 587/587 KB 216/1822 KB 132/206 KB 608/894 KB 587/587 KB 220/1822 KB 132/206 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 608/894 KB 587/587 KB 220/1822 KB 136/206 KB 608/894 KB 587/587 KB 220/1822 KB 140/206 KB 608/894 KB 587/587 KB 224/1822 KB 144/206 KB 608/894 KB 587/587 KB 224/1822 KB 140/206 KB 608/894 KB 587/587 KB 228/1822 KB 144/206 KB 608/894 KB 587/587 KB 232/1822 KB 148/206 KB 608/894 KB 587/587 KB 236/1822 KB 148/206 KB 608/894 KB 587/587 KB 228/1822 KB 148/206 KB 608/894 KB 587/587 KB 236/1822 KB 152/206 KB 608/894 KB 587/587 KB 240/1822 KB 156/206 KB 612/894 KB 587/587 KB 240/1822 KB 160/206 KB 608/894 KB 587/587 KB 240/1822 KB 152/206 KB 612/894 KB 587/587 KB 244/1822 KB 160/206 KB 612/894 KB 587/587 KB 248/1822 KB 164/206 KB 612/894 KB 587/587 KB 240/1822 KB 156/206 KB 616/894 KB 587/587 KB 248/1822 KB 164/206 KB 620/894 KB 587/587 KB 248/1822 KB 164/206 KB 624/894 KB 587/587 KB 248/1822 KB 164/206 KB 612/894 KB 587/587 KB 244/1822 KB 164/206 KB 624/894 KB 587/587 KB 252/1822 KB 168/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 652.6 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 624/894 KB 587/587 KB 252/1822 KB 164/206 KB 624/894 KB 256/1822 KB 168/206 KB 628/894 KB 256/1822 KB 172/206 KB 628/894 KB 256/1822 KB 176/206 KB 628/894 KB 260/1822 KB 176/206 KB 628/894 KB 264/1822 KB 180/206 KB 628/894 KB 268/1822 KB 180/206 KB 628/894 KB 272/1822 KB 180/206 KB 628/894 KB 256/1822 KB 168/206 KB 632/894 KB 272/1822 KB 180/206 KB 636/894 KB 272/1822 KB 180/206 KB 640/894 KB 272/1822 KB 180/206 KB 642/894 KB 272/1822 KB 180/206 KB 628/894 KB 260/1822 KB 180/206 KB 642/894 KB 272/1822 KB 184/206 KB 642/894 KB 272/1822 KB 188/206 KB 642/894 KB 272/1822 KB 192/206 KB 642/894 KB 276/1822 KB 192/206 KB 646/894 KB 280/1822 KB 196/206 KB 646/894 KB 284/1822 KB 196/206 KB 646/894 KB 288/1822 KB 196/206 KB 646/894 KB 276/1822 KB 196/206 KB 4/314 KB 646/894 KB 288/1822 KB 200/206 KB 646/894 KB 276/1822 KB 192/206 KB 4/314 KB 646/894 KB 288/1822 KB 196/206 KB 8/314 KB 646/894 KB 288/1822 KB 200/206 KB 12/314 KB 646/894 KB 288/1822 KB 200/206 KB 4/57 KB 12/314 KB 646/894 KB 288/1822 KB 200/206 KB 4/57 KB 16/314 KB 646/894 KB 288/1822 KB 200/206 KB 4/57 KB 20/314 KB 646/894 KB 288/1822 KB 200/206 KB 4/57 KB 24/314 KB 646/894 KB 288/1822 KB 200/206 KB 4/57 KB 28/314 KB 646/894 KB 288/1822 KB 200/206 KB 8/57 KB 28/314 KB 646/894 KB 288/1822 KB 200/206 KB 12/57 KB 28/314 KB 646/894 KB 288/1822 KB 200/206 KB 12/57 KB 32/314 KB 646/894 KB 288/1822 KB 200/206 KB 16/57 KB 32/314 KB 646/894 KB 288/1822 KB 200/206 KB 16/57 KB 32/314 KB 650/894 KB 288/1822 KB 200/206 KB 16/57 KB 32/314 KB 650/894 KB 288/1822 KB 204/206 KB 16/57 KB 32/314 KB 650/894 KB 288/1822 KB 206/206 KB 16/57 KB 32/314 KB 654/894 KB 288/1822 KB 206/206 KB 16/57 KB 32/314 KB 658/894 KB 288/1822 KB 206/206 KB 16/57 KB 36/314 KB 662/894 KB 292/1822 KB 206/206 KB 16/57 KB 36/314 KB 658/894 KB 292/1822 KB 206/206 KB 20/57 KB 36/314 KB 662/894 KB 296/1822 KB 206/206 KB 20/57 KB 36/314 KB 662/894 KB 300/1822 KB 206/206 KB 16/57 KB 36/314 KB 658/894 KB 288/1822 KB 206/206 KB 20/57 KB 40/314 KB 666/894 KB 300/1822 KB 206/206 KB 20/57 KB 44/314 KB 666/894 KB 300/1822 KB 206/206 KB 20/57 KB 48/314 KB 666/894 KB 300/1822 KB 206/206 KB 20/57 KB 52/314 KB 666/894 KB 300/1822 KB 206/206 KB 20/57 KB 36/314 KB 666/894 KB 300/1822 KB 206/206 KB 20/57 KB 52/314 KB 670/894 KB 304/1822 KB 206/206 KB 20/57 KB 52/314 KB 674/894 KB 304/1822 KB 206/206 KB 20/57 KB 36/314 KB 662/894 KB 292/1822 KB 206/206 KB 24/57 KB 52/314 KB 674/894 KB 304/1822 KB 206/206 KB 28/57 KB 52/314 KB 674/894 KB 304/1822 KB 206/206 KB 32/57 KB 52/314 KB 674/894 KB 304/1822 KB 206/206 KB 36/57 KB 52/314 KB 674/894 KB 304/1822 KB 206/206 KB 40/57 KB 56/314 KB 674/894 KB 304/1822 KB 206/206 KB 44/57 KB 56/314 KB 674/894 KB 304/1822 KB 206/206 KB 48/57 KB 56/314 KB 674/894 KB 304/1822 KB 206/206 KB 20/57 KB 52/314 KB 666/894 KB 304/1822 KB 206/206 KB 48/57 KB 56/314 KB 674/894 KB 308/1822 KB 206/206 KB 52/57 KB 56/314 KB 678/894 KB 312/1822 KB 206/206 KB 36/57 KB 56/314 KB 674/894 KB 304/1822 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 224.8 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 52/57 KB 60/314 KB 678/894 KB 316/1822 KB 52/57 KB 56/314 KB 678/894 KB 308/1822 KB 206/206 KB 56/57 KB 60/314 KB 678/894 KB 316/1822 KB 57/57 KB 60/314 KB 678/894 KB 320/1822 KB 48/57 KB 56/314 KB 678/894 KB 308/1822 KB 206/206 KB 57/57 KB 60/314 KB 682/894 KB 320/1822 KB 57/57 KB 60/314 KB 686/894 KB 320/1822 KB 57/57 KB 60/314 KB 690/894 KB 320/1822 KB 56/57 KB 60/314 KB 678/894 KB 320/1822 KB 52/57 KB 60/314 KB 678/894 KB 312/1822 KB 57/57 KB 64/314 KB 690/894 KB 320/1822 KB 57/57 KB 68/314 KB 690/894 KB 320/1822 KB 57/57 KB 72/314 KB 690/894 KB 320/1822 KB 57/57 KB 76/314 KB 690/894 KB 320/1822 KB 57/57 KB 80/314 KB 694/894 KB 320/1822 KB 57/57 KB 84/314 KB 694/894 KB 320/1822 KB 57/57 KB 88/314 KB 694/894 KB 324/1822 KB 57/57 KB 92/314 KB 694/894 KB 324/1822 KB 57/57 KB 96/314 KB 694/894 KB 324/1822 KB 57/57 KB 76/314 KB 694/894 KB 320/1822 KB 57/57 KB 96/314 KB 698/894 KB 324/1822 KB 57/57 KB 96/314 KB 702/894 KB 324/1822 KB 57/57 KB 96/314 KB 706/894 KB 324/1822 KB 57/57 KB 96/314 KB 710/894 KB 324/1822 KB 57/57 KB 100/314 KB 714/894 KB 324/1822 KB 57/57 KB 100/314 KB 718/894 KB 324/1822 KB 57/57 KB 100/314 KB 722/894 KB 324/1822 KB 57/57 KB 84/314 KB 694/894 KB 324/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.3 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 57/57 KB 100/314 KB 710/894 KB 324/1822 KB 104/314 KB 722/894 KB 328/1822 KB 108/314 KB 722/894 KB 328/1822 KB 112/314 KB 726/894 KB 4/263 KB 328/1822 KB 100/314 KB 722/894 KB 328/1822 KB 112/314 KB 726/894 KB 4/263 KB 332/1822 KB 112/314 KB 726/894 KB 4/263 KB 336/1822 KB 112/314 KB 726/894 KB 4/263 KB 340/1822 KB 112/314 KB 726/894 KB 4/263 KB 344/1822 KB 112/314 KB 726/894 KB 4/263 KB 348/1822 KB 112/314 KB 726/894 KB 4/263 KB 352/1822 KB 116/314 KB 726/894 KB 4/263 KB 352/1822 KB 120/314 KB 726/894 KB 4/263 KB 356/1822 KB 124/314 KB 726/894 KB 4/263 KB 356/1822 KB 108/314 KB 726/894 KB 4/263 KB 328/1822 KB 108/314 KB 722/894 KB 4/263 KB 328/1822 KB 124/314 KB 726/894 KB 8/263 KB 356/1822 KB 124/314 KB 726/894 KB 12/263 KB 356/1822 KB 124/314 KB 726/894 KB 16/263 KB 356/1822 KB 124/314 KB 726/894 KB 20/263 KB 356/1822 KB 124/314 KB 726/894 KB 24/263 KB 356/1822 KB 124/314 KB 726/894 KB 28/263 KB 356/1822 KB 124/314 KB 726/894 KB 32/263 KB 356/1822 KB 124/314 KB 726/894 KB 36/263 KB 356/1822 KB 124/314 KB 730/894 KB 40/263 KB 356/1822 KB 124/314 KB 730/894 KB 44/263 KB 356/1822 KB 116/314 KB 726/894 KB 4/263 KB 356/1822 KB 124/314 KB 730/894 KB 44/263 KB 360/1822 KB 124/314 KB 730/894 KB 44/263 KB 364/1822 KB 124/314 KB 730/894 KB 44/263 KB 368/1822 KB 128/314 KB 730/894 KB 48/263 KB 372/1822 KB 128/314 KB 730/894 KB 48/263 KB 376/1822 KB 128/314 KB 730/894 KB 48/263 KB 380/1822 KB 128/314 KB 730/894 KB 48/263 KB 384/1822 KB 124/314 KB 730/894 KB 36/263 KB 356/1822 KB 128/314 KB 734/894 KB 48/263 KB 384/1822 KB 128/314 KB 738/894 KB 48/263 KB 384/1822 KB 128/314 KB 730/894 KB 48/263 KB 368/1822 KB 124/314 KB 730/894 KB 48/263 KB 368/1822 KB 128/314 KB 742/894 KB 48/263 KB 384/1822 KB 132/314 KB 746/894 KB 52/263 KB 384/1822 KB 4/99 KB 132/314 KB 750/894 KB 52/263 KB 384/1822 KB 4/99 KB 128/314 KB 742/894 KB 48/263 KB 384/1822 KB 4/99 KB 132/314 KB 750/894 KB 52/263 KB 384/1822 KB 8/99 KB 132/314 KB 750/894 KB 52/263 KB 384/1822 KB 12/99 KB 132/314 KB 750/894 KB 52/263 KB 384/1822 KB 16/99 KB 132/314 KB 750/894 KB 52/263 KB 384/1822 KB 20/99 KB 132/314 KB 754/894 KB 52/263 KB 388/1822 KB 24/99 KB 132/314 KB 754/894 KB 52/263 KB 388/1822 KB 28/99 KB 132/314 KB 742/894 KB 52/263 KB 384/1822 KB 4/99 KB 132/314 KB 742/894 KB 48/263 KB 384/1822 KB 4/99 KB 136/314 KB 754/894 KB 56/263 KB 388/1822 KB 28/99 KB 140/314 KB 754/894 KB 56/263 KB 388/1822 KB 28/99 KB 144/314 KB 754/894 KB 56/263 KB 388/1822 KB 28/99 KB 148/314 KB 754/894 KB 56/263 KB 388/1822 KB 28/99 KB 152/314 KB 754/894 KB 56/263 KB 388/1822 KB 32/99 KB 156/314 KB 754/894 KB 56/263 KB 388/1822 KB 32/99 KB 132/314 KB 754/894 KB 52/263 KB 388/1822 KB 20/99 KB 132/314 KB 754/894 KB 52/263 KB 384/1822 KB 20/99 KB 156/314 KB 758/894 KB 56/263 KB 392/1822 KB 32/99 KB 156/314 KB 762/894 KB 56/263 KB 392/1822 KB 32/99 KB 156/314 KB 766/894 KB 56/263 KB 392/1822 KB 32/99 KB 156/314 KB 770/894 KB 56/263 KB 392/1822 KB 32/99 KB 160/314 KB 774/894 KB 56/263 KB 392/1822 KB 32/99 KB 160/314 KB 778/894 KB 56/263 KB 392/1822 KB 32/99 KB 160/314 KB 782/894 KB 56/263 KB 392/1822 KB 32/99 KB 160/314 KB 786/894 KB 56/263 KB 392/1822 KB 32/99 KB 148/314 KB 754/894 KB 56/263 KB 388/1822 KB 32/99 KB 132/314 KB 754/894 KB 56/263 KB 388/1822 KB 28/99 KB 160/314 KB 786/894 KB 60/263 KB 392/1822 KB 32/99 KB 160/314 KB 786/894 KB 64/263 KB 392/1822 KB 32/99 KB 160/314 KB 786/894 KB 68/263 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 392/1822 KB 32/99 KB 160/314 KB 786/894 KB 72/263 KB 392/1822 KB 32/99 KB 160/314 KB 786/894 KB 76/263 KB 392/1822 KB 36/99 KB 160/314 KB 770/894 KB 56/263 KB 392/1822 KB 32/99 KB 156/314 KB 754/894 KB 56/263 KB 392/1822 KB 32/99 KB 160/314 KB 786/894 KB 80/263 KB 396/1822 KB 36/99 KB 160/314 KB 786/894 KB 80/263 KB 400/1822 KB 36/99 KB 160/314 KB 786/894 KB 80/263 KB 400/1822 KB 36/99 KB 164/314 KB 786/894 KB 80/263 KB 400/1822 KB 36/99 KB 168/314 KB 786/894 KB 84/263 KB 404/1822 KB 36/99 KB 160/314 KB 786/894 KB 72/263 KB 392/1822 KB 36/99 KB 168/314 KB 786/894 KB 84/263 KB 404/1822 KB 40/99 KB 168/314 KB 786/894 KB 84/263 KB 404/1822 KB 44/99 KB 168/314 KB 786/894 KB 84/263 KB 404/1822 KB 48/99 KB 164/314 KB 786/894 KB 84/263 KB 404/1822 KB 36/99 KB 168/314 KB 786/894 KB 84/263 KB 408/1822 KB 48/99 KB 168/314 KB 786/894 KB 84/263 KB 412/1822 KB 48/99 KB 172/314 KB 786/894 KB 84/263 KB 416/1822 KB 48/99 KB 172/314 KB 786/894 KB 84/263 KB 420/1822 KB 48/99 KB 172/314 KB 790/894 KB 84/263 KB 424/1822 KB 52/99 KB 172/314 KB 790/894 KB 84/263 KB 428/1822 KB 52/99 KB 172/314 KB 790/894 KB 84/263 KB 432/1822 KB 52/99 KB 164/314 KB 786/894 KB 84/263 KB 400/1822 KB 36/99 KB 172/314 KB 790/894 KB 88/263 KB 432/1822 KB 52/99 KB 172/314 KB 790/894 KB 92/263 KB 432/1822 KB 52/99 KB 172/314 KB 790/894 KB 96/263 KB 432/1822 KB 52/99 KB 172/314 KB 790/894 KB 100/263 KB 432/1822 KB 52/99 KB 172/314 KB 790/894 KB 104/263 KB 432/1822 KB 52/99 KB 172/314 KB 790/894 KB 84/263 KB 420/1822 KB 52/99 KB 172/314 KB 794/894 KB 108/263 KB 432/1822 KB 52/99 KB 172/314 KB 798/894 KB 108/263 KB 432/1822 KB 52/99 KB 172/314 KB 802/894 KB 108/263 KB 432/1822 KB 52/99 KB 172/314 KB 786/894 KB 84/263 KB 420/1822 KB 52/99 KB 172/314 KB 802/894 KB 108/263 KB 432/1822 KB 56/99 KB 172/314 KB 802/894 KB 108/263 KB 432/1822 KB 60/99 KB 172/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 172/314 KB 786/894 KB 84/263 KB 412/1822 KB 48/99 KB 176/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 180/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 184/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 188/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 192/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 196/314 KB 802/894 KB 108/263 KB 432/1822 KB 62/99 KB 200/314 KB 806/894 KB 108/263 KB 436/1822 KB 66/99 KB 204/314 KB 806/894 KB 108/263 KB 436/1822 KB 66/99 KB 208/314 KB 806/894 KB 108/263 KB 436/1822 KB 66/99 KB 196/314 KB 806/894 KB 108/263 KB 436/1822 KB 66/99 KB 196/314 KB 802/894 KB 108/263 KB 432/1822 KB 66/99 KB 208/314 KB 806/894 KB 108/263 KB 436/1822 KB 70/99 KB 208/314 KB 806/894 KB 108/263 KB 436/1822 KB 74/99 KB 208/314 KB 806/894 KB 108/263 KB 436/1822 KB 78/99 KB 208/314 KB 810/894 KB 108/263 KB 436/1822 KB 78/99 KB 208/314 KB 814/894 KB 108/263 KB 436/1822 KB 78/99 KB 208/314 KB 818/894 KB 108/263 KB 436/1822 KB 78/99 KB 196/314 KB 802/894 KB 108/263 KB 436/1822 KB 66/99 KB 208/314 KB 818/894 KB 108/263 KB 440/1822 KB 78/99 KB 208/314 KB 818/894 KB 108/263 KB 444/1822 KB 78/99 KB 208/314 KB 818/894 KB 108/263 KB 448/1822 KB 78/99 KB 208/314 KB 818/894 KB 108/263 KB 452/1822 KB 82/99 KB 212/314 KB 822/894 KB 108/263 KB 456/1822 KB 82/99 KB 172/314 KB 790/894 KB 108/263 KB 432/1822 KB 52/99 KB 212/314 KB 822/894 KB 112/263 KB 456/1822 KB 82/99 KB 212/314 KB 822/894 KB 116/263 KB 456/1822 KB 82/99 KB 212/314 KB 822/894 KB 120/263 KB 456/1822 KB 82/99 KB 212 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install /314 KB 822/894 KB 124/263 KB 456/1822 KB 82/99 KB 212/314 KB 822/894 KB 128/263 KB 456/1822 KB 82/99 KB 212/314 KB 822/894 KB 132/263 KB 456/1822 KB 82/99 KB 212/314 KB 822/894 KB 108/263 KB 452/1822 KB 82/99 KB 216/314 KB 822/894 KB 132/263 KB 460/1822 KB 82/99 KB 220/314 KB 822/894 KB 132/263 KB 460/1822 KB 82/99 KB 224/314 KB 822/894 KB 132/263 KB 460/1822 KB 82/99 KB 208/314 KB 822/894 KB 108/263 KB 452/1822 KB 82/99 KB 224/314 KB 826/894 KB 132/263 KB 460/1822 KB 82/99 KB 224/314 KB 830/894 KB 132/263 KB 460/1822 KB 82/99 KB 224/314 KB 834/894 KB 132/263 KB 460/1822 KB 82/99 KB 208/314 KB 818/894 KB 108/263 KB 448/1822 KB 82/99 KB 224/314 KB 834/894 KB 132/263 KB 460/1822 KB 86/99 KB 224/314 KB 834/894 KB 132/263 KB 460/1822 KB 90/99 KB 224/314 KB 834/894 KB 132/263 KB 460/1822 KB 94/99 KB 224/314 KB 834/894 KB 132/263 KB 460/1822 KB 98/99 KB 224/314 KB 834/894 KB 132/263 KB 460/1822 KB 99/99 KB 212/314 KB 822/894 KB 132/263 KB 460/1822 KB 82/99 KB 228/314 KB 834/894 KB 136/263 KB 460/1822 KB 99/99 KB 232/314 KB 838/894 KB 136/263 KB 464/1822 KB 99/99 KB 236/314 KB 838/894 KB 136/263 KB 464/1822 KB 99/99 KB 240/314 KB 838/894 KB 136/263 KB 464/1822 KB 99/99 KB 224/314 KB 834/894 KB 136/263 KB 460/1822 KB 99/99 KB 240/314 KB 838/894 KB 140/263 KB 464/1822 KB 99/99 KB 240/314 KB 838/894 KB 144/263 KB 464/1822 KB 99/99 KB 240/314 KB 838/894 KB 148/263 KB 464/1822 KB 99/99 KB 240/314 KB 838/894 KB 152/263 KB 464/1822 KB 99/99 KB 240/314 KB 838/894 KB 156/263 KB 464/1822 KB 99/99 KB 240/314 KB 838/894 KB 160/263 KB 464/1822 KB 99/99 KB 228/314 KB 838/894 KB 136/263 KB 464/1822 KB 99/99 KB 240/314 KB 842/894 KB 160/263 KB 464/1822 KB 99/99 KB 240/314 KB 846/894 KB 160/263 KB 464/1822 KB 99/99 KB 240/314 KB 850/894 KB 160/263 KB 464/1822 KB 99/99 KB 228/314 KB 834/894 KB 136/263 KB 464/1822 KB 99/99 KB 240/314 KB 850/894 KB 160/263 KB 468/1822 KB 99/99 KB 240/314 KB 850/894 KB 160/263 KB 472/1822 KB 99/99 KB 240/314 KB 850/894 KB 160/263 KB 476/1822 KB 99/99 KB 240/314 KB 850/894 KB 160/263 KB 480/1822 KB 99/99 KB 240/314 KB 850/894 KB 160/263 KB 484/1822 KB 99/99 KB 244/314 KB 854/894 KB 160/263 KB 488/1822 KB 99/99 KB 244/314 KB 854/894 KB 160/263 KB 492/1822 KB 99/99 KB 244/314 KB 854/894 KB 160/263 KB 484/1822 KB 99/99 KB 244/314 KB 858/894 KB 164/263 KB 492/1822 KB 99/99 KB 244/314 KB 862/894 KB 164/263 KB 492/1822 KB 99/99 KB 244/314 KB 866/894 KB 164/263 KB 492/1822 KB 99/99 KB 244/314 KB 870/894 KB 164/263 KB 492/1822 KB 244/314 KB 850/894 KB 160/263 KB 484/1822 KB 99/99 KB 248/314 KB 870/894 KB 164/263 KB 496/1822 KB 252/314 KB 870/894 KB 164/263 KB 496/1822 KB 256/314 KB 870/894 KB 164/263 KB 496/1822 KB 260/314 KB 870/894 KB 164/263 KB 496/1822 KB 264/314 KB 870/894 KB 164/263 KB 496/1822 KB 268/314 KB 870/894 KB 164/263 KB 496/1822 KB 244/314 KB 870/894 KB 164/263 KB 496/1822 KB 244/314 KB 854/894 KB 164/263 KB 492/1822 KB 99/99 KB 268/314 KB 874/894 KB 168/263 KB 496/1822 KB 268/314 KB 874/894 KB 172/263 KB 496/1822 KB 268/314 KB 874/894 KB 176/263 KB 496/1822 KB 268/314 KB 874/894 KB 180/263 KB 496/1822 KB 272/314 KB 874/894 KB 184/263 KB 500/1822 KB 272/314 KB 874/894 KB 188/263 KB 500/1822 KB 272/314 KB 874/894 KB 192/263 KB 500/1822 KB 268/314 KB 874/894 KB 164/263 KB 496/1822 KB 272/314 KB 878/894 KB 192/263 KB 500/1822 KB 272/314 KB 882/894 KB 192/263 KB 500/1822 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 272/314 KB 874/894 KB 180/263 KB 500/1822 KB 268/314 KB 874/894 KB 180/263 KB 500/1822 KB 272/314 KB 882/894 KB 192/263 KB 504/1822 KB 272/314 KB 882/894 KB 192/263 KB 508/1822 KB 272/314 KB 882/894 KB 192/263 KB 512/1822 KB 272/314 KB 882/894 KB 192/263 KB 516/1822 KB 276/314 KB 886/894 KB 196/263 KB 520/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 101.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 276/314 KB 886/894 KB 196/263 KB 516/1822 KB 276/314 KB 886/894 KB 200/263 KB 520/1822 KB 276/314 KB 886/894 KB 192/263 KB 516/1822 KB 280/314 KB 886/894 KB 200/263 KB 524/1822 KB 284/314 KB 886/894 KB 200/263 KB 524/1822 KB 288/314 KB 886/894 KB 200/263 KB 524/1822 KB 272/314 KB 886/894 KB 192/263 KB 516/1822 KB 288/314 KB 890/894 KB 200/263 KB 524/1822 KB 288/314 KB 894/894 KB 200/263 KB 524/1822 KB 292/314 KB 894/894 KB 200/263 KB 524/1822 KB 276/314 KB 886/894 KB 200/263 KB 524/1822 KB 292/314 KB 894/894 KB 204/263 KB 528/1822 KB 292/314 KB 894/894 KB 204/263 KB 524/1822 KB 292/314 KB 894/894 KB 208/263 KB 528/1822 KB 292/314 KB 894/894 KB 212/263 KB 528/1822 KB 296/314 KB 894/894 KB 216/263 KB 532/1822 KB 296/314 KB 894/894 KB 212/263 KB 532/1822 KB 300/314 KB 894/894 KB 216/263 KB 532/1822 KB 304/314 KB 894/894 KB 216/263 KB 532/1822 KB 292/314 KB 894/894 KB 212/263 KB 532/1822 KB 304/314 KB 894/894 KB 216/263 KB 536/1822 KB 308/314 KB 894/894 KB 216/263 KB 536/1822 KB 308/314 KB 894/894 KB 220/263 KB 540/1822 KB 308/314 KB 894/894 KB 220/263 KB 544/1822 KB 308/314 KB 894/894 KB 220/263 KB 548/1822 KB 312/314 KB 894/894 KB 220/263 KB 552/1822 KB 312/314 KB 894/894 KB 220/263 KB 556/1822 KB 312/314 KB 894/894 KB 220/263 KB 560/1822 KB 308/314 KB 894/894 KB 220/263 KB 536/1822 KB 3/276 KB 312/314 KB 224/263 KB 560/1822 KB 3/276 KB 312/314 KB 894/894 KB 220/263 KB 560/1822 KB 5/276 KB 312/314 KB 224/263 KB 560/1822 KB 8/276 KB 312/314 KB 224/263 KB 560/1822 KB 11/276 KB 312/314 KB 224/263 KB 560/1822 KB 13/276 KB 312/314 KB 224/263 KB 560/1822 KB 16/276 KB 312/314 KB 224/263 KB 560/1822 KB 19/276 KB 312/314 KB 224/263 KB 560/1822 KB 21/276 KB 312/314 KB 224/263 KB 560/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 905.8 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 312/314 KB 894/894 KB 220/263 KB 548/1822 KB 24/276 KB 312/314 KB 224/263 KB 560/1822 KB 27/276 KB 312/314 KB 224/263 KB 560/1822 KB 27/276 KB 314/314 KB 224/263 KB 560/1822 KB 29/276 KB 314/314 KB 228/263 KB 560/1822 KB 32/276 KB 314/314 KB 228/263 KB 560/1822 KB 36/276 KB 314/314 KB 228/263 KB 560/1822 KB 40/276 KB 314/314 KB 228/263 KB 564/1822 KB 27/276 KB 314/314 KB 228/263 KB 560/1822 KB 40/276 KB 314/314 KB 232/263 KB 564/1822 KB 40/276 KB 314/314 KB 236/263 KB 564/1822 KB 40/276 KB 314/314 KB 240/263 KB 564/1822 KB 40/276 KB 314/314 KB 244/263 KB 564/1822 KB 36/276 KB 314/314 KB 228/263 KB 564/1822 KB 44/276 KB 314/314 KB 244/263 KB 564/1822 KB 48/276 KB 314/314 KB 244/263 KB 564/1822 KB 48/276 KB 314/314 KB 248/263 KB 564/1822 KB 48/276 KB 314/314 KB 252/263 KB 568/1822 KB 48/276 KB 314/314 KB 256/263 KB 568/1822 KB 48/276 KB 314/314 KB 260/263 KB 568/1822 KB 52/276 KB 263/263 KB 568/1822 KB 48/276 KB 314/314 KB 248/263 KB 568/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 315.1 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 52/276 KB 4/54 KB 263/263 KB 572/1822 KB 52/276 KB 8/54 KB 263/263 KB 572/1822 KB 52/276 KB 12/54 KB 263/263 KB 572/1822 KB 52/276 KB 16/54 KB 263/263 KB 572/1822 KB 52/276 KB 314/314 KB 260/263 KB 568/1822 KB 56/276 KB 16/54 KB 263/263 KB 572/1822 KB 60/276 KB 16/54 KB 263/263 KB 572/1822 KB 64/276 KB 16/54 KB 263/263 KB 572/1822 KB 68/276 KB 20/54 KB 263/263 KB 572/1822 KB 72/276 KB 20/54 KB 263/263 KB 572/1822 KB 76/276 KB 20/54 KB 263/263 KB 572/1822 KB 52/276 KB 263/263 KB 572/1822 KB 80/276 KB 20/54 KB 263/263 KB 576/1822 KB 80/276 KB 20/54 KB 263/263 KB 580/1822 KB 80/276 KB 20/54 KB 263/263 KB 584/1822 KB 80/276 KB 20/54 KB 263/263 KB 588/1822 KB 80/276 KB 20/54 KB 263/263 KB 592/1822 KB 64/276 KB 20/54 KB 263/263 KB 572/1822 KB 80/276 KB 24/54 KB 263/263 KB 592/1822 KB 80/276 KB 28/54 KB 263/263 KB 592/1822 KB 80/276 KB 32/54 KB 263/263 KB 592/1822 KB 80/276 KB 36/54 KB 263/263 KB 592/1822 KB 80/276 KB 40/54 KB 263/263 KB 596/1822 KB 80/276 KB 44/54 KB 263/263 KB 596/1822 KB 80/276 KB 48/54 KB 263/263 KB 596/1822 KB 80/276 KB 36/54 KB 263/263 KB 596/1822 KB 80/276 KB 36/54 KB 263/263 KB 596/1822 KB 80/276 KB 48/54 KB 263/263 KB 600/1822 KB 84/276 KB 48/54 KB 263/263 KB 604/1822 KB 84/276 KB 48/54 KB 263/263 KB 608/1822 KB 84/276 KB 48/54 KB 263/263 KB 612/1822 KB 84/276 KB 52/54 KB 263/263 KB 616/1822 KB 4/748 KB 84/276 KB 52/54 KB 263/263 KB 620/1822 KB 4/748 KB 84/276 KB 52/54 KB 263/263 KB 624/1822 KB 4/748 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 261.4 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 84/276 KB 48/54 KB 263/263 KB 600/1822 KB 88/276 KB 52/54 KB 624/1822 KB 4/748 KB 92/276 KB 52/54 KB 624/1822 KB 4/748 KB 96/276 KB 52/54 KB 624/1822 KB 4/748 KB 84/276 KB 52/54 KB 263/263 KB 612/1822 KB 4/748 KB 96/276 KB 54/54 KB 624/1822 KB 4/748 KB 84/276 KB 48/54 KB 263/263 KB 612/1822 KB 4/748 KB 96/276 KB 54/54 KB 624/1822 KB 8/748 KB 96/276 KB 54/54 KB 624/1822 KB 12/748 KB 96/276 KB 54/54 KB 624/1822 KB 16/748 KB 96/276 KB 54/54 KB 624/1822 KB 20/748 KB 96/276 KB 54/54 KB 624/1822 KB 24/748 KB 96/276 KB 54/54 KB 624/1822 KB 28/748 KB 96/276 KB 54/54 KB 624/1822 KB 32/748 KB 96/276 KB 54/54 KB 624/1822 KB 36/748 KB 100/276 KB 54/54 KB 628/1822 KB 40/748 KB 100/276 KB 54/54 KB 628/1822 KB 44/748 KB 100/276 KB 54/54 KB 628/1822 KB 48/748 KB 100/276 KB 54/54 KB 628/1822 KB 52/748 KB 100/276 KB 54/54 KB 628/1822 KB 56/748 KB 100/276 KB 54/54 KB 628/1822 KB 36/748 KB 100/276 KB 54/54 KB 632/1822 KB 60/748 KB 100/276 KB 54/54 KB 636/1822 KB 60/748 KB 100/276 KB 54/54 KB 640/1822 KB 60/748 KB 100/276 KB 54/54 KB 624/1822 KB 36/748 KB 104/276 KB 54/54 KB 640/1822 KB 60/748 KB 108/276 KB 54/54 KB 640/1822 KB 60/748 KB 112/276 KB 54/54 KB 640/1822 KB 60/748 KB 116/276 KB 54/54 KB 640/1822 KB 60/748 KB 120/276 KB 644/1822 KB 60/748 KB 124/276 KB 644/1822 KB 60/748 KB 128/276 KB 644/1822 KB 60/748 KB 132/276 KB 644/1822 KB 60/748 KB 116/276 KB 644/1822 KB 60/748 KB 132/276 KB 648/1822 KB 60/748 KB 132/276 KB 652/1822 KB 60/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 52.9 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 100/276 KB 54/54 KB 644/1822 KB 60/748 KB 132/276 KB 652/1822 KB 63/748 KB 132/276 KB 652/1822 KB 67/748 KB 136/276 KB 656/1822 KB 71/748 KB 136/276 KB 656/1822 KB 75/748 KB 136/276 KB 656/1822 KB 79/748 KB 136/276 KB 656/1822 KB 67/748 KB 140/276 KB 656/1822 KB 79/748 KB 144/276 KB 656/1822 KB 79/748 KB 132/276 KB 656/1822 KB 67/748 KB 144/276 KB 660/1822 KB 79/748 KB 144/276 KB 664/1822 KB 79/748 KB 144/276 KB 668/1822 KB 79/748 KB 144/276 KB 672/1822 KB 79/748 KB 144/276 KB 676/1822 KB 79/748 KB 148/276 KB 680/1822 KB 83/748 KB 148/276 KB 684/1822 KB 83/748 KB 148/276 KB 688/1822 KB 83/748 KB 148/276 KB 692/1822 KB 83/748 KB 148/276 KB 696/1822 KB 4/223 KB 83/748 KB 4/27 KB 148/276 KB 700/1822 KB 4/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 4/223 KB 83/748 KB 4/27 KB 148/276 KB 676/1822 KB 83/748 KB 148/276 KB 676/1822 KB 79/748 KB 148/276 KB 692/1822 KB 4/223 KB 83/748 KB 4/27 KB 148/276 KB 692/1822 KB 4/223 KB 83/748 KB 148/276 KB 704/1822 KB 8/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 12/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 16/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 20/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 24/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 28/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 32/223 KB 83/748 KB 4/27 KB 148/276 KB 704/1822 KB 32/223 KB 83/748 KB 8/27 KB 148/276 KB 704/1822 KB 32/223 KB 83/748 KB 12/27 KB 148/276 KB 704/1822 KB 32/223 KB 83/748 KB 16/27 KB 148/276 KB 704/1822 KB 32/223 KB 83/748 KB 20/27 KB 152/276 KB 704/1822 KB 36/223 KB 83/748 KB 24/27 KB 152/276 KB 704/1822 KB 36/223 KB 83/748 KB 27/27 KB 152/276 KB 704/1822 KB 36/223 KB 83/748 KB 20/27 KB 156/276 KB 704/1822 KB 36/223 KB 87/748 KB 27/27 KB 160/276 KB 704/1822 KB 36/223 KB 87/748 KB 27/27 KB 148/276 KB 704/1822 KB 36/223 KB 83/748 KB 20/27 KB 160/276 KB 704/1822 KB 40/223 KB 87/748 KB 27/27 KB 160/276 KB 704/1822 KB 44/223 KB 87/748 KB 27/27 KB 160/276 KB 704/1822 KB 48/223 KB 87/748 KB 27/27 KB 152/276 KB 704/1822 KB 36/223 KB 87/748 KB 27/27 KB 160/276 KB 704/1822 KB 48/223 KB 91/748 KB 27/27 KB 164/276 KB 704/1822 KB 48/223 KB 95/748 KB 27/27 KB 164/276 KB 704/1822 KB 52/223 KB 99/748 KB 27/27 KB 164/276 KB 704/1822 KB 52/223 KB 103/748 KB 27/27 KB 164/276 KB 704/1822 KB 52/223 KB 107/748 KB 27/27 KB 164/276 KB 704/1822 KB 52/223 KB 111/748 KB 27/27 KB 164/276 KB 704/1822 KB 48/223 KB 91/748 KB 27/27 KB 168/276 KB 704/1822 KB 52/223 KB 111/748 KB 27/27 KB 172/276 KB 704/1822 KB 52/223 KB 111/748 KB 27/27 KB 176/276 KB 704/1822 KB 52/223 KB 111/748 KB 27/27 KB 164/276 KB 704/1822 KB 52/223 KB 95/748 KB 27/27 KB 176/276 KB 704/1822 KB 56/223 KB 111/748 KB 27/27 KB 176/276 KB 704/1822 KB 60/223 KB 111/748 KB 27/27 KB 176/276 KB 704/1822 KB 64/223 KB 111/748 KB 27/27 KB 176/276 KB 704/1822 KB 68/223 KB 111/748 KB 27/27 KB 176/276 KB 704/1822 KB 72/223 KB 115/748 KB 27/27 KB 176/276 KB 704/1822 KB 76/223 KB 115/748 KB 27/27 KB 180/276 KB 704/1822 KB 80/223 KB 115/748 KB 27/27 KB 180/276 KB 704/1822 KB 84/223 KB 115/748 KB 27/27 KB 180/276 KB 708/1822 KB 88/223 KB 115/748 KB 180/276 KB 708/1822 KB 92/223 KB 115/748 KB 180/276 KB 708/1822 KB 96/223 KB 115/748 KB 176/276 KB 704/1822 KB 68/223 KB 115/748 KB 27/27 KB 180/276 KB 708/1822 KB 96/223 KB 119/748 KB 180/276 KB 708/1822 KB 96/223 KB 123/748 KB 180/276 KB 708/1822 KB 96/223 KB 127/748 KB 180/276 KB 708/1822 KB 84/223 KB 115/ unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 748 KB 180/276 KB 712/1822 KB 96/223 KB 127/748 KB 180/276 KB 716/1822 KB 96/223 KB 127/748 KB 180/276 KB 720/1822 KB 96/223 KB 127/748 KB 180/276 KB 724/1822 KB 96/223 KB 127/748 KB 180/276 KB 728/1822 KB 100/223 KB 131/748 KB 180/276 KB 732/1822 KB 100/223 KB 131/748 KB 180/276 KB 704/1822 KB 76/223 KB 115/748 KB 27/27 KB 184/276 KB 732/1822 KB 100/223 KB 131/748 KB 188/276 KB 732/1822 KB 100/223 KB 131/748 KB 192/276 KB 732/1822 KB 100/223 KB 131/748 KB 196/276 KB 732/1822 KB 100/223 KB 131/748 KB 200/276 KB 732/1822 KB 100/223 KB 131/748 KB 204/276 KB 732/1822 KB 100/223 KB 131/748 KB 208/276 KB 732/1822 KB 100/223 KB 131/748 KB 212/276 KB 732/1822 KB 100/223 KB 131/748 KB 180/276 KB 724/1822 KB 100/223 KB 131/748 KB 212/276 KB 736/1822 KB 104/223 KB 131/748 KB 212/276 KB 736/1822 KB 108/223 KB 131/748 KB 212/276 KB 736/1822 KB 112/223 KB 131/748 KB 180/276 KB 724/1822 KB 96/223 KB 131/748 KB 216/276 KB 736/1822 KB 112/223 KB 135/748 KB 216/276 KB 736/1822 KB 112/223 KB 139/748 KB 216/276 KB 736/1822 KB 112/223 KB 143/748 KB 216/276 KB 736/1822 KB 112/223 KB 147/748 KB 216/276 KB 736/1822 KB 116/223 KB 151/748 KB 216/276 KB 736/1822 KB 116/223 KB 155/748 KB 216/276 KB 736/1822 KB 116/223 KB 159/748 KB 216/276 KB 736/1822 KB 112/223 KB 131/748 KB 220/276 KB 736/1822 KB 116/223 KB 159/748 KB 224/276 KB 736/1822 KB 116/223 KB 159/748 KB 212/276 KB 736/1822 KB 100/223 KB 131/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.4 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 224/276 KB 740/1822 KB 116/223 KB 159/748 KB 228/276 KB 744/1822 KB 116/223 KB 159/748 KB 228/276 KB 748/1822 KB 116/223 KB 159/748 KB 228/276 KB 752/1822 KB 116/223 KB 159/748 KB 216/276 KB 736/1822 KB 116/223 KB 147/748 KB 228/276 KB 752/1822 KB 120/223 KB 159/748 KB 228/276 KB 752/1822 KB 124/223 KB 159/748 KB 228/276 KB 752/1822 KB 128/223 KB 159/748 KB 228/276 KB 756/1822 KB 132/223 KB 159/748 KB 228/276 KB 756/1822 KB 136/223 KB 163/748 KB 228/276 KB 756/1822 KB 140/223 KB 163/748 KB 228/276 KB 740/1822 KB 116/223 KB 159/748 KB 232/276 KB 756/1822 KB 140/223 KB 163/748 KB 236/276 KB 756/1822 KB 140/223 KB 163/748 KB 240/276 KB 756/1822 KB 140/223 KB 163/748 KB 244/276 KB 756/1822 KB 140/223 KB 163/748 KB 228/276 KB 756/1822 KB 132/223 KB 163/748 KB 244/276 KB 756/1822 KB 140/223 KB 167/748 KB 244/276 KB 756/1822 KB 140/223 KB 171/748 KB 244/276 KB 756/1822 KB 140/223 KB 175/748 KB 228/276 KB 756/1822 KB 128/223 KB 159/748 KB 244/276 KB 760/1822 KB 140/223 KB 175/748 KB 244/276 KB 764/1822 KB 140/223 KB 175/748 KB 244/276 KB 768/1822 KB 140/223 KB 175/748 KB 244/276 KB 772/1822 KB 140/223 KB 175/748 KB 248/276 KB 776/1822 KB 144/223 KB 179/748 KB 248/276 KB 780/1822 KB 144/223 KB 179/748 KB 248/276 KB 784/1822 KB 144/223 KB 179/748 KB 248/276 KB 772/1822 KB 144/223 KB 179/748 KB 248/276 KB 784/1822 KB 144/223 KB 183/748 KB 248/276 KB 784/1822 KB 144/223 KB 187/748 KB 248/276 KB 772/1822 KB 140/223 KB 175/748 KB 252/276 KB 784/1822 KB 144/223 KB 187/748 KB 256/276 KB 784/1822 KB 144/223 KB 187/748 KB 248/276 KB 772/1822 KB 144/223 KB 175/748 KB 256/276 KB 784/1822 KB 148/223 KB 187/748 KB 260/276 KB 784/1822 KB 152/223 KB 187/748 KB 260/276 KB 784/1822 KB 156/223 KB 187/748 KB 260/276 KB 784/1822 KB 160/223 KB 191/748 KB 260/276 KB 784/1822 KB 164/223 KB 191/748 KB 260/276 KB 784/1822 KB 148/223 KB 187/748 KB 264/276 KB 788/1822 KB 164/223 KB 191/748 KB 264/276 KB 788/1822 KB 164/223 KB 4/178 KB 191/748 KB 264/276 KB 788/1822 KB 164/223 KB 8/178 KB 191/748 KB 264/276 KB 788/1822 KB 164/223 KB 12/178 KB 191/748 KB 264/276 KB 788/1822 KB 164/223 KB 16/178 KB 191/748 KB 268/276 KB 788/1822 KB 164/223 KB 16/178 KB 191/748 KB 272/276 KB 788/1822 KB 164/223 KB 16/178 KB 191/748 KB 260/276 KB 788/1822 KB 164/223 KB 191/748 KB 272/276 KB 792/1822 KB 164/223 KB 16/178 KB 191/748 KB 276/276 KB 796/1822 KB 164/223 KB 16/178 KB 191/748 KB 276/276 KB 800/1822 KB 164/223 KB 16/178 KB 191/748 KB 276/276 KB 804/1822 KB 168/223 KB 20/178 KB 191/748 KB 260/276 KB 784/1822 KB 156/223 KB 191/748 KB 276/276 KB 808/1822 KB 168/223 KB 20/178 KB 195/748 KB 276/276 KB 808/1822 KB 168/223 KB 20/178 KB 199/748 KB 276/276 KB 808/1822 KB 168/223 KB 20/178 KB 203/748 KB 276/276 KB 808/1822 KB 168/223 KB 20/178 KB 207/748 KB 276/276 KB 800/1822 KB 168/223 KB 20/178 KB 191/748 KB 276/276 KB 800/1822 KB 164/223 KB 20/178 KB 191/748 KB 276/276 KB 808/1822 KB 168/223 KB 24/178 KB 207/748 KB 276/276 KB 808/1822 KB 168/223 KB 28/178 KB 207/748 KB 276/276 KB 808/1822 KB 168/223 KB 32/178 KB 207/748 KB 276/276 KB 808/1822 KB 168/223 KB 36/178 KB 207/748 KB 276/276 KB 808/1822 KB 168/223 KB 40/178 KB 207/748 KB 276/276 KB 808/1822 KB 168/223 KB 44/178 KB 207/748 KB 276/276 KB 808/1822 KB 168/223 KB 48/178 KB 207/748 KB 276/276 KB 792/1822 KB 164/223 KB 16/178 KB 191/748 KB 276/276 KB 808/1822 KB 168/223 KB 48/178 KB 207/748 KB 276/276 KB 808/1822 KB 172/223 KB 48/178 KB 207/748 KB 276/27 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 6 KB 808/1822 KB 176/223 KB 48/178 KB 207/748 KB 276/276 KB 808/1822 KB 180/223 KB 52/178 KB 207/748 KB 276/276 KB 808/1822 KB 184/223 KB 52/178 KB 211/748 KB 276/276 KB 808/1822 KB 188/223 KB 52/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 52/178 KB 211/748 KB 276/276 KB 808/1822 KB 176/223 KB 52/178 KB 207/748 KB 276/276 KB 808/1822 KB 192/223 KB 56/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 60/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 64/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 68/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 72/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 76/178 KB 211/748 KB 276/276 KB 808/1822 KB 192/223 KB 80/178 KB 211/748 KB 276/276 KB 808/1822 KB 180/223 KB 52/178 KB 211/748 KB 276/276 KB 812/1822 KB 192/223 KB 80/178 KB 211/748 KB 276/276 KB 808/1822 KB 180/223 KB 52/178 KB 211/748 KB 276/276 KB 812/1822 KB 192/223 KB 80/178 KB 215/748 KB 276/276 KB 816/1822 KB 192/223 KB 80/178 KB 215/748 KB 276/276 KB 816/1822 KB 192/223 KB 80/178 KB 219/748 KB 276/276 KB 816/1822 KB 192/223 KB 80/178 KB 223/748 KB 276/276 KB 816/1822 KB 192/223 KB 84/178 KB 227/748 KB 820/1822 KB 196/223 KB 84/178 KB 231/748 KB 820/1822 KB 196/223 KB 84/178 KB 235/748 KB 820/1822 KB 196/223 KB 84/178 KB 239/748 KB 820/1822 KB 196/223 KB 84/178 KB 243/748 KB 276/276 KB 816/1822 KB 192/223 KB 84/178 KB 223/748 KB 820/1822 KB 196/223 KB 88/178 KB 247/748 KB 820/1822 KB 196/223 KB 92/178 KB 247/748 KB 820/1822 KB 196/223 KB 96/178 KB 247/748 KB 820/1822 KB 196/223 KB 84/178 KB 227/748 KB 276/276 KB 820/1822 KB 192/223 KB 84/178 KB 227/748 KB 824/1822 KB 196/223 KB 96/178 KB 247/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 257.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 828/1822 KB 196/223 KB 96/178 KB 247/748 KB 832/1822 KB 196/223 KB 96/178 KB 247/748 KB 836/1822 KB 200/223 KB 96/178 KB 247/748 KB 840/1822 KB 200/223 KB 100/178 KB 247/748 KB 844/1822 KB 200/223 KB 100/178 KB 247/748 KB 848/1822 KB 200/223 KB 100/178 KB 247/748 KB 832/1822 KB 200/223 KB 96/178 KB 247/748 KB 848/1822 KB 204/223 KB 100/178 KB 247/748 KB 848/1822 KB 208/223 KB 100/178 KB 247/748 KB 848/1822 KB 212/223 KB 100/178 KB 247/748 KB 848/1822 KB 216/223 KB 100/178 KB 247/748 KB 848/1822 KB 220/223 KB 100/178 KB 247/748 KB 848/1822 KB 223/223 KB 100/178 KB 247/748 KB 836/1822 KB 200/223 KB 100/178 KB 247/748 KB 848/1822 KB 223/223 KB 104/178 KB 247/748 KB 848/1822 KB 223/223 KB 108/178 KB 247/748 KB 848/1822 KB 223/223 KB 100/178 KB 247/748 KB 848/1822 KB 223/223 KB 112/178 KB 251/748 KB 848/1822 KB 223/223 KB 112/178 KB 255/748 KB 848/1822 KB 223/223 KB 112/178 KB 259/748 KB 852/1822 KB 223/223 KB 112/178 KB 263/748 KB 852/1822 KB 223/223 KB 112/178 KB 267/748 KB 848/1822 KB 223/223 KB 112/178 KB 251/748 KB 852/1822 KB 223/223 KB 116/178 KB 267/748 KB 852/1822 KB 223/223 KB 120/178 KB 267/748 KB 852/1822 KB 223/223 KB 124/178 KB 267/748 KB 852/1822 KB 223/223 KB 128/178 KB 267/748 KB 852/1822 KB 223/223 KB 128/178 KB 3/23 KB 267/748 KB 852/1822 KB 223/223 KB 128/178 KB 6/23 KB 267/748 KB 852/1822 KB 223/223 KB 112/178 KB 259/748 KB 856/1822 KB 223/223 KB 128/178 KB 6/23 KB 267/748 KB 860/1822 KB 223/223 KB 128/178 KB 9/23 KB 267/748 KB 864/1822 KB 223/223 KB 128/178 KB 9/23 KB 267/748 KB 856/1822 KB 223/223 KB 128/178 KB 9/23 KB 267/748 KB 864/1822 KB 223/223 KB 128/178 KB 11/23 KB 267/748 KB 868/1822 KB 223/223 KB 128/178 KB 11/23 KB 267/748 KB 872/1822 KB 223/223 KB 132/178 KB 14/23 KB 271/748 KB 876/1822 KB 223/223 KB 132/178 KB 14/23 KB 271/748 KB 880/1822 KB 223/223 KB 132/178 KB 14/23 KB 271/748 KB 884/1822 KB 223/223 KB 132/178 KB 14/23 KB 271/748 KB 888/1822 KB 132/178 KB 14/23 KB 271/748 KB 892/1822 KB 132/178 KB 14/23 KB 271/748 KB 896/1822 KB 132/178 KB 14/23 KB 271/748 KB 868/1822 KB 223/223 KB 132/178 KB 14/23 KB 271/748 KB 896/1822 KB 136/178 KB 14/23 KB 271/748 KB 896/1822 KB 140/178 KB 14/23 KB 271/748 KB 896/1822 KB 144/178 KB 14/23 KB 271/748 KB 868/1822 KB 223/223 KB 128/178 KB 14/23 KB 271/748 KB 868/1822 KB 223/223 KB 128/178 KB 14/23 KB 267/748 KB 896/1822 KB 144/178 KB 16/23 KB 271/748 KB 896/1822 KB 144/178 KB 16/23 KB 275/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 205.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 896/1822 KB 144/178 KB 19/23 KB 275/748 KB 896/1822 KB 144/178 KB 22/23 KB 275/748 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 896/1822 KB 144/178 KB 23/23 KB 275/748 KB 896/1822 KB 148/178 KB 23/23 KB 279/748 KB 896/1822 KB 152/178 KB 23/23 KB 279/748 KB 896/1822 KB 144/178 KB 23/23 KB 279/748 KB 896/1822 KB 152/178 KB 23/23 KB 283/748 KB 896/1822 KB 152/178 KB 23/23 KB 287/748 KB 896/1822 KB 152/178 KB 23/23 KB 291/748 KB 896/1822 KB 156/178 KB 23/23 KB 295/748 KB 896/1822 KB 156/178 KB 23/23 KB 299/748 KB 896/1822 KB 156/178 KB 23/23 KB 303/748 KB 896/1822 KB 156/178 KB 23/23 KB 307/748 KB 900/1822 KB 156/178 KB 23/23 KB 311/748 KB 900/1822 KB 156/178 KB 315/748 KB 896/1822 KB 156/178 KB 23/23 KB 291/748 KB 900/1822 KB 160/178 KB 315/748 KB 900/1822 KB 164/178 KB 315/748 KB 900/1822 KB 168/178 KB 315/748 KB 900/1822 KB 172/178 KB 4/55 KB 315/748 KB 900/1822 KB 176/178 KB 4/55 KB 315/748 KB 900/1822 KB 178/178 KB 4/55 KB 315/748 KB 900/1822 KB 178/178 KB 4/55 KB 319/748 KB 900/1822 KB 178/178 KB 4/55 KB 323/748 KB 900/1822 KB 178/178 KB 4/55 KB 327/748 KB 900/1822 KB 178/178 KB 4/55 KB 331/748 KB 900/1822 KB 178/178 KB 4/55 KB 335/748 KB 900/1822 KB 178/178 KB 4/55 KB 339/748 KB 900/1822 KB 4/55 KB 343/748 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 900/1822 KB 156/178 KB 23/23 KB 307/748 KB 904/1822 KB 4/55 KB 343/748 KB 908/1822 KB 4/55 KB 343/748 KB 912/1822 KB 4/55 KB 343/748 KB 916/1822 KB 4/55 KB 343/748 KB 920/1822 KB 4/55 KB 343/748 KB 924/1822 KB 4/55 KB 343/748 KB 928/1822 KB 4/55 KB 343/748 KB 932/1822 KB 4/55 KB 343/748 KB 936/1822 KB 4/55 KB 343/748 KB 940/1822 KB 4/55 KB 343/748 KB 900/1822 KB 168/178 KB 4/55 KB 315/748 KB 944/1822 KB 8/55 KB 343/748 KB 944/1822 KB 12/55 KB 343/748 KB 944/1822 KB 16/55 KB 343/748 KB 944/1822 KB 20/55 KB 343/748 KB 944/1822 KB 24/55 KB 343/748 KB 944/1822 KB 28/55 KB 343/748 KB 944/1822 KB 32/55 KB 343/748 KB 944/1822 KB 36/55 KB 343/748 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 944/1822 KB 4/55 KB 343/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 948/1822 KB 40/55 KB 347/748 KB 952/1822 KB 40/55 KB 347/748 KB 956/1822 KB 40/55 KB 347/748 KB 944/1822 KB 40/55 KB 347/748 KB 956/1822 KB 44/55 KB 347/748 KB 956/1822 KB 48/55 KB 347/748 KB 944/1822 KB 36/55 KB 347/748 KB 956/1822 KB 48/55 KB 351/748 KB 956/1822 KB 52/55 KB 351/748 KB 956/1822 KB 55/55 KB 355/748 KB 960/1822 KB 55/55 KB 355/748 KB 956/1822 KB 52/55 KB 355/748 KB 960/1822 KB 55/55 KB 359/748 KB 960/1822 KB 55/55 KB 363/748 KB 960/1822 KB 55/55 KB 367/748 KB 964/1822 KB 55/55 KB 367/748 KB 968/1822 KB 55/55 KB 367/748 KB 972/1822 KB 55/55 KB 367/748 KB 976/1822 KB 55/55 KB 367/748 KB 976/1822 KB 55/55 KB 371/748 KB 976/1822 KB 55/55 KB 375/748 KB 3/1210 KB 980/1822 KB 55/55 KB 379/748 KB 3/1210 KB 980/1822 KB 55/55 KB 383/748 KB 3/1210 KB 980/1822 KB 55/55 KB 375/748 KB 3/1210 KB 976/1822 KB 55/55 KB 375/748 KB 6/1210 KB 980/1822 KB 55/55 KB 383/748 KB 9/1210 KB 980/1822 KB 55/55 KB 383/748 KB 11/1210 KB 980/1822 KB 55/55 KB 383/748 KB 14/1210 KB 980/1822 KB 55/55 KB 383/748 KB 16/1210 KB 980/1822 KB 55/55 KB 383/748 KB 19/1210 KB 980/1822 KB 55/55 KB 383/748 KB 22/1210 KB 980/1822 KB 55/55 KB 383/748 KB 25/1210 KB 980/1822 KB 55/55 KB 383/748 KB 27/1210 KB 980/1822 KB 55/55 KB 383/748 KB 30/1210 KB 984/1822 KB 387/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 48.5 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 984/1822 KB 387/748 KB 27/1210 KB 984/1822 KB 55/55 KB 387/748 KB 32/1210 KB 984/1822 KB 391/748 KB 32/1210 KB 984/1822 KB 395/748 KB 32/1210 KB 984/1822 KB 399/748 KB 27/1210 KB 984/1822 KB 55/55 KB 383/748 KB 36/1210 KB 988/1822 KB 399/748 KB 36/1210 KB 992/1822 KB 399/748 KB 36/1210 KB 996/1822 KB 399/748 KB 3/471 KB 36/1210 KB 1000/1822 KB 403/748 KB 3/471 KB 36/1210 KB 1004/1822 KB 403/748 KB 3/471 KB 36/1210 KB 1008/1822 KB 403/748 KB 36/1210 KB 984/1822 KB 399/748 KB 3/471 KB 40/1210 KB 1008/1822 KB 403/748 KB 3/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 3/471 KB 36/1210 KB 996/1822 KB 403/748 KB 3/471 KB 36/1210 KB 996/1822 KB 399/748 KB 5/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 8/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 11/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 13/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 16/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 19/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 21/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 24/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 27/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 29/471 KB 44/1210 KB 1012/1822 KB 403/748 KB 29/471 KB 4/93 KB 44/1210 KB 1012/1822 KB 403/748 KB 32/471 KB 8/93 KB 44/1210 KB 1012/1822 KB 407/748 KB 32/471 KB 12/93 KB 48/1210 KB 1012/1822 KB 407/748 KB 3/471 KB 40/1210 KB 1012/1822 KB 403/748 KB 32/471 KB 12/93 KB 48/1210 KB 1016/1822 KB 407/748 KB 32/471 KB 8/93 KB 48/1210 KB 1012/1822 KB 407/748 KB 32/471 KB 4/93 KB 44/1210 KB 1012/1822 KB 407/748 KB 32/471 KB 16/93 KB 48/1210 KB 1016/1822 KB 411/748 KB 32/471 KB 16/93 KB 48/1210 KB 1016/1822 KB 415/748 KB 32/471 KB 16/93 KB 48/1210 KB 1016/1822 KB 419/748 KB 32/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 423/748 KB 32/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 427/748 KB 32/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 431/748 KB 32/471 KB 4/93 KB 44/1210 KB 1012/1822 KB 403/748 KB 36/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 431/748 KB 40/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 431/748 KB 44/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 431/748 KB 48/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 431/748 KB 32/471 KB 16/93 KB 52/1210 KB 1020/1822 KB 419/748 KB 48/471 KB 16/93 KB 52/1210 KB 1024/1822 KB 431/748 KB 52/471 KB 16/93 KB 52/1210 KB 1024/1822 KB 431/748 KB 56/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 431/748 KB 60/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 431/748 KB 64/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 435/748 KB 68/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 435/748 KB 32/471 KB 16/93 KB 52/1210 KB 1016/1822 KB 419/748 KB 72/471 KB 16/93 KB 56/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 16/93 KB 60/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 16/93 KB 64/1210 KB 1028/1822 KB 435/748 KB 32/471 KB 16/93 KB 48/1210 KB 1016/1822 KB 407/748 KB 72/471 KB 20/93 KB 64/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 24/93 KB 64/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 28/93 KB 64/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 32/93 KB 64/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 36/93 KB 68/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 40/93 KB 68/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 44/93 KB 68/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 48/93 KB 68/1210 KB 1028/1822 KB 435/748 KB 60/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 435/748 KB 72/471 KB 48/93 KB 68/1210 KB 1028/1822 KB 439/748 KB 72/471 KB 48/93 KB 68/1210 KB 1028/1822 KB 443/748 KB 72/471 KB 48/93 KB 68/1210 KB 1028/182 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 2 KB 447/748 KB 72/471 KB 48/93 KB 68/1210 KB 1028/1822 KB 451/748 KB 76/471 KB 52/93 KB 68/1210 KB 1028/1822 KB 455/748 KB 76/471 KB 52/93 KB 68/1210 KB 1028/1822 KB 459/748 KB 52/471 KB 16/93 KB 52/1210 KB 1028/1822 KB 431/748 KB 76/471 KB 52/93 KB 68/1210 KB 1028/1822 KB 451/748 KB 76/471 KB 56/93 KB 68/1210 KB 1032/1822 KB 463/748 KB 76/471 KB 60/93 KB 68/1210 KB 1032/1822 KB 463/748 KB 76/471 KB 64/93 KB 68/1210 KB 1032/1822 KB 463/748 KB 76/471 KB 48/93 KB 68/1210 KB 1028/1822 KB 451/748 KB 80/471 KB 64/93 KB 68/1210 KB 1032/1822 KB 463/748 KB 72/471 KB 32/93 KB 68/1210 KB 1028/1822 KB 435/748 KB 80/471 KB 64/93 KB 72/1210 KB 1032/1822 KB 463/748 KB 80/471 KB 64/93 KB 76/1210 KB 1032/1822 KB 463/748 KB 80/471 KB 64/93 KB 80/1210 KB 1032/1822 KB 463/748 KB 80/471 KB 64/93 KB 84/1210 KB 1032/1822 KB 463/748 KB 84/471 KB 64/93 KB 88/1210 KB 1032/1822 KB 463/748 KB 84/471 KB 64/93 KB 92/1210 KB 1032/1822 KB 463/748 KB 76/471 KB 52/93 KB 68/1210 KB 1032/1822 KB 463/748 KB 84/471 KB 64/93 KB 96/1210 KB 1032/1822 KB 463/748 KB 84/471 KB 64/93 KB 84/1210 KB 1032/1822 KB 463/748 KB 88/471 KB 64/93 KB 96/1210 KB 1032/1822 KB 463/748 KB 92/471 KB 64/93 KB 96/1210 KB 1032/1822 KB 463/748 KB 96/471 KB 68/93 KB 96/1210 KB 1032/1822 KB 467/748 KB 100/471 KB 68/93 KB 96/1210 KB 1032/1822 KB 467/748 KB 104/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 467/748 KB 108/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 467/748 KB 112/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 467/748 KB 92/471 KB 68/93 KB 96/1210 KB 1032/1822 KB 467/748 KB 112/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 471/748 KB 112/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 475/748 KB 112/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 479/748 KB 92/471 KB 68/93 KB 96/1210 KB 1032/1822 KB 463/748 KB 112/471 KB 72/93 KB 100/1210 KB 1032/1822 KB 479/748 KB 112/471 KB 76/93 KB 100/1210 KB 1032/1822 KB 479/748 KB 112/471 KB 80/93 KB 100/1210 KB 1032/1822 KB 479/748 KB 100/471 KB 68/93 KB 100/1210 KB 1032/1822 KB 467/748 KB 112/471 KB 80/93 KB 104/1210 KB 1032/1822 KB 479/748 KB 112/471 KB 80/93 KB 108/1210 KB 1032/1822 KB 479/748 KB 112/471 KB 80/93 KB 112/1210 KB 1032/1822 KB 479/748 KB 112/471 KB 80/93 KB 112/1210 KB 1032/1822 KB 483/748 KB 116/471 KB 84/93 KB 116/1210 KB 1032/1822 KB 487/748 KB 116/471 KB 84/93 KB 116/1210 KB 1032/1822 KB 491/748 KB 116/471 KB 84/93 KB 116/1210 KB 1032/1822 KB 495/748 KB 112/471 KB 84/93 KB 112/1210 KB 1032/1822 KB 483/748 KB 116/471 KB 88/93 KB 116/1210 KB 1032/1822 KB 495/748 KB 116/471 KB 92/93 KB 116/1210 KB 1032/1822 KB 495/748 KB 116/471 KB 93/93 KB 116/1210 KB 1032/1822 KB 495/748 KB 116/471 KB 84/93 KB 116/1210 KB 1032/1822 KB 483/748 KB 116/471 KB 93/93 KB 120/1210 KB 1032/1822 KB 495/748 KB 116/471 KB 93/93 KB 124/1210 KB 1032/1822 KB 495/748 KB 116/471 KB 93/93 KB 128/1210 KB 1032/1822 KB 495/748 KB 116/471 KB 93/93 KB 132/1210 KB 1032/1822 KB 499/748 KB 116/471 KB 84/93 KB 112/1210 KB 1032/1822 KB 483/748 KB 120/471 KB 93/93 KB 132/1210 KB 1032/1822 KB 499/748 KB 124/471 KB 93/93 KB 132/1210 KB 1032/1822 KB 499/748 KB 128/471 KB 93/93 KB 132/1210 KB 1032/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1032/1822 KB 499/748 KB 116/471 KB 93/93 KB 128/1210 KB 1032/1822 KB 499/748 KB 76/471 KB 84/93 KB 116/1210 KB 1032/1822 KB 487/748 KB 132/471 KB 93/93 KB 132/1210 KB 1036/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1040/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 044/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1048/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1052/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1056/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1060/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1064/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1068/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1072/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1076/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1080/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1084/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1088/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1092/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1096/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1100/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1104/1822 KB 499/748 KB 132/471 KB 93/93 KB 132/1210 KB 1104/1822 KB 503/748 KB 132/471 KB 93/93 KB 132/1210 KB 1104/1822 KB 507/748 KB 132/471 KB 93/93 KB 132/1210 KB 1104/1822 KB 511/748 KB 136/471 KB 93/93 KB 132/1210 KB 1104/1822 KB 511/748 KB 140/471 KB 93/93 KB 132/1210 KB 1104/1822 KB 511/748 KB 144/471 KB 93/93 KB 136/1210 KB 1104/1822 KB 511/748 KB 148/471 KB 93/93 KB 136/1210 KB 1108/1822 KB 511/748 KB 152/471 KB 136/1210 KB 1108/1822 KB 515/748 KB 156/471 KB 136/1210 KB 1108/1822 KB 515/748 KB 140/471 KB 93/93 KB 136/1210 KB 1104/1822 KB 511/748 KB 156/471 KB 140/1210 KB 1108/1822 KB 515/748 KB 156/471 KB 144/1210 KB 1108/1822 KB 515/748 KB 156/471 KB 148/1210 KB 1108/1822 KB 515/748 KB 156/471 KB 152/1210 KB 1108/1822 KB 515/748 KB 156/471 KB 156/1210 KB 1108/1822 KB 515/748 KB 156/471 KB 160/1210 KB 1108/1822 KB 515/748 KB 148/471 KB 93/93 KB 136/1210 KB 1108/1822 KB 515/748 KB 160/471 KB 160/1210 KB 1108/1822 KB 519/748 KB 160/471 KB 160/1210 KB 1108/1822 KB 523/748 KB 160/471 KB 160/1210 KB 1108/1822 KB 527/748 KB 144/471 KB 93/93 KB 136/1210 KB 1108/1822 KB 511/748 KB 160/471 KB 160/1210 KB 1112/1822 KB 527/748 KB 160/471 KB 160/1210 KB 1116/1822 KB 527/748 KB 160/471 KB 160/1210 KB 1120/1822 KB 527/748 KB 160/471 KB 160/1210 KB 1124/1822 KB 527/748 KB 160/471 KB 160/1210 KB 1128/1822 KB 531/748 KB 160/471 KB 160/1210 KB 1108/1822 KB 515/748 KB 160/471 KB 164/1210 KB 1132/1822 KB 531/748 KB 164/471 KB 168/1210 KB 1132/1822 KB 531/748 KB 160/471 KB 160/1210 KB 1124/1822 KB 531/748 KB 164/471 KB 168/1210 KB 1132/1822 KB 535/748 KB 164/471 KB 168/1210 KB 1132/1822 KB 539/748 KB 164/471 KB 168/1210 KB 1132/1822 KB 543/748 KB 164/471 KB 168/1210 KB 1132/1822 KB 547/748 KB 164/471 KB 172/1210 KB 1132/1822 KB 551/748 KB 164/471 KB 172/1210 KB 1132/1822 KB 555/748 KB 164/471 KB 172/1210 KB 1132/1822 KB 559/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 78.9 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 164/471 KB 172/1210 KB 1132/1822 KB 547/748 KB 164/471 KB 176/1210 KB 1132/1822 KB 559/748 KB 164/471 KB 164/1210 KB 1132/1822 KB 531/748 KB 168/471 KB 176/1210 KB 1132/1822 KB 559/748 KB 172/471 KB 176/1210 KB 1132/1822 KB 559/748 KB 160/471 KB 164/1210 KB 1132/1822 KB 531/748 KB 172/471 KB 176/1210 KB 1136/1822 KB 559/748 KB 172/471 KB 176/1210 KB 1140/1822 KB 559/748 KB 176/471 KB 176/1210 KB 1140/1822 KB 559/748 KB 176/471 KB 176/1210 KB 1144/1822 KB 559/748 KB 176/471 KB 180/1210 KB 1144/1822 KB 559/748 KB 180/471 KB 184/1210 KB 1148/1822 KB 563/748 KB 180/471 KB 188/1210 KB 1148/1822 KB 563/748 KB 180/471 KB 192/1210 KB 1148/1822 KB 563/748 KB 176/471 KB 180/1210 KB 1148/1822 KB 559/748 KB 180/471 KB 192/1210 KB 1152/1822 KB 563/748 KB 180/471 KB 192/1210 KB 1156/1822 KB 563/748 KB 180/471 KB 192/1210 KB 1160/1822 KB 563/748 KB 180/471 KB 192/1210 KB 1164/1822 KB 563/748 KB 180/471 KB 192/1210 KB 1168/1822 KB 563/748 KB 180/471 KB 192/1210 KB 1172/1822 KB 563/748 KB 180/471 KB 180/1210 KB 1148/1822 KB 563/748 KB 4/53 KB 180/471 KB 196/1210 KB 1172/1822 KB 567/748 KB 4/53 KB 180/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 180/471 KB 180/1210 KB 1148/1822 KB 559/748 KB 4/53 KB 184/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 4/53 KB 188/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 4/53 KB 192/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 4/53 KB 180/471 KB 196/1210 KB 1172/1822 KB 563/748 KB 8/53 KB 192/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 12/53 KB 192/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 16/53 KB 192/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 20/53 KB 192/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 24/53 KB 196/471 KB 196/1210 KB 1172/1822 KB 575/748 KB 180/471 KB 196/1210 KB 1172/1822 KB 563/748 KB 24/53 KB 196/471 KB 200/1210 KB 1176/1822 KB 575/748 KB 24/53 KB 196/471 KB 204/1210 KB 1176/1822 KB 575/748 KB 24/53 KB 196/471 KB 208/1210 KB 1176/1822 KB 575/748 KB 24/53 KB 196/471 KB 196/1210 KB 1176/1822 KB 575/748 KB 20/53 KB 196/471 KB 196/1210 KB 1172/1822 KB 575/748 KB 20/53 KB 196/471 KB 196/1210 KB 1172/1822 KB 571/748 KB 24/53 KB 200/471 KB 208/1210 KB 1176/1822 KB 575/748 KB 24/53 KB 204/471 KB 208/1210 KB 1176/1822 KB 579/748 KB 24/53 KB 208/471 KB 208/1210 KB 1176/1822 KB 579/748 KB 28/53 KB 208/471 KB 208/1210 KB 1176/1822 KB 579/748 KB 32/53 KB 212/471 KB 208/1210 KB 1176/1822 KB 579/748 KB 36/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 40/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 44/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 48/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 52/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 53/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 24/53 KB 200/471 KB 208/1210 KB 1176/1822 KB 579/748 KB 53/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 583/748 KB 53/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 587/748 KB 53/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 591/748 KB 32/53 KB 212/471 KB 212/1210 KB 1180/1822 KB 579/748 KB 32/53 KB 212/471 KB 208/1210 KB 1180/1822 KB 579/748 KB 53/53 KB 212/471 KB 212/1210 KB 1184/1822 KB 591/748 KB 53/53 KB 212/471 KB 212/1210 KB 1188/1822 KB 591/748 KB 53/53 KB 212/471 KB 216/1210 KB 1192/1822 KB 595/748 KB 53/53 KB 212/471 KB 216/1210 KB 1196/1822 KB 595/748 KB 53/53 KB 212/471 KB 216/1210 KB 1200/1822 KB 595/748 KB 28/53 KB 212/471 KB 208/1210 KB 1176/1822 KB 579/748 KB 53/53 KB 216/471 KB 216/1210 KB 1200/1822 KB 595/748 KB 53/53 KB 2 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 20/471 KB 216/1210 KB 1200/1822 KB 595/748 KB 53/53 KB 224/471 KB 216/1210 KB 1200/1822 KB 595/748 KB 53/53 KB 228/471 KB 216/1210 KB 1200/1822 KB 595/748 KB 53/53 KB 232/471 KB 216/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 236/471 KB 216/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 240/471 KB 216/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 212/471 KB 216/1210 KB 1188/1822 KB 595/748 KB 53/53 KB 212/471 KB 216/1210 KB 1188/1822 KB 591/748 KB 53/53 KB 240/471 KB 220/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 240/471 KB 224/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 240/471 KB 228/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 240/471 KB 232/1210 KB 1204/1822 KB 599/748 KB 53/53 KB 240/471 KB 236/1210 KB 1204/1822 KB 599/748 KB 53/53 KB 240/471 KB 240/1210 KB 1204/1822 KB 599/748 KB 53/53 KB 228/471 KB 216/1210 KB 1204/1822 KB 595/748 KB 53/53 KB 240/471 KB 240/1210 KB 1208/1822 KB 599/748 KB 53/53 KB 240/471 KB 240/1210 KB 1212/1822 KB 599/748 KB 53/53 KB 240/471 KB 240/1210 KB 1216/1822 KB 599/748 KB 53/53 KB 244/471 KB 240/1210 KB 1220/1822 KB 599/748 KB 53/53 KB 244/471 KB 244/1210 KB 1224/1822 KB 599/748 KB 53/53 KB 244/471 KB 244/1210 KB 1228/1822 KB 599/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 599/748 KB 53/53 KB 240/471 KB 228/1210 KB 1204/1822 KB 599/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 603/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 607/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 611/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 615/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 619/748 KB 53/53 KB 244/471 KB 244/1210 KB 1232/1822 KB 623/748 KB 53/53 KB 244/471 KB 244/1210 KB 1220/1822 KB 599/748 KB 53/53 KB 244/471 KB 248/1210 KB 1232/1822 KB 623/748 KB 53/53 KB 244/471 KB 252/1210 KB 1232/1822 KB 623/748 KB 53/53 KB 244/471 KB 256/1210 KB 1232/1822 KB 623/748 KB 53/53 KB 244/471 KB 260/1210 KB 1232/1822 KB 623/748 KB 244/471 KB 264/1210 KB 1236/1822 KB 627/748 KB 244/471 KB 268/1210 KB 1236/1822 KB 627/748 KB 244/471 KB 271/1210 KB 1236/1822 KB 627/748 KB 244/471 KB 275/1210 KB 1236/1822 KB 627/748 KB 53/53 KB 244/471 KB 240/1210 KB 1216/1822 KB 599/748 KB 248/471 KB 275/1210 KB 1236/1822 KB 627/748 KB 252/471 KB 275/1210 KB 1236/1822 KB 627/748 KB 256/471 KB 275/1210 KB 1236/1822 KB 627/748 KB 260/471 KB 275/1210 KB 1236/1822 KB 627/748 KB 264/471 KB 275/1210 KB 1236/1822 KB 627/748 KB 244/471 KB 260/1210 KB 1236/1822 KB 627/748 KB 244/471 KB 260/1210 KB 1232/1822 KB 627/748 KB 264/471 KB 275/1210 KB 1240/1822 KB 631/748 KB 264/471 KB 275/1210 KB 1240/1822 KB 635/748 KB 264/471 KB 275/1210 KB 1240/1822 KB 639/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.0 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 264/471 KB 275/1210 KB 1240/1822 KB 643/748 KB 268/471 KB 275/1210 KB 1240/1822 KB 643/748 KB 272/471 KB 275/1210 KB 1240/1822 KB 643/748 KB 264/471 KB 275/1210 KB 1240/1822 KB 643/748 KB 272/471 KB 275/1210 KB 1244/1822 KB 643/748 KB 272/471 KB 275/1210 KB 1248/1822 KB 643/748 KB 276/471 KB 275/1210 KB 1248/1822 KB 643/748 KB 280/471 KB 279/1210 KB 1252/1822 KB 647/748 KB 284/471 KB 279/1210 KB 1252/1822 KB 647/748 KB 288/471 KB 279/1210 KB 1252/1822 KB 647/748 KB 276/471 KB 279/1210 KB 1252/1822 KB 647/748 KB 288/471 KB 283/1210 KB 1252/1822 KB 647/748 KB 288/471 KB 287/1210 KB 1252/1822 KB 647/748 KB 276/471 KB 275/1210 KB 1248/1822 KB 647/748 KB 288/471 KB 287/1210 KB 1252/1822 KB 651/748 KB 288/471 KB 287/1210 KB 1252/1822 KB 655/748 KB 288/471 KB 287/1210 KB 1252/1822 KB 659/748 KB 292/471 KB 291/1210 KB 1252/1822 KB 663/748 KB 292/471 KB 291/1210 KB 1252/1822 KB 667/748 KB 292/471 KB 291/1210 KB 1252/1822 KB 671/748 KB 276/471 KB 275/1210 KB 1252/1822 KB 647/748 KB 292/471 KB 291/1210 KB 1256/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1260/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1264/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1268/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1272/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1276/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1280/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1284/1822 KB 671/748 KB 292/471 KB 291/1210 KB 1288/1822 KB 675/748 KB 292/471 KB 291/1210 KB 1292/1822 KB 675/748 KB 292/471 KB 291/1210 KB 1296/1822 KB 675/748 KB 292/471 KB 291/1210 KB 1252/1822 KB 659/748 KB 292/471 KB 295/1210 KB 1296/1822 KB 675/748 KB 292/471 KB 299/1210 KB 1296/1822 KB 675/748 KB 292/471 KB 303/1210 KB 1296/1822 KB 675/748 KB 292/471 KB 287/1210 KB 1252/1822 KB 659/748 KB 296/471 KB 303/1210 KB 1296/1822 KB 675/748 KB 300/471 KB 303/1210 KB 1296/1822 KB 675/748 KB 304/471 KB 303/1210 KB 1296/1822 KB 675/748 KB 308/471 KB 303/1210 KB 1296/1822 KB 675/748 KB 312/471 KB 307/1210 KB 1296/1822 KB 675/748 KB 292/471 KB 291/1210 KB 1284/1822 KB 675/748 KB 316/471 KB 307/1210 KB 1296/1822 KB 679/748 KB 4/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 683/748 KB 4/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 308/471 KB 307/1210 KB 1296/1822 KB 675/748 KB 4/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 679/748 KB 8/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 12/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 16/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 20/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 24/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 28/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 32/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 36/276 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 40/276 KB 316/471 KB 311/1210 KB 1300/1822 KB 691/748 KB 36/276 KB 316/471 KB 311/1210 KB 1300/1822 KB 691/748 KB 36/276 KB 316/471 KB 311/1210 KB 1296/1822 KB 687/748 KB 44/276 KB 316/471 KB 315/1210 KB 1300/1822 KB 691/748 KB 44/276 KB 316/471 KB 319/1210 KB 1300/1822 KB 691/748 KB 44/276 KB 316/471 KB 323/1210 KB 1300/1822 KB 691/748 KB 36/276 KB 316/471 KB 311/1210 KB 1296/1822 KB 691/748 KB 44/276 KB 316/471 KB 323/1210 KB 1304/1822 KB 695/748 KB 44/276 KB 316/471 KB 323/1210 KB 1304/1822 KB 699/748 KB 44/276 KB 316/471 KB 323/1210 KB 1304/1822 KB 703/748 KB 316/471 KB 307/1210 KB 1296/1822 KB 687/748 KB 44/276 KB 320/471 KB 323/1210 KB 1304/1822 KB 703/748 KB 44/276 KB 324/ unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 471 KB 323/1210 KB 1304/1822 KB 703/748 KB 44/276 KB 328/471 KB 323/1210 KB 1304/1822 KB 703/748 KB 44/276 KB 332/471 KB 323/1210 KB 1304/1822 KB 703/748 KB 44/276 KB 336/471 KB 323/1210 KB 1304/1822 KB 703/748 KB 44/276 KB 340/471 KB 327/1210 KB 1304/1822 KB 703/748 KB 44/276 KB 344/471 KB 327/1210 KB 1304/1822 KB 707/748 KB 44/276 KB 348/471 KB 327/1210 KB 1304/1822 KB 707/748 KB 44/276 KB 352/471 KB 327/1210 KB 1304/1822 KB 707/748 KB 44/276 KB 316/471 KB 323/1210 KB 1304/1822 KB 691/748 KB 44/276 KB 316/471 KB 311/1210 KB 1300/1822 KB 691/748 KB 48/276 KB 352/471 KB 327/1210 KB 1304/1822 KB 707/748 KB 52/276 KB 352/471 KB 327/1210 KB 1304/1822 KB 707/748 KB 44/276 KB 340/471 KB 327/1210 KB 1304/1822 KB 707/748 KB 52/276 KB 352/471 KB 327/1210 KB 1308/1822 KB 711/748 KB 56/276 KB 352/471 KB 327/1210 KB 1308/1822 KB 715/748 KB 44/276 KB 336/471 KB 327/1210 KB 1304/1822 KB 703/748 KB 56/276 KB 352/471 KB 331/1210 KB 1308/1822 KB 715/748 KB 56/276 KB 352/471 KB 335/1210 KB 1308/1822 KB 715/748 KB 56/276 KB 352/471 KB 339/1210 KB 1308/1822 KB 715/748 KB 56/276 KB 352/471 KB 343/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 352/471 KB 347/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 352/471 KB 351/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 352/471 KB 355/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 356/471 KB 359/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 356/471 KB 363/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 356/471 KB 367/1210 KB 1308/1822 KB 719/748 KB 56/276 KB 352/471 KB 327/1210 KB 1308/1822 KB 711/748 KB 60/276 KB 356/471 KB 367/1210 KB 1308/1822 KB 719/748 KB 64/276 KB 356/471 KB 367/1210 KB 1308/1822 KB 719/748 KB 52/276 KB 352/471 KB 327/1210 KB 1308/1822 KB 707/748 KB 64/276 KB 356/471 KB 367/1210 KB 1312/1822 KB 719/748 KB 64/276 KB 356/471 KB 367/1210 KB 1316/1822 KB 719/748 KB 64/276 KB 356/471 KB 367/1210 KB 1320/1822 KB 719/748 KB 64/276 KB 356/471 KB 367/1210 KB 1324/1822 KB 719/748 KB 64/276 KB 356/471 KB 367/1210 KB 1328/1822 KB 719/748 KB 64/276 KB 356/471 KB 367/1210 KB 1332/1822 KB 719/748 KB 68/276 KB 356/471 KB 367/1210 KB 1336/1822 KB 719/748 KB 68/276 KB 356/471 KB 367/1210 KB 1340/1822 KB 719/748 KB 68/276 KB 356/471 KB 367/1210 KB 1344/1822 KB 719/748 KB 56/276 KB 356/471 KB 355/1210 KB 1308/1822 KB 719/748 KB 68/276 KB 360/471 KB 367/1210 KB 1344/1822 KB 719/748 KB 68/276 KB 364/471 KB 367/1210 KB 1344/1822 KB 719/748 KB 68/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 719/748 KB 56/276 KB 352/471 KB 339/1210 KB 1308/1822 KB 719/748 KB 68/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 723/748 KB 68/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 727/748 KB 68/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 731/748 KB 68/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 735/748 KB 68/276 KB 356/471 KB 367/1210 KB 1332/1822 KB 719/748 KB 72/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 735/748 KB 76/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 735/748 KB 80/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 735/748 KB 84/276 KB 368/471 KB 367/1210 KB 1344/1822 KB 735/748 KB 88/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 92/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 96/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 100/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 104/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 108/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 112/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 739/748 KB 84/276 KB 372/471 KB 371 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install /1210 KB 1348/1822 KB 739/748 KB 84/276 KB 372/471 KB 367/1210 KB 1348/1822 KB 739/748 KB 112/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 743/748 KB 112/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 747/748 KB 112/276 KB 372/471 KB 371/1210 KB 1348/1822 KB 748/748 KB 84/276 KB 372/471 KB 367/1210 KB 1348/1822 KB 735/748 KB 112/276 KB 372/471 KB 371/1210 KB 1352/1822 KB 748/748 KB 84/276 KB 372/471 KB 367/1210 KB 1344/1822 KB 735/748 KB 112/276 KB 376/471 KB 371/1210 KB 1352/1822 KB 748/748 KB 112/276 KB 380/471 KB 371/1210 KB 1352/1822 KB 748/748 KB 112/276 KB 384/471 KB 371/1210 KB 1356/1822 KB 748/748 KB 112/276 KB 380/471 KB 371/1210 KB 1356/1822 KB 748/748 KB 112/276 KB 384/471 KB 371/1210 KB 1360/1822 KB 748/748 KB 112/276 KB 384/471 KB 375/1210 KB 1360/1822 KB 748/748 KB 112/276 KB 384/471 KB 379/1210 KB 1360/1822 KB 748/748 KB 112/276 KB 388/471 KB 383/1210 KB 1364/1822 KB 748/748 KB 112/276 KB 388/471 KB 387/1210 KB 1364/1822 KB 748/748 KB 112/276 KB 388/471 KB 379/1210 KB 1364/1822 KB 748/748 KB 116/276 KB 388/471 KB 387/1210 KB 1368/1822 KB 748/748 KB 116/276 KB 388/471 KB 387/1210 KB 1372/1822 KB 748/748 KB 116/276 KB 388/471 KB 387/1210 KB 1376/1822 KB 748/748 KB 112/276 KB 388/471 KB 379/1210 KB 1360/1822 KB 748/748 KB 116/276 KB 392/471 KB 387/1210 KB 1376/1822 KB 748/748 KB 116/276 KB 396/471 KB 387/1210 KB 1376/1822 KB 748/748 KB 116/276 KB 400/471 KB 387/1210 KB 1376/1822 KB 748/748 KB 116/276 KB 400/471 KB 387/1210 KB 1380/1822 KB 748/748 KB 116/276 KB 404/471 KB 391/1210 KB 1384/1822 KB 116/276 KB 404/471 KB 391/1210 KB 1388/1822 KB 116/276 KB 404/471 KB 391/1210 KB 1392/1822 KB 116/276 KB 388/471 KB 387/1210 KB 1364/1822 KB 748/748 KB 120/276 KB 404/471 KB 391/1210 KB 1392/1822 KB 124/276 KB 404/471 KB 391/1210 KB 1392/1822 KB 128/276 KB 404/471 KB 391/1210 KB 1392/1822 KB 132/276 KB 404/471 KB 391/1210 KB 1392/1822 KB 136/276 KB 404/471 KB 391/1210 KB 1396/1822 KB 140/276 KB 404/471 KB 391/1210 KB 1396/1822 KB 144/276 KB 404/471 KB 391/1210 KB 1396/1822 KB 116/276 KB 404/471 KB 391/1210 KB 1380/1822 KB 748/748 KB 144/276 KB 408/471 KB 391/1210 KB 1396/1822 KB 144/276 KB 412/471 KB 391/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 391/1210 KB 1396/1822 KB 116/276 KB 400/471 KB 391/1210 KB 1380/1822 KB 748/748 KB 144/276 KB 416/471 KB 395/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 399/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 403/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 407/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 411/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 415/1210 KB 1396/1822 KB 144/276 KB 416/471 KB 419/1210 KB 1396/1822 KB 148/276 KB 420/471 KB 423/1210 KB 1396/1822 KB 148/276 KB 420/471 KB 427/1210 KB 1396/1822 KB 148/276 KB 420/471 KB 431/1210 KB 1396/1822 KB 132/276 KB 404/471 KB 391/1210 KB 1396/1822 KB 148/276 KB 420/471 KB 431/1210 KB 1400/1822 KB 148/276 KB 420/471 KB 431/1210 KB 1404/1822 KB 148/276 KB 420/471 KB 431/1210 KB 1408/1822 KB 148/276 KB 420/471 KB 431/1210 KB 1412/1822 KB 148/276 KB 420/471 KB 435/1210 KB 1416/1822 KB 148/276 KB 420/471 KB 435/1210 KB 1420/1822 KB 148/276 KB 420/471 KB 435/1210 KB 1424/1822 KB 148/276 KB 420/471 KB 419/1210 KB 1396/1822 KB 152/276 KB 420/471 KB 435/1210 KB 1424/1822 KB 156/276 KB 420/471 KB 435/1210 KB 1424/1822 KB 144/276 KB 420/471 KB 419/1210 KB 1396/1822 KB 156/276 KB 424/471 KB 435/1210 KB 1424/1822 KB Downloaded: https://repo.mave unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install n.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 602.0 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 156/276 KB 428/471 KB 435/1210 KB 1424/1822 KB 156/276 KB 432/471 KB 435/1210 KB 1424/1822 KB 156/276 KB 436/471 KB 435/1210 KB 1424/1822 KB 160/276 KB 440/471 KB 435/1210 KB 1424/1822 KB 160/276 KB 444/471 KB 435/1210 KB 1424/1822 KB 160/276 KB 448/471 KB 435/1210 KB 1424/1822 KB 148/276 KB 420/471 KB 435/1210 KB 1412/1822 KB 160/276 KB 448/471 KB 439/1210 KB 1424/1822 KB 160/276 KB 448/471 KB 443/1210 KB 1424/1822 KB 160/276 KB 452/471 KB 447/1210 KB 1424/1822 KB 160/276 KB 452/471 KB 451/1210 KB 1424/1822 KB 160/276 KB 452/471 KB 455/1210 KB 1428/1822 KB 160/276 KB 452/471 KB 459/1210 KB 1428/1822 KB 160/276 KB 452/471 KB 463/1210 KB 1428/1822 KB 160/276 KB 436/471 KB 435/1210 KB 1424/1822 KB 164/276 KB 452/471 KB 463/1210 KB 1428/1822 KB 168/276 KB 452/471 KB 463/1210 KB 1428/1822 KB 172/276 KB 452/471 KB 463/1210 KB 1428/1822 KB 176/276 KB 452/471 KB 463/1210 KB 1428/1822 KB 160/276 KB 452/471 KB 451/1210 KB 1428/1822 KB 176/276 KB 452/471 KB 463/1210 KB 1432/1822 KB 176/276 KB 452/471 KB 463/1210 KB 1436/1822 KB 176/276 KB 452/471 KB 463/1210 KB 1440/1822 KB 176/276 KB 452/471 KB 463/1210 KB 1444/1822 KB 160/276 KB 452/471 KB 443/1210 KB 1424/1822 KB 180/276 KB 456/471 KB 467/1210 KB 1444/1822 KB 180/276 KB 460/471 KB 467/1210 KB 1444/1822 KB 180/276 KB 464/471 KB 4/577 KB 467/1210 KB 1444/1822 KB 180/276 KB 468/471 KB 4/577 KB 467/1210 KB 1444/1822 KB 180/276 KB 471/471 KB 4/577 KB 467/1210 KB 1444/1822 KB 180/276 KB 471/471 KB 4/577 KB 467/1210 KB 1448/1822 KB 180/276 KB 471/471 KB 4/577 KB 467/1210 KB 1452/1822 KB 180/276 KB 471/471 KB 4/577 KB 467/1210 KB 1456/1822 KB 180/276 KB 452/471 KB 467/1210 KB 1444/1822 KB 180/276 KB 471/471 KB 4/577 KB 471/1210 KB 1456/1822 KB 180/276 KB 471/471 KB 4/577 KB 475/1210 KB 1456/1822 KB 180/276 KB 471/471 KB 4/577 KB 479/1210 KB 1456/1822 KB 180/276 KB 452/471 KB 463/1210 KB 1444/1822 KB 184/276 KB 471/471 KB 4/577 KB 479/1210 KB 1460/1822 KB 188/276 KB 471/471 KB 4/577 KB 479/1210 KB 1460/1822 KB 192/276 KB 471/471 KB 4/577 KB 479/1210 KB 1460/1822 KB 196/276 KB 471/471 KB 4/577 KB 479/1210 KB 1460/1822 KB 200/276 KB 471/471 KB 4/577 KB 479/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 4/577 KB 483/1210 KB 1460/1822 KB 180/276 KB 471/471 KB 4/577 KB 479/1210 KB 1460/1822 KB 180/276 KB 460/471 KB 4/577 KB 467/1210 KB 1444/1822 KB 204/276 KB 471/471 KB 8/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 12/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 16/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 20/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 24/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 28/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 32/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 36/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 40/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 44/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 48/577 KB 487/1210 KB 1460/1822 KB 204/276 KB 471/471 KB 4/577 KB 483/1210 KB 1460/1822 KB 208/276 KB 471/471 KB 48/577 KB 487/1210 KB 1460/1822 KB 212/276 KB 471/471 KB 48/577 KB 487/1210 KB 1460/1822 KB 216/276 KB 52/577 KB 487/1210 KB 1464/1822 KB 220/276 KB 52/577 KB 487/1210 KB 1464/1822 KB 224/276 KB 52/577 KB 487/1210 KB 1464/1822 KB 204/276 KB 471/471 KB 52/577 KB 487/1210 KB 1464/1822 KB 224/276 KB 52/577 KB 491/1210 KB 1464/1822 KB 224/276 KB 52/577 KB 495/1210 KB 1464/1822 KB 212/276 KB 52/577 KB 48 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 7/1210 KB 1464/1822 KB 224/276 KB 52/577 KB 495/1210 KB 1468/1822 KB 224/276 KB 52/577 KB 495/1210 KB 1472/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 371.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 212/276 KB 471/471 KB 52/577 KB 487/1210 KB 1460/1822 KB 224/276 KB 56/577 KB 495/1210 KB 1472/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 224/276 KB 60/577 KB 495/1210 KB 1472/1822 KB 224/276 KB 64/577 KB 499/1210 KB 1476/1822 KB 228/276 KB 64/577 KB 499/1210 KB 1476/1822 KB 232/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 236/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 240/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 244/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 248/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 252/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 224/276 KB 60/577 KB 499/1210 KB 1476/1822 KB 252/276 KB 68/577 KB 499/1210 KB 1480/1822 KB 224/276 KB 60/577 KB 499/1210 KB 1472/1822 KB 252/276 KB 68/577 KB 499/1210 KB 1480/1822 KB 4/37 KB 228/276 KB 68/577 KB 499/1210 KB 1476/1822 KB 252/276 KB 72/577 KB 503/1210 KB 1484/1822 KB 4/37 KB 252/276 KB 76/577 KB 503/1210 KB 1484/1822 KB 4/37 KB 252/276 KB 80/577 KB 503/1210 KB 1484/1822 KB 4/37 KB 252/276 KB 84/577 KB 503/1210 KB 1484/1822 KB 4/37 KB 252/276 KB 68/577 KB 503/1210 KB 1484/1822 KB 4/37 KB 252/276 KB 84/577 KB 503/1210 KB 1488/1822 KB 8/37 KB 252/276 KB 84/577 KB 503/1210 KB 1492/1822 KB 8/37 KB 252/276 KB 84/577 KB 503/1210 KB 1496/1822 KB 8/37 KB 252/276 KB 84/577 KB 503/1210 KB 1500/1822 KB 8/37 KB 252/276 KB 88/577 KB 503/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 68/577 KB 503/1210 KB 1480/1822 KB 4/37 KB 252/276 KB 88/577 KB 507/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 88/577 KB 511/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 88/577 KB 515/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 88/577 KB 519/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 88/577 KB 523/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 88/577 KB 527/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 88/577 KB 503/1210 KB 1500/1822 KB 8/37 KB 252/276 KB 92/577 KB 527/1210 KB 1504/1822 KB 8/37 KB 252/276 KB 84/577 KB 503/1210 KB 1484/1822 KB 8/37 KB 256/276 KB 92/577 KB 527/1210 KB 1504/1822 KB 12/37 KB 256/276 KB 92/577 KB 527/1210 KB 1504/1822 KB 16/37 KB 256/276 KB 92/577 KB 527/1210 KB 1504/1822 KB 20/37 KB 256/276 KB 96/577 KB 531/1210 KB 1508/1822 KB 24/37 KB 256/276 KB 96/577 KB 531/1210 KB 1508/1822 KB 28/37 KB 256/276 KB 96/577 KB 531/1210 KB 1508/1822 KB 32/37 KB 256/276 KB 92/577 KB 527/1210 KB 1504/1822 KB 8/37 KB 260/276 KB 96/577 KB 531/1210 KB 1508/1822 KB 32/37 KB 256/276 KB 96/577 KB 531/1210 KB 1508/1822 KB 20/37 KB 260/276 KB 96/577 KB 535/1210 KB 1508/1822 KB 32/37 KB 260/276 KB 96/577 KB 539/1210 KB 1508/1822 KB 32/37 KB 264/276 KB 96/577 KB 543/1210 KB 1508/1822 KB 32/37 KB 264/276 KB 96/577 KB 547/1210 KB 1508/1822 KB 32/37 KB 256/276 KB 96/577 KB 527/1210 KB 1508/1822 KB 20/37 KB 264/276 KB 100/577 KB 547/1210 KB 1508/1822 KB 36/37 KB 256/276 KB 92/577 KB 527/1210 KB 1508/1822 KB 20/37 KB 264/276 KB 104/577 KB 547/1210 KB 1512/1822 KB 36/37 KB 264/276 KB 104/577 KB 547/1210 KB 1516/1822 KB 36/37 KB 264/276 KB 104/577 KB 547/1210 KB 1520/1822 KB 36/37 KB 264/276 KB 104/577 KB 547/1210 KB 1508/1822 KB 36/37 KB 264/276 KB 108/577 KB 547/1210 KB 1520/1822 KB 36/37 KB 264/276 KB 112/577 KB 547/1210 KB 1520/1822 KB 36/37 KB 264/276 KB 116/577 KB 547/1210 KB 1524/1822 KB 36/37 KB 264/276 KB 96/577 KB 547/1210 KB 1508/1822 KB 36/37 KB 264/276 KB 116/577 KB 551/1210 KB 1524/1822 KB 37/37 KB 264/276 KB 96/577 KB 539/1210 KB 1508/1822 KB 32/37 KB 268/276 KB 116/577 KB 551/1210 KB 1524/1822 KB 37/37 KB 272/276 KB 116/577 KB 551/1210 KB 1524/1822 KB 37/37 KB 276/276 KB 116/577 KB 551/1210 KB 1524/1822 KB 37/37 KB 276/276 KB 116/577 KB 551/1210 KB 1524/1822 KB 37/37 KB 264/276 KB 116/577 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 551/1210 KB 1524/1822 KB 36/37 KB 276/276 KB 116/577 KB 555/1210 KB 1524/1822 KB 37/37 KB 276/276 KB 116/577 KB 559/1210 KB 1524/1822 KB 37/37 KB 264/276 KB 112/577 KB 547/1210 KB 1524/1822 KB 36/37 KB 276/276 KB 116/577 KB 559/1210 KB 1528/1822 KB 37/37 KB 276/276 KB 116/577 KB 559/1210 KB 1532/1822 KB 37/37 KB 276/276 KB 120/577 KB 559/1210 KB 1532/1822 KB 37/37 KB 276/276 KB 124/577 KB 559/1210 KB 1532/1822 KB 37/37 KB 276/276 KB 124/577 KB 559/1210 KB 1536/1822 KB 37/37 KB 276/276 KB 124/577 KB 563/1210 KB 1536/1822 KB 37/37 KB 276/276 KB 128/577 KB 567/1210 KB 1540/1822 KB 37/37 KB 276/276 KB 128/577 KB 571/1210 KB 1540/1822 KB 37/37 KB 276/276 KB 128/577 KB 575/1210 KB 1540/1822 KB 37/37 KB 276/276 KB 128/577 KB 563/1210 KB 1540/1822 KB 37/37 KB 276/276 KB 128/577 KB 575/1210 KB 1544/1822 KB 37/37 KB 276/276 KB 128/577 KB 575/1210 KB 1548/1822 KB 37/37 KB 276/276 KB 128/577 KB 575/1210 KB 1552/1822 KB 37/37 KB 276/276 KB 128/577 KB 579/1210 KB 1556/1822 KB 37/37 KB 276/276 KB 128/577 KB 579/1210 KB 1560/1822 KB 37/37 KB 276/276 KB 128/577 KB 579/1210 KB 1564/1822 KB 276/276 KB 128/577 KB 563/1210 KB 1536/1822 KB 37/37 KB 276/276 KB 132/577 KB 579/1210 KB 1568/1822 KB 136/577 KB 579/1210 KB 1568/1822 KB 140/577 KB 579/1210 KB 1568/1822 KB 144/577 KB 579/1210 KB 1568/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.2 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 148/577 KB 579/1210 KB 1568/1822 KB 152/577 KB 579/1210 KB 1568/1822 KB 156/577 KB 579/1210 KB 1568/1822 KB 160/577 KB 579/1210 KB 1568/1822 KB 276/276 KB 128/577 KB 579/1210 KB 1552/1822 KB 37/37 KB 160/577 KB 583/1210 KB 1568/1822 KB 160/577 KB 587/1210 KB 1568/1822 KB 160/577 KB 591/1210 KB 1568/1822 KB 160/577 KB 595/1210 KB 1568/1822 KB 164/577 KB 599/1210 KB 1568/1822 KB 164/577 KB 603/1210 KB 1568/1822 KB 164/577 KB 607/1210 KB 1568/1822 KB 276/276 KB 152/577 KB 579/1210 KB 1568/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 212.9 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 164/577 KB 607/1210 KB 1572/1822 KB 164/577 KB 595/1210 KB 1568/1822 KB 168/577 KB 607/1210 KB 1572/1822 KB 172/577 KB 607/1210 KB 1576/1822 KB 176/577 KB 607/1210 KB 1576/1822 KB 168/577 KB 607/1210 KB 1576/1822 KB 176/577 KB 611/1210 KB 1580/1822 KB 176/577 KB 611/1210 KB 1584/1822 KB 176/577 KB 611/1210 KB 1576/1822 KB 180/577 KB 611/1210 KB 1584/1822 KB 184/577 KB 615/1210 KB 1588/1822 KB 188/577 KB 615/1210 KB 1588/1822 KB 192/577 KB 615/1210 KB 1588/1822 KB 180/577 KB 615/1210 KB 1588/1822 KB 192/577 KB 615/1210 KB 1592/1822 KB 192/577 KB 615/1210 KB 1596/1822 KB 192/577 KB 615/1210 KB 1600/1822 KB 180/577 KB 615/1210 KB 1584/1822 KB 192/577 KB 619/1210 KB 1600/1822 KB 192/577 KB 623/1210 KB 1600/1822 KB 192/577 KB 627/1210 KB 1600/1822 KB 3/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 5/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 8/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 11/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 13/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 16/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 19/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 21/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 24/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 27/167 KB 192/577 KB 627/1210 KB 1600/1822 KB 29/167 KB 192/577 KB 627/1210 KB 1604/1822 KB 32/167 KB 196/577 KB 627/1210 KB 1604/1822 KB 36/167 KB 196/577 KB 627/1210 KB 1604/1822 KB 27/167 KB 192/577 KB 627/1210 KB 1604/1822 KB 36/167 KB 196/577 KB 631/1210 KB 1608/1822 KB 36/167 KB 196/577 KB 631/1210 KB 1612/1822 KB 36/167 KB 196/577 KB 631/1210 KB 1616/1822 KB 36/167 KB 196/577 KB 631/1210 KB 1604/1822 KB 36/167 KB 196/577 KB 635/1210 KB 1616/1822 KB 29/167 KB 196/577 KB 627/1210 KB 1604/1822 KB 36/167 KB 200/577 KB 635/1210 KB 1616/1822 KB 36/167 KB 204/577 KB 635/1210 KB 1616/1822 KB 36/167 KB 208/577 KB 635/1210 KB 1616/1822 KB 36/167 KB 212/577 KB 639/1210 KB 1616/1822 KB 40/167 KB 216/577 KB 639/1210 KB 1620/1822 KB 40/167 KB 220/577 KB 639/1210 KB 1620/1822 KB 40/167 KB 224/577 KB 639/1210 KB 1620/1822 KB 36/167 KB 208/577 KB 639/1210 KB 1616/1822 KB 40/167 KB 224/577 KB 643/1210 KB 1620/1822 KB 40/167 KB 224/577 KB 647/1210 KB 1620/1822 KB 40/167 KB 224/577 KB 651/1210 KB 1620/1822 KB 40/167 KB 224/577 KB 655/1210 KB 1620/1822 KB 40/167 KB 224/577 KB 659/1210 KB 1620/1822 KB 40/167 KB 212/577 KB 639/1210 KB 1620/1822 KB 44/167 KB 224/577 KB 659/1210 KB 1620/1822 KB 48/167 KB 224/577 KB 659/1210 KB 1620/1822 KB 36/167 KB 212/577 KB 639/1210 KB 1620/1822 KB 48/167 KB 224/577 KB 659/1210 KB 1624/1822 KB 48/167 KB 224/577 KB 659/1210 KB 1628/1822 KB 48/167 KB 224/577 KB 659/1210 KB 1632/1822 KB 48/167 KB 224/577 KB 659/1210 KB 1636/1822 KB 52/167 KB 228/577 KB 663/1210 KB 1640/1822 KB 52/167 KB 228/577 KB 663/1210 KB 1644/1822 KB 52/167 KB 228/577 KB 663/1210 KB 1648/1822 KB 52/167 KB 228/577 KB 663/1210 KB 1636/1822 KB 52/167 KB 232/577 KB 663/1210 KB 1648/1822 KB 52/167 KB 224/577 KB 663/1210 KB 1636/1822 KB 52/167 KB 224/577 KB 659/1210 KB 1636/1822 KB 56/167 KB 232/577 KB 667/1210 KB 1648/1822 KB 60/167 KB 232/577 KB 667/1210 KB 1648/1822 KB 64/167 KB 232/577 KB 667/1210 KB 1648/1822 KB 68/167 KB 232/577 KB 667/1210 KB 1648/1822 KB 72/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 76/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 80/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 84/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 88/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 92/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 96/167 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install KB 236/577 KB 667/1210 KB 1652/1822 KB 68/167 KB 236/577 KB 667/1210 KB 1652/1822 KB 96/167 KB 236/577 KB 667/1210 KB 1656/1822 KB 96/167 KB 236/577 KB 667/1210 KB 1660/1822 KB 96/167 KB 236/577 KB 667/1210 KB 1664/1822 KB 52/167 KB 236/577 KB 667/1210 KB 1648/1822 KB 96/167 KB 236/577 KB 671/1210 KB 1664/1822 KB 96/167 KB 236/577 KB 675/1210 KB 1664/1822 KB 68/167 KB 236/577 KB 667/1210 KB 1648/1822 KB 96/167 KB 240/577 KB 675/1210 KB 1664/1822 KB 96/167 KB 244/577 KB 675/1210 KB 1664/1822 KB 96/167 KB 248/577 KB 679/1210 KB 1664/1822 KB 96/167 KB 252/577 KB 679/1210 KB 1664/1822 KB 96/167 KB 256/577 KB 679/1210 KB 1664/1822 KB 96/167 KB 260/577 KB 679/1210 KB 1664/1822 KB 100/167 KB 264/577 KB 679/1210 KB 1668/1822 KB 100/167 KB 268/577 KB 679/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 679/1210 KB 1668/1822 KB 96/167 KB 244/577 KB 679/1210 KB 1664/1822 KB 100/167 KB 272/577 KB 683/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 687/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 691/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 695/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 699/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 703/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 707/1210 KB 1668/1822 KB 100/167 KB 272/577 KB 711/1210 KB 1668/1822 KB 100/167 KB 276/577 KB 715/1210 KB 1668/1822 KB 100/167 KB 276/577 KB 719/1210 KB 1668/1822 KB 100/167 KB 276/577 KB 723/1210 KB 1668/1822 KB 100/167 KB 260/577 KB 679/1210 KB 1668/1822 KB 104/167 KB 276/577 KB 723/1210 KB 1668/1822 KB 108/167 KB 276/577 KB 723/1210 KB 1668/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1668/1822 KB 96/167 KB 260/577 KB 679/1210 KB 1668/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1672/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1676/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1680/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1684/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1688/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1692/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1696/1822 KB 112/167 KB 276/577 KB 723/1210 KB 1700/1822 KB 116/167 KB 276/577 KB 727/1210 KB 1704/1822 KB 116/167 KB 276/577 KB 727/1210 KB 1708/1822 KB 116/167 KB 276/577 KB 727/1210 KB 1712/1822 KB 100/167 KB 276/577 KB 711/1210 KB 1668/1822 KB 116/167 KB 280/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 284/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 288/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 292/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 296/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 300/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 304/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 308/577 KB 727/1210 KB 1712/1822 KB 116/167 KB 312/577 KB 727/1210 KB 1716/1822 KB 116/167 KB 316/577 KB 727/1210 KB 1716/1822 KB 116/167 KB 320/577 KB 727/1210 KB 1716/1822 KB 116/167 KB 276/577 KB 727/1210 KB 1700/1822 KB 116/167 KB 320/577 KB 731/1210 KB 1716/1822 KB 116/167 KB 320/577 KB 735/1210 KB 1716/1822 KB 116/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 116/167 KB 276/577 KB 723/1210 KB 1700/1822 KB 120/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 124/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 128/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 132/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 136/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 140/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 144/167 KB 320/577 KB 739/1210 KB 1716/1822 KB 116/167 KB 308/577 KB 727/1210 KB 1716/1822 KB 144/167 KB 320/577 KB 739/1210 KB 1720/1822 KB 144/167 KB 320/577 KB 739/1210 KB 1724/1822 KB 144/167 KB 320/577 KB 739/1 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 210 KB 1728/1822 KB 144/167 KB 320/577 KB 743/1210 KB 1732/1822 KB 148/167 KB 324/577 KB 743/1210 KB 1736/1822 KB 148/167 KB 324/577 KB 743/1210 KB 1740/1822 KB 148/167 KB 324/577 KB 743/1210 KB 1744/1822 KB 144/167 KB 320/577 KB 743/1210 KB 1728/1822 KB 148/167 KB 324/577 KB 747/1210 KB 1744/1822 KB 148/167 KB 324/577 KB 751/1210 KB 1744/1822 KB 148/167 KB 324/577 KB 755/1210 KB 1744/1822 KB 148/167 KB 324/577 KB 759/1210 KB 1744/1822 KB 148/167 KB 324/577 KB 763/1210 KB 1748/1822 KB 148/167 KB 324/577 KB 767/1210 KB 1748/1822 KB 148/167 KB 324/577 KB 771/1210 KB 1748/1822 KB 148/167 KB 324/577 KB 743/1210 KB 1732/1822 KB 148/167 KB 328/577 KB 771/1210 KB 1748/1822 KB 148/167 KB 332/577 KB 771/1210 KB 1748/1822 KB 148/167 KB 320/577 KB 743/1210 KB 1732/1822 KB 152/167 KB 332/577 KB 771/1210 KB 1748/1822 KB 152/167 KB 336/577 KB 771/1210 KB 1748/1822 KB 152/167 KB 340/577 KB 771/1210 KB 1748/1822 KB 152/167 KB 344/577 KB 775/1210 KB 1748/1822 KB 152/167 KB 348/577 KB 775/1210 KB 1748/1822 KB 152/167 KB 352/577 KB 775/1210 KB 1748/1822 KB 148/167 KB 324/577 KB 759/1210 KB 1748/1822 KB 152/167 KB 352/577 KB 775/1210 KB 1752/1822 KB 152/167 KB 352/577 KB 775/1210 KB 1756/1822 KB 152/167 KB 352/577 KB 775/1210 KB 1760/1822 KB 152/167 KB 352/577 KB 775/1210 KB 1764/1822 KB 152/167 KB 356/577 KB 775/1210 KB 1768/1822 KB 152/167 KB 356/577 KB 775/1210 KB 1772/1822 KB 152/167 KB 356/577 KB 775/1210 KB 1776/1822 KB 152/167 KB 340/577 KB 775/1210 KB 1748/1822 KB 152/167 KB 356/577 KB 779/1210 KB 1776/1822 KB 152/167 KB 356/577 KB 783/1210 KB 1776/1822 KB 152/167 KB 356/577 KB 787/1210 KB 1776/1822 KB 152/167 KB 356/577 KB 791/1210 KB 1776/1822 KB 152/167 KB 356/577 KB 795/1210 KB 1780/1822 KB 152/167 KB 356/577 KB 799/1210 KB 1780/1822 KB 152/167 KB 356/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 356/577 KB 775/1210 KB 1764/1822 KB 152/167 KB 360/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 364/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 368/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 372/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 376/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 380/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 384/577 KB 803/1210 KB 1780/1822 KB 152/167 KB 388/577 KB 803/1210 KB 1780/1822 KB 156/167 KB 392/577 KB 807/1210 KB 1780/1822 KB 156/167 KB 396/577 KB 807/1210 KB 1780/1822 KB 152/167 KB 356/577 KB 791/1210 KB 1780/1822 KB 156/167 KB 396/577 KB 807/1210 KB 1784/1822 KB 156/167 KB 396/577 KB 807/1210 KB 1788/1822 KB 156/167 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 4/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 8/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 12/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 16/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 20/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 24/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 28/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 32/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 156/167 KB 388/577 KB 807/1210 KB 1780/1822 KB 156/167 KB 36/1192 KB 396/577 KB 811/1210 KB 1792/1822 KB 156/167 KB 36/1192 KB 396/577 KB 815/1210 KB 1792/1822 KB 156/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1796/1822 KB 156/167 KB 388/577 KB 803/1210 KB 1780/1822 KB 160/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1796/1822 KB 164/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1796/1822 KB 167/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1796/1822 KB 156/167 KB 36/1192 KB 3 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 96/577 KB 815/1210 KB 1796/1822 KB 167/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1800/1822 KB 167/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1804/1822 KB 167/167 KB 36/1192 KB 396/577 KB 819/1210 KB 1808/1822 KB 156/167 KB 36/1192 KB 396/577 KB 807/1210 KB 1792/1822 KB 167/167 KB 40/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 44/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 48/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 52/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 56/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 60/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 64/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 68/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 72/1192 KB 400/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 76/1192 KB 400/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 80/1192 KB 400/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 36/1192 KB 396/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 80/1192 KB 400/577 KB 827/1210 KB 1812/1822 KB 167/167 KB 80/1192 KB 400/577 KB 831/1210 KB 1812/1822 KB 167/167 KB 80/1192 KB 400/577 KB 823/1210 KB 1812/1822 KB 167/167 KB 80/1192 KB 400/577 KB 835/1210 KB 1816/1822 KB 167/167 KB 80/1192 KB 400/577 KB 835/1210 KB 1820/1822 KB 167/167 KB 80/1192 KB 400/577 KB 835/1210 KB 1822/1822 KB 167/167 KB 68/1192 KB 400/577 KB 823/1210 KB 1808/1822 KB 167/167 KB 80/1192 KB 404/577 KB 835/1210 KB 1822/1822 KB 167/167 KB 80/1192 KB 408/577 KB 835/1210 KB 1822/1822 KB 167/167 KB 80/1192 KB 412/577 KB 835/1210 KB 1822/1822 KB 167/167 KB 80/1192 KB 416/577 KB 835/1210 KB 1822/1822 KB 167/167 KB 80/1192 KB 400/577 KB 835/1210 KB 1816/1822 KB 167/167 KB 80/1192 KB 416/577 KB 839/1210 KB 1822/1822 KB 167/167 KB 84/1192 KB 416/577 KB 843/1210 KB 1822/1822 KB 167/167 KB 84/1192 KB 416/577 KB 839/1210 KB 1822/1822 KB 167/167 KB 88/1192 KB 416/577 KB 843/1210 KB 1822/1822 KB 167/167 KB 88/1192 KB 416/577 KB 847/1210 KB 1822/1822 KB 167/167 KB 88/1192 KB 420/577 KB 851/1210 KB 1822/1822 KB 167/167 KB 88/1192 KB 420/577 KB 847/1210 KB 1822/1822 KB 167/167 KB 92/1192 KB 424/577 KB 851/1210 KB 1822/1822 KB 167/167 KB 92/1192 KB 428/577 KB 851/1210 KB 1822/1822 KB 167/167 KB 92/1192 KB 432/577 KB 851/1210 KB 1822/1822 KB 167/167 KB 92/1192 KB 436/577 KB 851/1210 KB 1822/1822 KB 92/1192 KB 440/577 KB 855/1210 KB 1822/1822 KB 167/167 KB 92/1192 KB 420/577 KB 851/1210 KB 1822/1822 KB 96/1192 KB 440/577 KB 855/1210 KB 1822/1822 KB 100/1192 KB 440/577 KB 855/1210 KB 1822/1822 KB 104/1192 KB 440/577 KB 855/1210 KB 108/1192 KB 440/577 KB 855/1210 KB 112/1192 KB 440/577 KB 855/1210 KB 92/1192 KB 436/577 KB 855/1210 KB 1822/1822 KB 112/1192 KB 440/577 KB 859/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 121.9 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 112/1192 KB 440/577 KB 863/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1333.4 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 112/1192 KB 440/577 KB 867/1210 KB Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 116/1192 KB 444/577 KB 867/1210 KB 116/1192 KB 444/577 KB 871/1210 KB 116/1192 KB 440/577 KB 867/1210 KB 120/1192 KB 448/577 KB 871/1210 KB 116/1192 KB 448/577 KB 871/1210 KB 120/1192 KB 452/577 KB 875/1210 KB 120/1192 KB 448/577 KB 875/1210 KB 124/1192 KB 452/577 KB 879/1210 KB 124/1192 KB 452/577 KB 883/1210 KB 124/1192 KB 452/577 KB 875/1210 KB 124/1192 KB 456/577 KB 883/1210 KB 124/1192 KB 460/577 KB 883/1210 KB 128/1192 KB 464/577 KB 883/1210 KB 128/1192 KB 468/577 KB 883/1210 KB 128/1192 KB 472/577 KB 887/1210 KB 128/1192 KB 476/577 KB 887/1210 KB 128/1192 KB 480/577 KB 887/1210 KB 128/1192 KB 460/577 KB 883/1210 KB 132/1192 KB 480/577 KB 887/1210 KB 128/1192 KB 468/577 KB 887/1210 KB 132/1192 KB 480/577 KB 891/1210 KB 132/1192 KB 480/577 KB 895/1210 KB 4/439 KB 136/1192 KB 480/577 KB 899/1210 KB 4/439 KB 136/1192 KB 480/577 KB 899/1210 KB 3/562 KB 4/439 KB 136/1192 KB 480/577 KB 899/1210 KB 6/562 KB 4/439 KB 136/1192 KB 480/577 KB 899/1210 KB 9/562 KB 4/439 KB 136/1192 KB 480/577 KB 899/1210 KB 11/562 KB 4/439 KB 136/1192 KB 480/577 KB 895/1210 KB 4/439 KB 132/1192 KB 480/577 KB 895/1210 KB 8/439 KB 136/1192 KB 480/577 KB 899/1210 KB 11/562 KB 12/439 KB 136/1192 KB 480/577 KB 899/1210 KB 11/562 KB 16/439 KB 136/1192 KB 480/577 KB 899/1210 KB 11/562 KB 20/439 KB 136/1192 KB 480/577 KB 899/1210 KB 11/562 KB 24/439 KB 140/1192 KB 480/577 KB 903/1210 KB 14/562 KB 28/439 KB 140/1192 KB 480/577 KB 903/1210 KB 14/562 KB 32/439 KB 140/1192 KB 480/577 KB 903/1210 KB 14/562 KB 36/439 KB 140/1192 KB 480/577 KB 903/1210 KB 14/562 KB 40/439 KB 140/1192 KB 484/577 KB 903/1210 KB 14/562 KB 44/439 KB 140/1192 KB 484/577 KB 903/1210 KB 14/562 KB 48/439 KB 140/1192 KB 484/577 KB 903/1210 KB 14/562 KB 20/439 KB 140/1192 KB 480/577 KB 903/1210 KB 14/562 KB 48/439 KB 140/1192 KB 484/577 KB 907/1210 KB 14/562 KB 48/439 KB 140/1192 KB 484/577 KB 911/1210 KB 14/562 KB 48/439 KB 140/1192 KB 484/577 KB 915/1210 KB 14/562 KB 20/439 KB 140/1192 KB 480/577 KB 899/1210 KB 14/562 KB 20/439 KB 140/1192 KB 480/577 KB 899/1210 KB 11/562 KB 48/439 KB 144/1192 KB 484/577 KB 915/1210 KB 14/562 KB 48/439 KB 148/1192 KB 484/577 KB 915/1210 KB 14/562 KB 48/439 KB 152/1192 KB 484/577 KB 915/1210 KB 16/562 KB 36/439 KB 140/1192 KB 484/577 KB 903/1210 KB 14/562 KB 48/439 KB 152/1192 KB 488/577 KB 915/1210 KB 16/562 KB 48/439 KB 152/1192 KB 492/577 KB 915/1210 KB 16/562 KB 48/439 KB 156/1192 KB 496/577 KB 915/1210 KB 16/562 KB 48/439 KB 148/1192 KB 484/577 KB 915/1210 KB 16/562 KB 48/439 KB 156/1192 KB 496/577 KB 915/1210 KB 19/562 KB 48/439 KB 156/1192 KB 496/577 KB 915/1210 KB 22/562 KB 48/439 KB 156/1192 KB 496/577 KB 915/1210 KB 25/562 KB 48/439 KB 156/1192 KB 492/577 KB 915/1210 KB 16/562 KB 48/439 KB 160/1192 KB 496/577 KB 915/1210 KB 25/562 KB 48/439 KB 164/1192 KB 496/577 KB 915/1210 KB 25/562 KB 48/439 KB 168/1192 KB 500/577 KB 919/1210 KB 27/562 KB 48/439 KB 172/1192 KB 500/577 KB 919/1210 KB 27/562 KB 52/439 KB 176/1192 KB 500/577 KB 919/1210 KB 27/562 KB 48/439 KB 164/1192 KB 500/577 KB 919/1210 KB 27/562 KB 48/439 KB 164/1192 KB 496/577 KB 919/1210 KB 27/562 KB 52/439 KB 176/1192 KB 500/577 KB 923/1210 KB 27/562 KB 52/439 KB 176/1192 KB 500/577 KB 927/1210 KB 27/562 KB 48/439 KB 164/1192 KB 496/577 KB 915/1210 KB 27/562 KB 52/439 KB 176/1192 KB 500/577 KB 927/1210 KB 30/562 KB 52/439 KB 176/1192 KB 500/577 KB 927/1210 KB 32/562 KB 52/439 KB 176/1192 KB 504/577 KB 931/1210 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 32/562 KB 52/439 KB 176/1192 KB 504/577 KB 935/1210 KB 32/562 KB 52/439 KB 180/1192 KB 504/577 KB 939/1210 KB 36/562 KB 52/439 KB 180/1192 KB 504/577 KB 943/1210 KB 36/562 KB 52/439 KB 180/1192 KB 504/577 KB 947/1210 KB 36/562 KB 52/439 KB 172/1192 KB 500/577 KB 919/1210 KB 27/562 KB 56/439 KB 180/1192 KB 504/577 KB 947/1210 KB 36/562 KB 60/439 KB 180/1192 KB 504/577 KB 947/1210 KB 36/562 KB 64/439 KB 180/1192 KB 504/577 KB 947/1210 KB 36/562 KB 52/439 KB 180/1192 KB 504/577 KB 935/1210 KB 36/562 KB 64/439 KB 180/1192 KB 504/577 KB 947/1210 KB 40/562 KB 64/439 KB 180/1192 KB 504/577 KB 947/1210 KB 44/562 KB 64/439 KB 180/1192 KB 504/577 KB 947/1210 KB 48/562 KB 64/439 KB 180/1192 KB 504/577 KB 947/1210 KB 52/562 KB 68/439 KB 180/1192 KB 504/577 KB 951/1210 KB 56/562 KB 68/439 KB 180/1192 KB 504/577 KB 951/1210 KB 60/562 KB 68/439 KB 180/1192 KB 504/577 KB 951/1210 KB 64/562 KB 52/439 KB 180/1192 KB 504/577 KB 935/1210 KB 32/562 KB 52/439 KB 176/1192 KB 504/577 KB 927/1210 KB 32/562 KB 68/439 KB 184/1192 KB 508/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 512/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 516/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 520/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 524/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 528/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 532/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 536/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 540/577 KB 951/1210 KB 64/562 KB 68/439 KB 184/1192 KB 544/577 KB 951/1210 KB 64/562 KB 68/439 KB 180/1192 KB 504/577 KB 951/1210 KB 52/562 KB 68/439 KB 184/1192 KB 544/577 KB 955/1210 KB 64/562 KB 68/439 KB 184/1192 KB 544/577 KB 959/1210 KB 64/562 KB 68/439 KB 184/1192 KB 544/577 KB 963/1210 KB 64/562 KB 68/439 KB 180/1192 KB 504/577 KB 947/1210 KB 52/562 KB 72/439 KB 184/1192 KB 544/577 KB 963/1210 KB 64/562 KB 76/439 KB 184/1192 KB 544/577 KB 963/1210 KB 64/562 KB 80/439 KB 184/1192 KB 544/577 KB 963/1210 KB 64/562 KB 84/439 KB 184/1192 KB 544/577 KB 963/1210 KB 64/562 KB 88/439 KB 184/1192 KB 548/577 KB 967/1210 KB 68/562 KB 68/439 KB 184/1192 KB 504/577 KB 951/1210 KB 64/562 KB 88/439 KB 188/1192 KB 548/577 KB 967/1210 KB 68/562 KB 88/439 KB 192/1192 KB 548/577 KB 967/1210 KB 68/562 KB 88/439 KB 196/1192 KB 548/577 KB 967/1210 KB 68/562 KB 88/439 KB 200/1192 KB 548/577 KB 967/1210 KB 68/562 KB 88/439 KB 204/1192 KB 548/577 KB 967/1210 KB 68/562 KB 88/439 KB 208/1192 KB 548/577 KB 967/1210 KB 68/562 KB 88/439 KB 212/1192 KB 548/577 KB 967/1210 KB 68/562 KB 84/439 KB 184/1192 KB 548/577 KB 967/1210 KB 68/562 KB 92/439 KB 212/1192 KB 552/577 KB 967/1210 KB 68/562 KB 92/439 KB 212/1192 KB 556/577 KB 967/1210 KB 68/562 KB 84/439 KB 184/1192 KB 544/577 KB 967/1210 KB 68/562 KB 92/439 KB 212/1192 KB 556/577 KB 971/1210 KB 68/562 KB 92/439 KB 212/1192 KB 556/577 KB 975/1210 KB 68/562 KB 92/439 KB 212/1192 KB 556/577 KB 979/1210 KB 68/562 KB 92/439 KB 216/1192 KB 560/577 KB 983/1210 KB 68/562 KB 92/439 KB 216/1192 KB 560/577 KB 987/1210 KB 68/562 KB 92/439 KB 216/1192 KB 560/577 KB 991/1210 KB 68/562 KB 92/439 KB 216/1192 KB 560/577 KB 995/1210 KB 68/562 KB 84/439 KB 184/1192 KB 544/577 KB 963/1210 KB 68/562 KB 92/439 KB 216/1192 KB 560/577 KB 995/1210 KB 72/562 KB 92/439 KB 216/1192 KB 560/577 KB 995/1210 KB 76/562 KB 92/439 KB 216/1192 KB 560/577 KB 995/1210 KB 80/562 KB 92/439 KB 216/1192 KB 560/577 KB 979/1210 KB 68 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install /562 KB 92/439 KB 216/1192 KB 556/577 KB 979/1210 KB 68/562 KB 92/439 KB 220/1192 KB 560/577 KB 995/1210 KB 80/562 KB 92/439 KB 224/1192 KB 560/577 KB 995/1210 KB 84/562 KB 92/439 KB 212/1192 KB 548/577 KB 967/1210 KB 68/562 KB 96/439 KB 224/1192 KB 560/577 KB 995/1210 KB 84/562 KB 100/439 KB 224/1192 KB 560/577 KB 995/1210 KB 84/562 KB 104/439 KB 228/1192 KB 564/577 KB 995/1210 KB 84/562 KB 92/439 KB 220/1192 KB 560/577 KB 995/1210 KB 84/562 KB 104/439 KB 228/1192 KB 564/577 KB 995/1210 KB 88/562 KB 104/439 KB 228/1192 KB 564/577 KB 995/1210 KB 92/562 KB 104/439 KB 228/1192 KB 564/577 KB 995/1210 KB 96/562 KB 100/439 KB 228/1192 KB 564/577 KB 995/1210 KB 84/562 KB 108/439 KB 228/1192 KB 568/577 KB 995/1210 KB 96/562 KB 108/439 KB 228/1192 KB 572/577 KB 995/1210 KB 96/562 KB 108/439 KB 228/1192 KB 576/577 KB 995/1210 KB 96/562 KB 108/439 KB 228/1192 KB 577/577 KB 995/1210 KB 96/562 KB 100/439 KB 228/1192 KB 560/577 KB 995/1210 KB 84/562 KB 108/439 KB 232/1192 KB 577/577 KB 999/1210 KB 100/562 KB 108/439 KB 236/1192 KB 577/577 KB 999/1210 KB 100/562 KB 108/439 KB 240/1192 KB 577/577 KB 999/1210 KB 100/562 KB 108/439 KB 244/1192 KB 577/577 KB 999/1210 KB 100/562 KB 108/439 KB 248/1192 KB 577/577 KB 999/1210 KB 100/562 KB 108/439 KB 228/1192 KB 577/577 KB 999/1210 KB 100/562 KB 108/439 KB 248/1192 KB 577/577 KB 1003/1210 KB 100/562 KB 108/439 KB 228/1192 KB 577/577 KB 995/1210 KB 100/562 KB 108/439 KB 248/1192 KB 577/577 KB 1003/1210 KB 104/562 KB 108/439 KB 248/1192 KB 577/577 KB 1007/1210 KB 108/562 KB 108/439 KB 248/1192 KB 577/577 KB 1007/1210 KB 112/562 KB 108/439 KB 228/1192 KB 564/577 KB 995/1210 KB 96/562 KB 112/439 KB 248/1192 KB 577/577 KB 1007/1210 KB 112/562 KB 116/439 KB 248/1192 KB 577/577 KB 1007/1210 KB 112/562 KB 108/439 KB 248/1192 KB 577/577 KB 1007/1210 KB 104/562 KB 120/439 KB 248/1192 KB 577/577 KB 1011/1210 KB 112/562 KB 120/439 KB 248/1192 KB 577/577 KB 1011/1210 KB 112/562 KB 124/439 KB 248/1192 KB 577/577 KB 1011/1210 KB 112/562 KB 128/439 KB 248/1192 KB 577/577 KB 1011/1210 KB 112/562 KB 132/439 KB 248/1192 KB 577/577 KB 1011/1210 KB 112/562 KB 136/439 KB 252/1192 KB 577/577 KB 1015/1210 KB 116/562 KB 140/439 KB 252/1192 KB 577/577 KB 1015/1210 KB 116/562 KB 144/439 KB 252/1192 KB 577/577 KB 1015/1210 KB 116/562 KB 132/439 KB 252/1192 KB 577/577 KB 1015/1210 KB 116/562 KB 144/439 KB 252/1192 KB 577/577 KB 1019/1210 KB 116/562 KB 144/439 KB 252/1192 KB 577/577 KB 1023/1210 KB 116/562 KB 144/439 KB 252/1192 KB 577/577 KB 1027/1210 KB 116/562 KB 132/439 KB 252/1192 KB 577/577 KB 1011/1210 KB 116/562 KB 144/439 KB 252/1192 KB 577/577 KB 1027/1210 KB 120/562 KB 144/439 KB 252/1192 KB 1027/1210 KB 124/562 KB 144/439 KB 252/1192 KB 1027/1210 KB 128/562 KB 132/439 KB 252/1192 KB 577/577 KB 1011/1210 KB 112/562 KB 144/439 KB 256/1192 KB 1027/1210 KB 128/562 KB 144/439 KB 260/1192 KB 1027/1210 KB 128/562 KB 144/439 KB 264/1192 KB 1027/1210 KB 128/562 KB 144/439 KB 268/1192 KB 1027/1210 KB 128/562 KB 148/439 KB 272/1192 KB 1031/1210 KB 132/562 KB 148/439 KB 268/1192 KB 1031/1210 KB 132/562 KB 148/439 KB 272/1192 KB 1035/1210 KB 132/562 KB 148/439 KB 276/1192 KB 1039/1210 KB 132/562 KB 148/439 KB 268/1192 KB 1027/1210 KB 132/562 KB 144/439 KB 268/1192 KB 1027/1210 KB 132/562 KB 148/439 KB 276/1192 KB 1043/1210 KB 136/562 KB 148/439 KB 276/1192 KB 1043/1210 KB 140/562 KB 148/439 KB 276/1192 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 1043/1210 KB 132/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 407.0 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 152/439 KB 276/1192 KB 1047/1210 KB 144/562 KB 152/439 KB 276/1192 KB 1051/1210 KB 144/562 KB 152/439 KB 276/1192 KB 1055/1210 KB 144/562 KB 148/439 KB 276/1192 KB 1035/1210 KB 132/562 KB 152/439 KB 280/1192 KB 1055/1210 KB 144/562 KB 152/439 KB 284/1192 KB 1055/1210 KB 144/562 KB 152/439 KB 288/1192 KB 1055/1210 KB 144/562 KB 152/439 KB 276/1192 KB 1043/1210 KB 144/562 KB 152/439 KB 276/1192 KB 1043/1210 KB 140/562 KB 156/439 KB 288/1192 KB 1055/1210 KB 144/562 KB 160/439 KB 288/1192 KB 1055/1210 KB 144/562 KB 164/439 KB 288/1192 KB 1055/1210 KB 144/562 KB 168/439 KB 292/1192 KB 1055/1210 KB 148/562 KB 172/439 KB 292/1192 KB 1059/1210 KB 148/562 KB 176/439 KB 292/1192 KB 1059/1210 KB 148/562 KB 164/439 KB 292/1192 KB 1055/1210 KB 148/562 KB 176/439 KB 296/1192 KB 1059/1210 KB 148/562 KB 176/439 KB 300/1192 KB 1059/1210 KB 148/562 KB 176/439 KB 304/1192 KB 1059/1210 KB 148/562 KB 164/439 KB 288/1192 KB 1055/1210 KB 148/562 KB 176/439 KB 304/1192 KB 1059/1210 KB 152/562 KB 176/439 KB 304/1192 KB 1059/1210 KB 156/562 KB 176/439 KB 304/1192 KB 1059/1210 KB 160/562 KB 168/439 KB 292/1192 KB 1059/1210 KB 148/562 KB 176/439 KB 304/1192 KB 1063/1210 KB 160/562 KB 176/439 KB 304/1192 KB 1067/1210 KB 4/256 KB 164/562 KB 176/439 KB 304/1192 KB 1071/1210 KB 4/256 KB 164/562 KB 176/439 KB 304/1192 KB 1063/1210 KB 4/256 KB 164/562 KB 176/439 KB 304/1192 KB 1063/1210 KB 164/562 KB 180/439 KB 304/1192 KB 1071/1210 KB 8/256 KB 164/562 KB 180/439 KB 304/1192 KB 1071/1210 KB 4/256 KB 164/562 KB 180/439 KB 304/1192 KB 1075/1210 KB 8/256 KB 168/562 KB 180/439 KB 304/1192 KB 1071/1210 KB 8/256 KB 168/562 KB 184/439 KB 304/1192 KB 1075/1210 KB 8/256 KB 172/562 KB 184/439 KB 304/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 184/439 KB 304/1192 KB 1075/1210 KB 8/256 KB 168/562 KB 188/439 KB 304/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 192/439 KB 308/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 192/439 KB 312/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 192/439 KB 316/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 192/439 KB 320/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 184/439 KB 304/1192 KB 1079/1210 KB 12/256 KB 172/562 KB 192/439 KB 320/1192 KB 1083/1210 KB 12/256 KB 176/562 KB 192/439 KB 320/1192 KB 1087/1210 KB 12/256 KB 180/562 KB 192/439 KB 320/1192 KB 1091/1210 KB 12/256 KB 180/562 KB 192/439 KB 324/1192 KB 1095/1210 KB 12/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 12/256 KB 180/562 KB 184/439 KB 304/1192 KB 1075/1210 KB 12/256 KB 172/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 16/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 20/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 24/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 28/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 32/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 36/256 KB 180/562 KB 192/439 KB 324/1192 KB 1099/1210 KB 40/256 KB 180/562 KB 192/439 KB 324/1192 KB 1091/1210 KB 12/256 KB 180/562 KB 192/439 KB 328/1192 KB 1103/1210 KB 40/256 KB 180/562 KB 192/439 KB 332/1192 KB 1103/1210 KB 40/256 KB 180/562 KB 192/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 180/562 KB 192/439 KB 320/1192 KB 1083/1210 KB 12/256 KB 180/562 KB 192/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 184/562 KB 192/439 KB 308/1192 KB 1079/1210 KB 12/256 KB 176/562 KB 196/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 184/562 KB 200/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 184/562 KB 204/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 188/562 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 208/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 188/562 KB 212/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 188/562 KB 216/439 KB 340/1192 KB 1103/1210 KB 40/256 KB 188/562 KB 192/439 KB 324/1192 KB 1103/1210 KB 40/256 KB 180/562 KB 216/439 KB 340/1192 KB 1107/1210 KB 44/256 KB 188/562 KB 216/439 KB 340/1192 KB 1103/1210 KB 44/256 KB 188/562 KB 216/439 KB 340/1192 KB 1107/1210 KB 48/256 KB 188/562 KB 220/439 KB 340/1192 KB 1111/1210 KB 48/256 KB 188/562 KB 220/439 KB 340/1192 KB 1115/1210 KB 52/256 KB 188/562 KB 212/439 KB 340/1192 KB 1103/1210 KB 40/256 KB 188/562 KB 220/439 KB 344/1192 KB 1115/1210 KB 52/256 KB 188/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 188/562 KB 200/439 KB 336/1192 KB 1103/1210 KB 40/256 KB 188/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 192/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 196/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 200/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 204/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 208/562 KB 220/439 KB 348/1192 KB 1115/1210 KB 52/256 KB 212/562 KB 220/439 KB 340/1192 KB 1111/1210 KB 52/256 KB 188/562 KB 220/439 KB 352/1192 KB 1119/1210 KB 56/256 KB 212/562 KB 220/439 KB 352/1192 KB 1119/1210 KB 60/256 KB 212/562 KB 220/439 KB 340/1192 KB 1107/1210 KB 48/256 KB 188/562 KB 224/439 KB 352/1192 KB 1119/1210 KB 60/256 KB 212/562 KB 228/439 KB 352/1192 KB 1119/1210 KB 60/256 KB 212/562 KB 232/439 KB 352/1192 KB 1119/1210 KB 60/256 KB 212/562 KB 220/439 KB 352/1192 KB 1119/1210 KB 52/256 KB 212/562 KB 220/439 KB 352/1192 KB 1115/1210 KB 52/256 KB 212/562 KB 232/439 KB 356/1192 KB 1119/1210 KB 60/256 KB 216/562 KB 232/439 KB 352/1192 KB 1119/1210 KB 60/256 KB 216/562 KB 236/439 KB 356/1192 KB 1123/1210 KB 64/256 KB 220/562 KB 236/439 KB 356/1192 KB 1123/1210 KB 64/256 KB 224/562 KB 236/439 KB 356/1192 KB 1123/1210 KB 64/256 KB 216/562 KB 232/439 KB 356/1192 KB 1123/1210 KB 64/256 KB 216/562 KB 232/439 KB 356/1192 KB 1123/1210 KB 60/256 KB 216/562 KB 236/439 KB 356/1192 KB 1127/1210 KB 64/256 KB 224/562 KB 240/439 KB 360/1192 KB 1131/1210 KB 68/256 KB 228/562 KB 240/439 KB 360/1192 KB 1135/1210 KB 68/256 KB 228/562 KB 240/439 KB 360/1192 KB 1139/1210 KB 68/256 KB 228/562 KB 240/439 KB 356/1192 KB 1127/1210 KB 64/256 KB 224/562 KB 244/439 KB 360/1192 KB 1139/1210 KB 68/256 KB 228/562 KB 248/439 KB 360/1192 KB 1139/1210 KB 68/256 KB 228/562 KB 252/439 KB 360/1192 KB 1139/1210 KB 68/256 KB 228/562 KB 256/439 KB 360/1192 KB 1139/1210 KB 68/256 KB 228/562 KB 260/439 KB 360/1192 KB 1139/1210 KB 68/256 KB 228/562 KB 264/439 KB 360/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 268/439 KB 360/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 270/439 KB 360/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 274/439 KB 360/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 240/439 KB 360/1192 KB 1127/1210 KB 68/256 KB 228/562 KB 274/439 KB 364/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 274/439 KB 368/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 240/439 KB 356/1192 KB 1127/1210 KB 68/256 KB 228/562 KB 274/439 KB 368/1192 KB 1143/1210 KB 68/256 KB 232/562 KB 274/439 KB 368/1192 KB 1143/1210 KB 68/256 KB 236/562 KB 274/439 KB 368/1192 KB 1143/1210 KB 68/256 KB 240/562 KB 274/439 KB 368/1192 KB 1143/1210 KB 68/256 KB 244/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 68/256 KB 248/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 68/256 KB 252/562 KB 240/439 KB 356/1192 KB 1127/1210 KB 68/256 KB 224/562 KB 274/439 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 372/1192 KB 1143/1210 KB 72/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 76/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 80/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 84/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 88/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 92/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 96/256 KB 252/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 68/256 KB 244/562 KB 274/439 KB 376/1192 KB 1143/1210 KB 96/256 KB 256/562 KB 274/439 KB 380/1192 KB 1143/1210 KB 96/256 KB 256/562 KB 274/439 KB 384/1192 KB 1143/1210 KB 96/256 KB 256/562 KB 260/439 KB 360/1192 KB 1143/1210 KB 68/256 KB 228/562 KB 274/439 KB 384/1192 KB 1147/1210 KB 96/256 KB 256/562 KB 274/439 KB 384/1192 KB 1151/1210 KB 96/256 KB 256/562 KB 274/439 KB 384/1192 KB 1155/1210 KB 96/256 KB 256/562 KB 274/439 KB 388/1192 KB 1155/1210 KB 96/256 KB 256/562 KB 274/439 KB 392/1192 KB 1159/1210 KB 100/256 KB 256/562 KB 274/439 KB 396/1192 KB 1159/1210 KB 100/256 KB 256/562 KB 274/439 KB 372/1192 KB 1143/1210 KB 96/256 KB 256/562 KB 278/439 KB 396/1192 KB 1159/1210 KB 100/256 KB 260/562 KB 278/439 KB 396/1192 KB 1159/1210 KB 100/256 KB 256/562 KB 282/439 KB 400/1192 KB 1159/1210 KB 100/256 KB 260/562 KB 286/439 KB 400/1192 KB 1159/1210 KB 100/256 KB 260/562 KB 274/439 KB 388/1192 KB 1159/1210 KB 100/256 KB 256/562 KB 286/439 KB 400/1192 KB 1159/1210 KB 104/256 KB 264/562 KB 286/439 KB 400/1192 KB 1159/1210 KB 108/256 KB 264/562 KB 286/439 KB 400/1192 KB 1159/1210 KB 112/256 KB 264/562 KB 286/439 KB 400/1192 KB 1159/1210 KB 116/256 KB 264/562 KB 290/439 KB 400/1192 KB 1159/1210 KB 120/256 KB 264/562 KB 290/439 KB 400/1192 KB 1159/1210 KB 124/256 KB 264/562 KB 274/439 KB 388/1192 KB 1159/1210 KB 96/256 KB 256/562 KB 290/439 KB 400/1192 KB 1163/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1167/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1171/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1175/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1179/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1183/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1187/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1191/1210 KB 124/256 KB 264/562 KB 290/439 KB 400/1192 KB 1159/1210 KB 116/256 KB 264/562 KB 294/439 KB 400/1192 KB 1191/1210 KB 128/256 KB 264/562 KB 298/439 KB 400/1192 KB 1191/1210 KB 128/256 KB 264/562 KB 302/439 KB 400/1192 KB 1191/1210 KB 128/256 KB 264/562 KB 286/439 KB 400/1192 KB 1159/1210 KB 100/256 KB 264/562 KB 302/439 KB 400/1192 KB 1191/1210 KB 128/256 KB 268/562 KB 302/439 KB 400/1192 KB 1191/1210 KB 128/256 KB 271/562 KB 278/439 KB 400/1192 KB 1159/1210 KB 100/256 KB 260/562 KB 302/439 KB 404/1192 KB 1191/1210 KB 128/256 KB 271/562 KB 302/439 KB 408/1192 KB 1191/1210 KB 128/256 KB 275/562 KB 302/439 KB 412/1192 KB 1191/1210 KB 128/256 KB 275/562 KB 302/439 KB 416/1192 KB 1191/1210 KB 128/256 KB 275/562 KB 302/439 KB 420/1192 KB 1191/1210 KB 128/256 KB 275/562 KB 306/439 KB 424/1192 KB 1195/1210 KB 128/256 KB 275/562 KB 306/439 KB 428/1192 KB 1195/1210 KB 128/256 KB 275/562 KB 306/439 KB 432/1192 KB 1195/1210 KB 128/256 KB 275/562 KB 290/439 KB 400/1192 KB 1191/1210 KB 128/256 KB 264/562 KB 306/439 KB 432/1192 KB 1195/1210 KB 132/256 KB 275/562 KB 306/439 KB 432/1192 KB 1195/1210 KB 136/256 KB 275/562 KB 306/439 KB 432/1192 KB 1195/1210 KB 140/256 KB 275/562 KB 306/439 KB 432/1192 KB 1195/1210 KB 144/256 KB 2 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 75/562 KB 306/439 KB 432/1192 KB 1195/1210 KB 148/256 KB 275/562 KB 306/439 KB 436/1192 KB 1195/1210 KB 152/256 KB 275/562 KB 306/439 KB 436/1192 KB 1195/1210 KB 156/256 KB 275/562 KB 306/439 KB 436/1192 KB 1195/1210 KB 160/256 KB 275/562 KB 306/439 KB 420/1192 KB 1195/1210 KB 128/256 KB 275/562 KB 310/439 KB 436/1192 KB 1195/1210 KB 160/256 KB 275/562 KB 314/439 KB 436/1192 KB 1195/1210 KB 160/256 KB 275/562 KB 302/439 KB 420/1192 KB 1195/1210 KB 128/256 KB 275/562 KB 314/439 KB 436/1192 KB 1199/1210 KB 160/256 KB 275/562 KB 314/439 KB 436/1192 KB 1203/1210 KB 160/256 KB 275/562 KB 314/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 275/562 KB 302/439 KB 404/1192 KB 1191/1210 KB 128/256 KB 275/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 279/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 283/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 287/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 291/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 295/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 299/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 303/562 KB 318/439 KB 436/1192 KB 1207/1210 KB 160/256 KB 275/562 KB 322/439 KB 436/1192 KB 1210/1210 KB 160/256 KB 303/562 KB 326/439 KB 436/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 330/439 KB 436/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 334/439 KB 436/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 306/439 KB 436/1192 KB 1195/1210 KB 148/256 KB 275/562 KB 334/439 KB 440/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 334/439 KB 444/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 334/439 KB 448/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 322/439 KB 436/1192 KB 1210/1210 KB 160/256 KB 307/562 KB 334/439 KB 448/1192 KB 1210/1210 KB 160/256 KB 311/562 KB 334/439 KB 448/1192 KB 1210/1210 KB 160/256 KB 315/562 KB 334/439 KB 448/1192 KB 1210/1210 KB 160/256 KB 319/562 KB 334/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 323/562 KB 338/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 327/562 KB 338/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 331/562 KB 338/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 335/562 KB 318/439 KB 436/1192 KB 1210/1210 KB 160/256 KB 303/562 KB 338/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 323/562 KB 342/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 335/562 KB 346/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 335/562 KB 334/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 319/562 KB 350/439 KB 452/1192 KB 1210/1210 KB 168/256 KB 335/562 KB 350/439 KB 452/1192 KB 1210/1210 KB 172/256 KB 335/562 KB 350/439 KB 452/1192 KB 1210/1210 KB 176/256 KB 335/562 KB 334/439 KB 452/1192 KB 1210/1210 KB 160/256 KB 319/562 KB 350/439 KB 456/1192 KB 1210/1210 KB 176/256 KB 335/562 KB 350/439 KB 460/1192 KB 1210/1210 KB 176/256 KB 335/562 KB 350/439 KB 464/1192 KB 1210/1210 KB 176/256 KB 335/562 KB 350/439 KB 452/1192 KB 1210/1210 KB 164/256 KB 335/562 KB 350/439 KB 464/1192 KB 1210/1210 KB 180/256 KB 335/562 KB 354/439 KB 468/1192 KB 1210/1210 KB 184/256 KB 339/562 KB 354/439 KB 468/1192 KB 1210/1210 KB 188/256 KB 339/562 KB 354/439 KB 468/1192 KB 1210/1210 KB 192/256 KB 339/562 KB 354/439 KB 468/1192 KB 1210/1210 KB 180/256 KB 339/562 KB 354/439 KB 472/1192 KB 1210/1210 KB 192/256 KB 339/562 KB 354/439 KB 476/1192 KB 1210/1210 KB 192/256 KB 339/562 KB 354/439 KB 464/1192 KB 1210/1210 KB 180/256 KB 339/562 KB 350/439 KB 464/1192 KB 1210/1210 KB 180/256 KB 339/562 KB 354/439 KB 476/1192 KB 1210/1210 KB 192/256 KB 343/562 KB 358/439 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 476/1192 KB 1210/1210 KB 192/256 KB 343/562 KB 362/439 KB 476/1192 KB 1210/1210 KB 192/256 KB 343/562 KB 362/439 KB 480/1192 KB 1210/1210 KB 192/256 KB 347/562 KB 362/439 KB 476/1192 KB 1210/1210 KB 192/256 KB 347/562 KB 362/439 KB 480/1192 KB 1210/1210 KB 192/256 KB 351/562 KB 366/439 KB 480/1192 KB 1210/1210 KB 192/256 KB 351/562 KB 370/439 KB 480/1192 KB 1210/1210 KB 192/256 KB 351/562 KB 374/439 KB 484/1192 KB 196/256 KB 355/562 KB 378/439 KB 484/1192 KB 196/256 KB 355/562 KB 382/439 KB 484/1192 KB 196/256 KB 355/562 KB 386/439 KB 484/1192 KB 196/256 KB 355/562 KB 390/439 KB 484/1192 KB 196/256 KB 355/562 KB 394/439 KB 484/1192 KB 196/256 KB 355/562 KB 398/439 KB 484/1192 KB 196/256 KB 355/562 KB 370/439 KB 484/1192 KB 196/256 KB 355/562 KB 398/439 KB 488/1192 KB 196/256 KB 355/562 KB 398/439 KB 492/1192 KB 196/256 KB 355/562 KB 398/439 KB 496/1192 KB 196/256 KB 355/562 KB 370/439 KB 480/1192 KB 196/256 KB 355/562 KB 398/439 KB 496/1192 KB 196/256 KB 359/562 KB 398/439 KB 496/1192 KB 196/256 KB 363/562 KB 398/439 KB 496/1192 KB 196/256 KB 367/562 KB 370/439 KB 480/1192 KB 196/256 KB 351/562 KB 398/439 KB 496/1192 KB 200/256 KB 367/562 KB 398/439 KB 496/1192 KB 204/256 KB 367/562 KB 398/439 KB 496/1192 KB 208/256 KB 367/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 814.5 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 398/439 KB 496/1192 KB 208/256 KB 371/562 KB 398/439 KB 500/1192 KB 212/256 KB 375/562 KB 398/439 KB 500/1192 KB 212/256 KB 379/562 KB 398/439 KB 500/1192 KB 212/256 KB 371/562 KB 398/439 KB 500/1192 KB 216/256 KB 383/562 KB 398/439 KB 500/1192 KB 220/256 KB 383/562 KB 398/439 KB 500/1192 KB 224/256 KB 383/562 KB 398/439 KB 500/1192 KB 208/256 KB 371/562 KB 398/439 KB 504/1192 KB 224/256 KB 383/562 KB 398/439 KB 508/1192 KB 224/256 KB 383/562 KB 398/439 KB 512/1192 KB 224/256 KB 383/562 KB 398/439 KB 516/1192 KB 224/256 KB 383/562 KB 402/439 KB 520/1192 KB 228/256 KB 383/562 KB 402/439 KB 524/1192 KB 228/256 KB 383/562 KB 402/439 KB 528/1192 KB 228/256 KB 383/562 KB 398/439 KB 500/1192 KB 212/256 KB 383/562 KB 402/439 KB 528/1192 KB 228/256 KB 387/562 KB 402/439 KB 528/1192 KB 228/256 KB 391/562 KB 402/439 KB 528/1192 KB 228/256 KB 395/562 KB 402/439 KB 528/1192 KB 228/256 KB 399/562 KB 402/439 KB 516/1192 KB 228/256 KB 383/562 KB 402/439 KB 528/1192 KB 232/256 KB 399/562 KB 402/439 KB 528/1192 KB 236/256 KB 399/562 KB 402/439 KB 528/1192 KB 240/256 KB 399/562 KB 402/439 KB 516/1192 KB 224/256 KB 383/562 KB 406/439 KB 528/1192 KB 240/256 KB 399/562 KB 410/439 KB 528/1192 KB 240/256 KB 399/562 KB 414/439 KB 528/1192 KB 240/256 KB 399/562 KB 414/439 KB 528/1192 KB 244/256 KB 399/562 KB 418/439 KB 4/140 KB 528/1192 KB 248/256 KB 403/562 KB 418/439 KB 4/140 KB 528/1192 KB 252/256 KB 403/562 KB 418/439 KB 4/140 KB 528/1192 KB 244/256 KB 403/562 KB 418/439 KB 8/140 KB 532/1192 KB 252/256 KB 403/562 KB 418/439 KB 12/140 KB 532/1192 KB 252/256 KB 403/562 KB 418/439 KB 16/140 KB 532/1192 KB 252/256 KB 403/562 KB 418/439 KB 20/140 KB 532/1192 KB 252/256 KB 403/562 KB 418/439 KB 24/140 KB 532/1192 KB 252/256 KB 403/562 KB 418/439 KB 28/140 KB 532/1192 KB 252/256 KB 403/562 KB 418/439 KB 528/1192 KB 244/256 KB 403/562 KB 422/439 KB 28/140 KB 532/1192 KB 252/256 KB 403/562 KB 414/439 KB 528/1192 KB 244/256 KB 403/562 KB 422/439 KB 28/140 KB 532/1192 KB 252/256 KB 407/562 KB 422/439 KB 28/140 KB 532/1192 KB 252/256 KB 411/562 KB 426/439 KB 32/140 KB 532/1192 KB 256/256 KB 415/562 KB 418/439 KB 4/140 KB 532/1192 KB 252/256 KB 403/562 KB 426/439 KB 32/140 KB 536/1192 KB 256/256 KB 415/562 KB 426/439 KB 32/140 KB 540/1192 KB 256/256 KB 415/562 KB 426/439 KB 32/140 KB 544/1192 KB 256/256 KB 415/562 KB 426/439 KB 32/140 KB 548/1192 KB 256/256 KB 415/562 KB 426/439 KB 32/140 KB 552/1192 KB 256/256 KB 419/562 KB 426/439 KB 32/140 KB 556/1192 KB 256/256 KB 419/562 KB 426/439 KB 32/140 KB 560/1192 KB 256/256 KB 419/562 KB 426/439 KB 32/140 KB 532/1192 KB 256/256 KB 411/562 KB 426/439 KB 32/140 KB 560/1192 KB 256/256 KB 419/562 KB 426/439 KB 32/140 KB 532/1192 KB 252/256 KB 411/562 KB 430/439 KB 32/140 KB 560/1192 KB 256/256 KB 419/562 KB 422/439 KB 32/140 KB 532/1192 KB 252/256 KB 411/562 KB 430/439 KB 36/140 KB 560/1192 KB 256/256 KB 419/562 KB 434/439 KB 40/140 KB 560/1192 KB 256/256 KB 419/562 KB 434/439 KB 44/140 KB 560/1192 KB 256/256 KB 419/562 KB 434/439 KB 48/140 KB 560/1192 KB 256/256 KB 419/562 KB 426/439 KB 32/140 KB 548/1192 KB 256/256 KB 419/562 KB 434/439 KB 48/140 KB 560/1192 KB 256/256 KB 423/562 KB 434/439 KB 48/140 KB 560/1192 KB 256/256 KB 427/562 KB 434/439 KB 36/140 KB 560/1192 KB 256/256 KB 419/562 KB 438/439 KB 48/140 KB 560/1192 KB 256/256 KB 427/562 KB 439/439 KB 48/140 KB 560/1192 KB 256/256 KB 427/562 KB 439/439 KB 52/140 KB 560/1192 KB 256/256 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 427/562 KB 439/439 KB 56/140 KB 564/1192 KB 256/256 KB 431/562 KB 439/439 KB 60/140 KB 564/1192 KB 256/256 KB 431/562 KB 439/439 KB 64/140 KB 564/1192 KB 256/256 KB 431/562 KB 439/439 KB 52/140 KB 564/1192 KB 256/256 KB 431/562 KB 439/439 KB 64/140 KB 568/1192 KB 256/256 KB 431/562 KB 439/439 KB 64/140 KB 572/1192 KB 256/256 KB 431/562 KB 439/439 KB 64/140 KB 576/1192 KB 256/256 KB 431/562 KB 439/439 KB 64/140 KB 580/1192 KB 256/256 KB 431/562 KB 439/439 KB 52/140 KB 560/1192 KB 256/256 KB 431/562 KB 68/140 KB 580/1192 KB 435/562 KB 68/140 KB 580/1192 KB 439/562 KB 68/140 KB 580/1192 KB 443/562 KB 68/140 KB 580/1192 KB 447/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 291.3 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 68/140 KB 580/1192 KB 451/562 KB 68/140 KB 580/1192 KB 455/562 KB 439/439 KB 68/140 KB 580/1192 KB 431/562 KB 72/140 KB 584/1192 KB 455/562 KB 76/140 KB 584/1192 KB 455/562 KB 80/140 KB 584/1192 KB 455/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 169.4 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 80/140 KB 584/1192 KB 459/562 KB 80/140 KB 584/1192 KB 463/562 KB 68/140 KB 584/1192 KB 455/562 KB 80/140 KB 588/1192 KB 463/562 KB 84/140 KB 592/1192 KB 463/562 KB 88/140 KB 592/1192 KB 467/562 KB 92/140 KB 592/1192 KB 467/562 KB 96/140 KB 592/1192 KB 467/562 KB 84/140 KB 592/1192 KB 467/562 KB 80/140 KB 592/1192 KB 463/562 KB 96/140 KB 596/1192 KB 467/562 KB 96/140 KB 600/1192 KB 467/562 KB 96/140 KB 604/1192 KB 471/562 KB 96/140 KB 608/1192 KB 471/562 KB 96/140 KB 612/1192 KB 471/562 KB 100/140 KB 616/1192 KB 471/562 KB 100/140 KB 620/1192 KB 471/562 KB 100/140 KB 624/1192 KB 471/562 KB 96/140 KB 600/1192 KB 471/562 KB 100/140 KB 624/1192 KB 475/562 KB 100/140 KB 624/1192 KB 479/562 KB 100/140 KB 624/1192 KB 483/562 KB 100/140 KB 624/1192 KB 487/562 KB 100/140 KB 624/1192 KB 491/562 KB 100/140 KB 624/1192 KB 495/562 KB 100/140 KB 612/1192 KB 471/562 KB 104/140 KB 624/1192 KB 495/562 KB 108/140 KB 624/1192 KB 495/562 KB 112/140 KB 624/1192 KB 495/562 KB 116/140 KB 624/1192 KB 495/562 KB 120/140 KB 628/1192 KB 495/562 KB 124/140 KB 628/1192 KB 495/562 KB 128/140 KB 628/1192 KB 499/562 KB 116/140 KB 628/1192 KB 495/562 KB 128/140 KB 632/1192 KB 499/562 KB 128/140 KB 636/1192 KB 499/562 KB 128/140 KB 640/1192 KB 499/562 KB 124/140 KB 628/1192 KB 499/562 KB 128/140 KB 640/1192 KB 503/562 KB 128/140 KB 640/1192 KB 507/562 KB 128/140 KB 640/1192 KB 4/1461 KB 507/562 KB 128/140 KB 640/1192 KB 8/1461 KB 507/562 KB 128/140 KB 640/1192 KB 12/1461 KB 507/562 KB 128/140 KB 640/1192 KB 16/1461 KB 507/562 KB 128/140 KB 640/1192 KB 20/1461 KB 507/562 KB 128/140 KB 640/1192 KB 24/1461 KB 507/562 KB 128/140 KB 640/1192 KB 28/1461 KB 507/562 KB 128/140 KB 640/1192 KB 32/1461 KB 507/562 KB 128/140 KB 640/1192 KB 32/1461 KB 511/562 KB 128/140 KB 640/1192 KB 36/1461 KB 515/562 KB 132/140 KB 644/1192 KB 36/1461 KB 519/562 KB 132/140 KB 644/1192 KB 36/1461 KB 523/562 KB 132/140 KB 644/1192 KB 36/1461 KB 527/562 KB 128/140 KB 640/1192 KB 36/1461 KB 511/562 KB 132/140 KB 644/1192 KB 40/1461 KB 527/562 KB 132/140 KB 644/1192 KB 44/1461 KB 527/562 KB 132/140 KB 644/1192 KB 48/1461 KB 527/562 KB 132/140 KB 644/1192 KB 52/1461 KB 527/562 KB 132/140 KB 644/1192 KB 56/1461 KB 527/562 KB 132/140 KB 644/1192 KB 60/1461 KB 527/562 KB 132/140 KB 644/1192 KB 64/1461 KB 527/562 KB 132/140 KB 644/1192 KB 36/1461 KB 515/562 KB 132/140 KB 648/1192 KB 64/1461 KB 527/562 KB 132/140 KB 640/1192 KB 36/1461 KB 515/562 KB 136/140 KB 648/1192 KB 64/1461 KB 527/562 KB 140/140 KB 648/1192 KB 64/1461 KB 527/562 KB 140/140 KB 648/1192 KB 64/1461 KB 527/562 KB 140/140 KB 652/1192 KB 64/1461 KB 527/562 KB 140/140 KB 656/1192 KB 64/1461 KB 527/562 KB 140/140 KB 660/1192 KB 68/1461 KB 531/562 KB 140/140 KB 664/1192 KB 68/1461 KB 531/562 KB 140/140 KB 668/1192 KB 68/1461 KB 531/562 KB 140/140 KB 672/1192 KB 68/1461 KB 531/562 KB 140/140 KB 656/1192 KB 68/1461 KB 531/562 KB 140/140 KB 672/1192 KB 72/1461 KB 531/562 KB 140/140 KB 672/1192 KB 76/1461 KB 531/562 KB 140/140 KB 672/1192 KB 80/1461 KB 531/562 KB 140/140 KB 656/1192 KB 64/1461 KB 531/562 KB 140/140 KB 672/1192 KB 80/1461 KB 535/562 KB 140/140 KB 672/1192 KB 80/1461 KB 539/562 KB 140/140 KB 672/1192 KB 80/1461 KB 543/562 KB 140/140 KB 672/1192 KB 80/1461 KB 547/562 KB 676/1192 KB 84/1461 KB 551/562 KB 676/1192 KB 84/1461 KB 555/562 KB 676/1192 KB 84/1461 KB 559/562 KB 676/1192 KB 84/1461 KB 547/562 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 91.4 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 672/1192 KB 84/1461 KB 547/562 KB 676/1192 KB 88/1461 KB 559/562 KB 676/1192 KB 92/1461 KB 559/562 KB 680/1192 KB 96/1461 KB 559/562 KB 680/1192 KB 92/1461 KB 559/562 KB 684/1192 KB 96/1461 KB 559/562 KB 688/1192 KB 96/1461 KB 559/562 KB 692/1192 KB 96/1461 KB 562/562 KB 696/1192 KB 100/1461 KB 562/562 KB 688/1192 KB 96/1461 KB 562/562 KB 692/1192 KB 100/1461 KB 562/562 KB 700/1192 KB 104/1461 KB 562/562 KB 700/1192 KB 108/1461 KB 562/562 KB 700/1192 KB 112/1461 KB 562/562 KB 700/1192 KB 116/1461 KB 562/562 KB 700/1192 KB 120/1461 KB 562/562 KB 700/1192 KB 124/1461 KB 562/562 KB 700/1192 KB 128/1461 KB 562/562 KB 700/1192 KB 116/1461 KB 562/562 KB 704/1192 KB 128/1461 KB 562/562 KB 708/1192 KB 128/1461 KB 562/562 KB 712/1192 KB 128/1461 KB 562/562 KB 716/1192 KB 128/1461 KB 562/562 KB 720/1192 KB 128/1461 KB 562/562 KB 724/1192 KB 128/1461 KB 562/562 KB 728/1192 KB 132/1461 KB 562/562 KB 724/1192 KB 132/1461 KB 562/562 KB 732/1192 KB 136/1461 KB 562/562 KB 4/37 KB 732/1192 KB 136/1461 KB 562/562 KB 8/37 KB 732/1192 KB 136/1461 KB 562/562 KB 12/37 KB 732/1192 KB 136/1461 KB 562/562 KB 16/37 KB 732/1192 KB 136/1461 KB 562/562 KB 16/37 KB 732/1192 KB 140/1461 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 364.6 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 20/37 KB 732/1192 KB 140/1461 KB 20/37 KB 732/1192 KB 140/1461 KB 4/1118 KB 20/37 KB 732/1192 KB 140/1461 KB 8/1118 KB 20/37 KB 732/1192 KB 140/1461 KB 12/1118 KB 20/37 KB 732/1192 KB 140/1461 KB 16/1118 KB 24/37 KB 732/1192 KB 140/1461 KB 16/1118 KB 28/37 KB 732/1192 KB 140/1461 KB 16/1118 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 32/37 KB 732/1192 KB 140/1461 KB 20/1118 KB 28/37 KB 732/1192 KB 140/1461 KB 20/1118 KB 32/37 KB 732/1192 KB 140/1461 KB 24/1118 KB 32/37 KB 732/1192 KB 140/1461 KB 28/1118 KB 32/37 KB 732/1192 KB 140/1461 KB 32/1118 KB 36/37 KB 732/1192 KB 140/1461 KB 32/1118 KB 37/37 KB 732/1192 KB 140/1461 KB 36/1118 KB 36/37 KB 732/1192 KB 140/1461 KB 36/1118 KB 37/37 KB 732/1192 KB 140/1461 KB 40/1118 KB 37/37 KB 732/1192 KB 140/1461 KB 44/1118 KB 37/37 KB 732/1192 KB 140/1461 KB 48/1118 KB 37/37 KB 732/1192 KB 144/1461 KB 48/1118 KB 732/1192 KB 144/1461 KB 48/1118 KB 37/37 KB 736/1192 KB 144/1461 KB 48/1118 KB 37/37 KB 740/1192 KB 148/1461 KB 52/1118 KB 37/37 KB 744/1192 KB 148/1461 KB 52/1118 KB 37/37 KB 748/1192 KB 148/1461 KB 52/1118 KB 37/37 KB 752/1192 KB 148/1461 KB 52/1118 KB 37/37 KB 736/1192 KB 148/1461 KB 52/1118 KB 37/37 KB 736/1192 KB 144/1461 KB 52/1118 KB 37/37 KB 752/1192 KB 148/1461 KB 56/1118 KB 37/37 KB 752/1192 KB 148/1461 KB 60/1118 KB 37/37 KB 752/1192 KB 148/1461 KB 64/1118 KB 37/37 KB 752/1192 KB 148/1461 KB 68/1118 KB 37/37 KB 3/46 KB 752/1192 KB 148/1461 KB 72/1118 KB 37/37 KB 3/46 KB 752/1192 KB 148/1461 KB 76/1118 KB 37/37 KB 3/46 KB 752/1192 KB 148/1461 KB 68/1118 KB 37/37 KB 3/46 KB 752/1192 KB 148/1461 KB 80/1118 KB 37/37 KB 6/46 KB 752/1192 KB 148/1461 KB 84/1118 KB 37/37 KB 6/46 KB 752/1192 KB 148/1461 KB 80/1118 KB 37/37 KB 6/46 KB 752/1192 KB 152/1461 KB 84/1118 KB 37/37 KB 9/46 KB 752/1192 KB 152/1461 KB 84/1118 KB 37/37 KB 9/46 KB 752/1192 KB 156/1461 KB 84/1118 KB 37/37 KB 9/46 KB 752/1192 KB 160/1461 KB 84/1118 KB 37/37 KB 9/46 KB 752/1192 KB 164/1461 KB 84/1118 KB 37/37 KB 11/46 KB 756/1192 KB 168/1461 KB 88/1118 KB 37/37 KB 11/46 KB 756/1192 KB 172/1461 KB 88/1118 KB 11/46 KB 756/1192 KB 176/1461 KB 88/1118 KB 37/37 KB 11/46 KB 756/1192 KB 164/1461 KB 88/1118 KB 37/37 KB 11/46 KB 752/1192 KB 164/1461 KB 88/1118 KB 11/46 KB 760/1192 KB 176/1461 KB 92/1118 KB 11/46 KB 760/1192 KB 176/1461 KB 96/1118 KB 37/37 KB 11/46 KB 752/1192 KB 164/1461 KB 84/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 14/46 KB 760/1192 KB 176/1461 KB 96/1118 KB 16/46 KB 760/1192 KB 176/1461 KB 96/1118 KB 16/46 KB 760/1192 KB 176/1461 KB 100/1118 KB 19/46 KB 760/1192 KB 180/1461 KB 104/1118 KB 19/46 KB 760/1192 KB 180/1461 KB 108/1118 KB 19/46 KB 760/1192 KB 180/1461 KB 112/1118 KB 19/46 KB 760/1192 KB 180/1461 KB 100/1118 KB 19/46 KB 760/1192 KB 184/1461 KB 112/1118 KB 19/46 KB 760/1192 KB 176/1461 KB 100/1118 KB 19/46 KB 760/1192 KB 176/1461 KB 100/1118 KB 22/46 KB 764/1192 KB 184/1461 KB 116/1118 KB 19/46 KB 764/1192 KB 184/1461 KB 116/1118 KB 22/46 KB 768/1192 KB 184/1461 KB 116/1118 KB 25/46 KB 772/1192 KB 184/1461 KB 116/1118 KB 25/46 KB 776/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 780/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 784/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 788/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 3/287 KB 788/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 3/287 KB 788/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 6/287 KB 788/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 8/287 KB 788/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 11/287 KB 788/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 14/287 KB 788/1192 KB 188/1461 KB 116/1118 KB 19/46 KB 760/1192 KB 184/1461 KB 116/1118 KB 25/46 KB 772/1192 KB 188/1461 KB 116/1118 KB 25/46 KB 14/287 KB 788/1192 KB 192/1461 KB 116/1118 KB 25/46 KB 768/1192 KB 184/1461 KB 116/1118 KB 27/46 KB 14/287 KB 788/1192 KB 192/1461 KB 116/1118 KB 30/46 KB 14/287 KB 788/1192 KB 192/1461 KB 116/1118 KB 32/46 KB 14/287 KB 788/1192 KB 192/1461 KB 116/1118 KB 36/46 KB 14/287 KB 788/1192 KB 192/1461 KB 116/1118 KB 40/46 KB 16/287 KB 788/1192 KB 196/1461 KB 116/1118 KB 36/46 KB 16/287 KB 788/1192 KB 196/1461 KB 116/1118 KB 44/46 KB 16/287 KB 788/1192 KB 196/1461 KB 120/1118 KB 46/46 KB 16/287 KB 788/1192 KB 196/1461 KB 120/1118 KB 36/46 KB 14/287 KB 788/1192 KB 196/1461 KB 116/1118 KB 46/46 KB 19/287 KB 788/1192 KB 196/1461 KB 120/1118 KB 40/46 KB 16/287 KB 788/1192 KB 196/1461 KB 120/1118 KB 46/46 KB 19/287 KB 788/1192 KB 196/1461 KB 124/1118 KB 46/46 KB 19/287 KB 788/1192 KB 196/1461 KB 128/1118 KB 46/46 KB 19/287 KB 788/1192 KB 200/1461 KB 128/1118 KB 46/46 KB 19/287 KB 788/1192 KB 204/1461 KB 128/1118 KB 46/46 KB 19/287 KB 788/1192 KB 208/1461 KB 132/1118 KB 46/46 KB 22/287 KB 792/1192 KB 212/1461 KB 132/1118 KB 46/46 KB 22/287 KB 792/1192 KB 216/1461 KB 132/1118 KB 46/46 KB 22/287 KB 792/1192 KB 220/1461 KB 132/1118 KB 46/46 KB 19/287 KB 788/1192 KB 204/1461 KB 132/1118 KB 46/46 KB 22/287 KB 792/1192 KB 220/1461 KB 136/1118 KB 46/46 KB 22/287 KB 792/1192 KB 220/1461 KB 140/1118 KB 46/46 KB 22/287 KB 792/1192 KB 220/1461 KB 144/1118 KB 46/46 KB 22/287 KB 792/1192 KB 208/1461 KB 132/1118 KB 46/46 KB 19/287 KB 792/1192 KB 208/1461 KB 132/1118 KB 46/46 KB 22/287 KB 796/1192 KB 220/1461 KB 144/1118 KB 46/46 KB 22/287 KB 800/1192 KB 220/1461 KB 144/1118 KB 46/46 KB 24/287 KB 804/1192 KB 220/1461 KB 144/1118 KB 46/46 KB 24/287 KB 808/1192 KB 220/1461 KB 144/1118 KB 46/46 KB 24/287 KB 812/1192 KB 220/1461 KB 144/1118 KB 46/46 KB 24/287 KB 816/1192 KB 224/1461 KB 144/1118 KB 46/46 KB 24/287 KB 800/1192 KB 220/1461 KB 144/1118 KB 27/287 KB 816/1192 KB 224/1461 KB 148/1118 KB 30/287 KB 816/1192 KB 224/1461 KB 148/1118 KB 32/287 KB 816/1192 KB 224/1461 KB 148/1118 KB 35/287 KB 816/1192 KB 224/1461 KB 148/1118 KB 39/287 KB 816/1192 KB 224/1461 KB 148/1118 KB 43/287 KB 816/1192 KB 224/1461 KB 148/1118 KB 24/287 KB 816/1192 KB 224/1461 KB 148/1118 KB unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 46/46 KB 24/287 KB 812/1192 KB 224/1461 KB 144/1118 KB 43/287 KB 820/1192 KB 228/1461 KB 148/1118 KB 43/287 KB 820/1192 KB 232/1461 KB 152/1118 KB 43/287 KB 820/1192 KB 236/1461 KB 152/1118 KB 43/287 KB 820/1192 KB 224/1461 KB 148/1118 KB 43/287 KB 824/1192 KB 236/1461 KB 152/1118 KB 43/287 KB 820/1192 KB 228/1461 KB 152/1118 KB 47/287 KB 824/1192 KB 236/1461 KB 156/1118 KB 47/287 KB 824/1192 KB 236/1461 KB 160/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.7 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 47/287 KB 824/1192 KB 240/1461 KB 160/1118 KB 47/287 KB 824/1192 KB 236/1461 KB 152/1118 KB 51/287 KB 824/1192 KB 240/1461 KB 160/1118 KB 55/287 KB 828/1192 KB 240/1461 KB 160/1118 KB 59/287 KB 828/1192 KB 244/1461 KB 164/1118 KB 51/287 KB 828/1192 KB 240/1461 KB 160/1118 KB 59/287 KB 832/1192 KB 244/1461 KB 164/1118 KB 59/287 KB 836/1192 KB 244/1461 KB 164/1118 KB 59/287 KB 840/1192 KB 244/1461 KB 164/1118 KB 59/287 KB 844/1192 KB 244/1461 KB 164/1118 KB 55/287 KB 828/1192 KB 244/1461 KB 164/1118 KB 63/287 KB 848/1192 KB 248/1461 KB 164/1118 KB 63/287 KB 848/1192 KB 252/1461 KB 164/1118 KB 63/287 KB 848/1192 KB 256/1461 KB 164/1118 KB 55/287 KB 828/1192 KB 240/1461 KB 164/1118 KB 63/287 KB 848/1192 KB 256/1461 KB 168/1118 KB 63/287 KB 848/1192 KB 256/1461 KB 172/1118 KB 63/287 KB 848/1192 KB 256/1461 KB 176/1118 KB 63/287 KB 844/1192 KB 244/1461 KB 164/1118 KB 63/287 KB 848/1192 KB 260/1461 KB 176/1118 KB 67/287 KB 848/1192 KB 260/1461 KB 180/1118 KB 67/287 KB 848/1192 KB 260/1461 KB 184/1118 KB 63/287 KB 848/1192 KB 244/1461 KB 176/1118 KB 67/287 KB 848/1192 KB 260/1461 KB 176/1118 KB 71/287 KB 848/1192 KB 264/1461 KB 184/1118 KB 75/287 KB 852/1192 KB 264/1461 KB 188/1118 KB 67/287 KB 848/1192 KB 264/1461 KB 184/1118 KB 71/287 KB 852/1192 KB 264/1461 KB 188/1118 KB 75/287 KB 852/1192 KB 264/1461 KB 192/1118 KB 75/287 KB 852/1192 KB 268/1461 KB 196/1118 KB 71/287 KB 852/1192 KB 264/1461 KB 184/1118 KB 79/287 KB 856/1192 KB 268/1461 KB 196/1118 KB 79/287 KB 860/1192 KB 268/1461 KB 196/1118 KB 79/287 KB 864/1192 KB 268/1461 KB 196/1118 KB 79/287 KB 852/1192 KB 268/1461 KB 196/1118 KB 83/287 KB 864/1192 KB 268/1461 KB 196/1118 KB 75/287 KB 852/1192 KB 268/1461 KB 192/1118 KB 83/287 KB 864/1192 KB 272/1461 KB 196/1118 KB 83/287 KB 864/1192 KB 276/1461 KB 196/1118 KB 87/287 KB 868/1192 KB 280/1461 KB 200/1118 KB 87/287 KB 868/1192 KB 276/1461 KB 200/1118 KB 87/287 KB 868/1192 KB 280/1461 KB 204/1118 KB 87/287 KB 868/1192 KB 280/1461 KB 208/1118 KB 87/287 KB 868/1192 KB 276/1461 KB 196/1118 KB 91/287 KB 868/1192 KB 280/1461 KB 208/1118 KB 95/287 KB 868/1192 KB 280/1461 KB 208/1118 KB 99/287 KB 868/1192 KB 284/1461 KB 208/1118 KB 103/287 KB 868/1192 KB 284/1461 KB 208/1118 KB 107/287 KB 868/1192 KB 284/1461 KB 212/1118 KB 111/287 KB 868/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 868/1192 KB 284/1461 KB 212/1118 KB 83/287 KB 868/1192 KB 276/1461 KB 196/1118 KB 115/287 KB 872/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 876/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 880/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 884/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 888/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 892/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 896/1192 KB 284/1461 KB 212/1118 KB 103/287 KB 868/1192 KB 284/1461 KB 212/1118 KB 115/287 KB 896/1192 KB 284/1461 KB 216/1118 KB 115/287 KB 896/1192 KB 284/1461 KB 220/1118 KB 115/287 KB 896/1192 KB 284/1461 KB 224/1118 KB 95/287 KB 868/1192 KB 284/1461 KB 208/1118 KB 115/287 KB 896/1192 KB 288/1461 KB 224/1118 KB 115/287 KB 896/1192 KB 292/1461 KB 224/1118 KB 115/287 KB 896/1192 KB 296/1461 KB 224/1118 KB 115/287 KB 896/1192 KB 300/1461 KB 224/1118 KB 115/287 KB 896/1192 KB 304/1461 KB 224/1118 KB 115/287 KB 896/1192 KB 308/1461 KB 224/1118 KB 119/287 KB 900/1192 KB 312/1461 KB 228/1118 KB 119/287 KB 900/1192 KB 316/1461 KB 228/1118 KB 119/287 KB 900/1192 KB 320/1461 KB 228/1118 KB 119/287 KB 900/1192 KB 308/1461 KB 228/1118 KB 1 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 15/287 KB 896/1192 KB 308/1461 KB 228/1118 KB 119/287 KB 900/1192 KB 320/1461 KB 232/1118 KB 119/287 KB 900/1192 KB 320/1461 KB 236/1118 KB 115/287 KB 900/1192 KB 308/1461 KB 228/1118 KB 119/287 KB 904/1192 KB 320/1461 KB 236/1118 KB 123/287 KB 904/1192 KB 320/1461 KB 236/1118 KB 127/287 KB 904/1192 KB 320/1461 KB 236/1118 KB 131/287 KB 908/1192 KB 320/1461 KB 240/1118 KB 135/287 KB 908/1192 KB 320/1461 KB 240/1118 KB 139/287 KB 908/1192 KB 324/1461 KB 240/1118 KB 127/287 KB 904/1192 KB 320/1461 KB 240/1118 KB 127/287 KB 908/1192 KB 320/1461 KB 240/1118 KB 139/287 KB 912/1192 KB 324/1461 KB 240/1118 KB 139/287 KB 916/1192 KB 324/1461 KB 244/1118 KB 139/287 KB 920/1192 KB 324/1461 KB 244/1118 KB 139/287 KB 924/1192 KB 324/1461 KB 244/1118 KB 143/287 KB 928/1192 KB 324/1461 KB 244/1118 KB 135/287 KB 908/1192 KB 324/1461 KB 240/1118 KB 143/287 KB 928/1192 KB 328/1461 KB 244/1118 KB 143/287 KB 928/1192 KB 332/1461 KB 244/1118 KB 143/287 KB 928/1192 KB 336/1461 KB 244/1118 KB 143/287 KB 924/1192 KB 324/1461 KB 244/1118 KB 147/287 KB 928/1192 KB 336/1461 KB 244/1118 KB 151/287 KB 928/1192 KB 336/1461 KB 244/1118 KB 155/287 KB 932/1192 KB 340/1461 KB 244/1118 KB 159/287 KB 932/1192 KB 340/1461 KB 244/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 244/1118 KB 139/287 KB 912/1192 KB 324/1461 KB 244/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 248/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 252/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 256/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 260/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 264/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 268/1118 KB 163/287 KB 932/1192 KB 340/1461 KB 272/1118 KB 151/287 KB 932/1192 KB 340/1461 KB 244/1118 KB 163/287 KB 932/1192 KB 344/1461 KB 272/1118 KB 163/287 KB 932/1192 KB 348/1461 KB 272/1118 KB 151/287 KB 932/1192 KB 336/1461 KB 244/1118 KB 163/287 KB 936/1192 KB 348/1461 KB 272/1118 KB 163/287 KB 940/1192 KB 348/1461 KB 272/1118 KB 163/287 KB 944/1192 KB 348/1461 KB 272/1118 KB 163/287 KB 944/1192 KB 352/1461 KB 272/1118 KB 163/287 KB 944/1192 KB 352/1461 KB 276/1118 KB 167/287 KB 948/1192 KB 356/1461 KB 280/1118 KB 167/287 KB 948/1192 KB 356/1461 KB 284/1118 KB 167/287 KB 948/1192 KB 356/1461 KB 288/1118 KB 167/287 KB 948/1192 KB 356/1461 KB 276/1118 KB 167/287 KB 944/1192 KB 356/1461 KB 276/1118 KB 167/287 KB 944/1192 KB 352/1461 KB 276/1118 KB 167/287 KB 952/1192 KB 356/1461 KB 288/1118 KB 167/287 KB 952/1192 KB 360/1461 KB 288/1118 KB 167/287 KB 952/1192 KB 364/1461 KB 288/1118 KB 171/287 KB 956/1192 KB 364/1461 KB 288/1118 KB 171/287 KB 960/1192 KB 364/1461 KB 288/1118 KB 171/287 KB 952/1192 KB 364/1461 KB 288/1118 KB 175/287 KB 960/1192 KB 368/1461 KB 288/1118 KB 179/287 KB 960/1192 KB 368/1461 KB 288/1118 KB 183/287 KB 960/1192 KB 368/1461 KB 288/1118 KB 187/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 191/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 195/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 199/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 203/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 207/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 171/287 KB 960/1192 KB 368/1461 KB 288/1118 KB 207/287 KB 964/1192 KB 372/1461 KB 292/1118 KB 207/287 KB 964/1192 KB 376/1461 KB 292/1118 KB 207/287 KB 964/1192 KB 380/1461 KB 292/1118 KB 207/287 KB 964/1192 KB 384/1461 KB 292/1118 KB 183/287 KB 964/1192 KB 368/1461 KB 292/1118 KB 207/287 KB 968/1192 KB 384/1461 KB 292/1118 KB 207/287 KB 972/1192 KB 384/1461 KB 292/1118 KB 207/287 K unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install B 976/1192 KB 384/1461 KB 292/1118 KB 183/287 KB 960/1192 KB 368/1461 KB 292/1118 KB 207/287 KB 976/1192 KB 384/1461 KB 296/1118 KB 207/287 KB 976/1192 KB 384/1461 KB 300/1118 KB 207/287 KB 976/1192 KB 384/1461 KB 304/1118 KB 207/287 KB 980/1192 KB 384/1461 KB 304/1118 KB 207/287 KB 984/1192 KB 388/1461 KB 308/1118 KB 207/287 KB 980/1192 KB 388/1461 KB 308/1118 KB 207/287 KB 984/1192 KB 388/1461 KB 312/1118 KB 207/287 KB 984/1192 KB 388/1461 KB 316/1118 KB 211/287 KB 988/1192 KB 388/1461 KB 320/1118 KB 207/287 KB 980/1192 KB 388/1461 KB 304/1118 KB 211/287 KB 988/1192 KB 392/1461 KB 320/1118 KB 211/287 KB 988/1192 KB 396/1461 KB 320/1118 KB 211/287 KB 988/1192 KB 400/1461 KB 320/1118 KB 211/287 KB 988/1192 KB 388/1461 KB 316/1118 KB 207/287 KB 988/1192 KB 388/1461 KB 316/1118 KB 211/287 KB 992/1192 KB 400/1461 KB 320/1118 KB 211/287 KB 992/1192 KB 400/1461 KB 324/1118 KB 215/287 KB 996/1192 KB 404/1461 KB 328/1118 KB 215/287 KB 996/1192 KB 404/1461 KB 324/1118 KB 219/287 KB 996/1192 KB 404/1461 KB 328/1118 KB 223/287 KB 996/1192 KB 404/1461 KB 328/1118 KB 227/287 KB 996/1192 KB 404/1461 KB 332/1118 KB 211/287 KB 996/1192 KB 404/1461 KB 324/1118 KB 227/287 KB 996/1192 KB 408/1461 KB 332/1118 KB 227/287 KB 996/1192 KB 412/1461 KB 332/1118 KB 227/287 KB 996/1192 KB 416/1461 KB 332/1118 KB 227/287 KB 996/1192 KB 420/1461 KB 332/1118 KB 231/287 KB 996/1192 KB 424/1461 KB 332/1118 KB 231/287 KB 996/1192 KB 428/1461 KB 332/1118 KB 231/287 KB 996/1192 KB 432/1461 KB 332/1118 KB 211/287 KB 996/1192 KB 400/1461 KB 324/1118 KB 231/287 KB 999/1192 KB 432/1461 KB 332/1118 KB 231/287 KB 1003/1192 KB 432/1461 KB 332/1118 KB 231/287 KB 1007/1192 KB 432/1461 KB 332/1118 KB 231/287 KB 1011/1192 KB 432/1461 KB 332/1118 KB 231/287 KB 1015/1192 KB 432/1461 KB 332/1118 KB 231/287 KB 996/1192 KB 420/1461 KB 332/1118 KB 235/287 KB 1015/1192 KB 432/1461 KB 332/1118 KB 239/287 KB 1015/1192 KB 432/1461 KB 332/1118 KB 243/287 KB 1019/1192 KB 432/1461 KB 332/1118 KB 223/287 KB 996/1192 KB 404/1461 KB 332/1118 KB 243/287 KB 1019/1192 KB 432/1461 KB 336/1118 KB 243/287 KB 1019/1192 KB 432/1461 KB 340/1118 KB 243/287 KB 1019/1192 KB 432/1461 KB 344/1118 KB 243/287 KB 1019/1192 KB 432/1461 KB 348/1118 KB 243/287 KB 1019/1192 KB 432/1461 KB 352/1118 KB 247/287 KB 1019/1192 KB 432/1461 KB 352/1118 KB 251/287 KB 1019/1192 KB 436/1461 KB 356/1118 KB 255/287 KB 1019/1192 KB 436/1461 KB 356/1118 KB 239/287 KB 1019/1192 KB 432/1461 KB 332/1118 KB 255/287 KB 1023/1192 KB 436/1461 KB 356/1118 KB 255/287 KB 1027/1192 KB 436/1461 KB 356/1118 KB 255/287 KB 1031/1192 KB 436/1461 KB 356/1118 KB 247/287 KB 1019/1192 KB 436/1461 KB 356/1118 KB 255/287 KB 1031/1192 KB 436/1461 KB 360/1118 KB 259/287 KB 1031/1192 KB 436/1461 KB 364/1118 KB 259/287 KB 1031/1192 KB 436/1461 KB 368/1118 KB 247/287 KB 1019/1192 KB 436/1461 KB 352/1118 KB 259/287 KB 1031/1192 KB 440/1461 KB 368/1118 KB 259/287 KB 1031/1192 KB 444/1461 KB 368/1118 KB 259/287 KB 1031/1192 KB 448/1461 KB 368/1118 KB 259/287 KB 1031/1192 KB 452/1461 KB 368/1118 KB 259/287 KB 1031/1192 KB 456/1461 KB 372/1118 KB 259/287 KB 1031/1192 KB 460/1461 KB 372/1118 KB 259/287 KB 1031/1192 KB 464/1461 KB 372/1118 KB 259/287 KB 1031/1192 KB 436/1461 KB 360/1118 KB 263/287 KB 1031/1192 KB 464/1461 KB 372/1118 KB 267/287 KB 1031/1192 KB 464/1461 KB 372/1118 KB 271/287 KB 1031/1192 KB 464/1461 KB 372/1118 KB 275/287 KB 1031/1192 KB 464/1461 KB 372/1118 KB 259/287 KB 1031/1192 KB 452/1461 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install KB 372/1118 KB 275/287 KB 1031/1192 KB 464/1461 KB 376/1118 KB 275/287 KB 1031/1192 KB 464/1461 KB 380/1118 KB 275/287 KB 1031/1192 KB 464/1461 KB 384/1118 KB 279/287 KB 1031/1192 KB 464/1461 KB 384/1118 KB 283/287 KB 1031/1192 KB 468/1461 KB 388/1118 KB 287/287 KB 1031/1192 KB 468/1461 KB 388/1118 KB 287/287 KB 1031/1192 KB 468/1461 KB 388/1118 KB 279/287 KB 1031/1192 KB 468/1461 KB 384/1118 KB 287/287 KB 1031/1192 KB 472/1461 KB 388/1118 KB 287/287 KB 1031/1192 KB 476/1461 KB 388/1118 KB 287/287 KB 1031/1192 KB 480/1461 KB 388/1118 KB 279/287 KB 1031/1192 KB 468/1461 KB 388/1118 KB 287/287 KB 1031/1192 KB 480/1461 KB 392/1118 KB 287/287 KB 1031/1192 KB 480/1461 KB 396/1118 KB 287/287 KB 1031/1192 KB 480/1461 KB 400/1118 KB 287/287 KB 1031/1192 KB 484/1461 KB 400/1118 KB 287/287 KB 1035/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1035/1192 KB 484/1461 KB 404/1118 KB 287/287 KB 1035/1192 KB 484/1461 KB 400/1118 KB 287/287 KB 1039/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1043/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1047/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1051/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1055/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1059/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1063/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1067/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1071/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1075/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1079/1192 KB 488/1461 KB 404/1118 KB 287/287 KB 1079/1192 KB 488/1461 KB 408/1118 KB 287/287 KB 1079/1192 KB 488/1461 KB 412/1118 KB 287/287 KB 1079/1192 KB 492/1461 KB 416/1118 KB 287/287 KB 1079/1192 KB 492/1461 KB 420/1118 KB 287/287 KB 1083/1192 KB 492/1461 KB 424/1118 KB 287/287 KB 1079/1192 KB 492/1461 KB 412/1118 KB 287/287 KB 1083/1192 KB 496/1461 KB 424/1118 KB 287/287 KB 1083/1192 KB 500/1461 KB 424/1118 KB 1083/1192 KB 504/1461 KB 424/1118 KB 1083/1192 KB 508/1461 KB 424/1118 KB 1083/1192 KB 512/1461 KB 424/1118 KB 287/287 KB 1083/1192 KB 492/1461 KB 420/1118 KB 1087/1192 KB 512/1461 KB 428/1118 KB 1091/1192 KB 512/1461 KB 428/1118 KB 1095/1192 KB 512/1461 KB 428/1118 KB 1099/1192 KB 512/1461 KB 428/1118 KB 1103/1192 KB 516/1461 KB 428/1118 KB 1107/1192 KB 516/1461 KB 428/1118 KB 1111/1192 KB 516/1461 KB 428/1118 KB 1115/1192 KB 516/1461 KB 428/1118 KB 1119/1192 KB 516/1461 KB 428/1118 KB 1083/1192 KB 512/1461 KB 428/1118 KB 1119/1192 KB 516/1461 KB 432/1118 KB 1119/1192 KB 516/1461 KB 436/1118 KB 1119/1192 KB 516/1461 KB 440/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 174.1 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 1099/1192 KB 516/1461 KB 428/1118 KB 1119/1192 KB 520/1461 KB 440/1118 KB 1119/1192 KB 524/1461 KB 440/1118 KB 1119/1192 KB 528/1461 KB 440/1118 KB 1119/1192 KB 528/1461 KB 444/1118 KB 1119/1192 KB 528/1461 KB 448/1118 KB 1119/1192 KB 528/1461 KB 452/1118 KB 1123/1192 KB 532/1461 KB 456/1118 KB 1123/1192 KB 532/1461 KB 460/1118 KB 1123/1192 KB 532/1461 KB 464/1118 KB 1123/1192 KB 532/1461 KB 452/1118 KB 1127/1192 KB 532/1461 KB 464/1118 KB 1119/1192 KB 532/1461 KB 452/1118 KB 1127/1192 KB 536/1461 KB 464/1118 KB 1127/1192 KB 540/1461 KB 464/1118 KB 1127/1192 KB 544/1461 KB 464/1118 KB 1127/1192 KB 548/1461 KB 464/1118 KB 1131/1192 KB 552/1461 KB 468/1118 KB 1131/1192 KB 556/1461 KB 468/1118 KB 1131/1192 KB 560/1461 KB 468/1118 KB 1131/1192 KB 548/1461 KB 468/1118 KB 1135/1192 KB 560/1461 KB 468/1118 KB 1139/1192 KB 560/1461 KB 468/1118 KB 1143/1192 KB 560/1461 KB 468/1118 KB 1127/1192 KB 548/1461 KB 468/1118 KB 1143/1192 KB 560/1461 KB 472/1118 KB 1143/1192 KB 560/1461 KB 476/1118 KB 1147/1192 KB 560/1461 KB 476/1118 KB 1151/1192 KB 564/1461 KB 480/1118 KB 1155/1192 KB 564/1461 KB 480/1118 KB 1159/1192 KB 564/1461 KB 480/1118 KB 1163/1192 KB 564/1461 KB 480/1118 KB 1167/1192 KB 564/1461 KB 480/1118 KB 1171/1192 KB 564/1461 KB 480/1118 KB 1175/1192 KB 564/1461 KB 480/1118 KB 1147/1192 KB 564/1461 KB 480/1118 KB 1175/1192 KB 568/1461 KB 480/1118 KB 1175/1192 KB 572/1461 KB 480/1118 KB 1175/1192 KB 576/1461 KB 480/1118 KB 1147/1192 KB 560/1461 KB 480/1118 KB 1175/1192 KB 576/1461 KB 484/1118 KB 1175/1192 KB 576/1461 KB 488/1118 KB 1175/1192 KB 576/1461 KB 492/1118 KB 1175/1192 KB 576/1461 KB 496/1118 KB 1175/1192 KB 576/1461 KB 500/1118 KB 1179/1192 KB 580/1461 KB 504/1118 KB 1179/1192 KB 580/1461 KB 508/1118 KB 1179/1192 KB 580/1461 KB 512/1118 KB 1179/1192 KB 580/1461 KB 516/1118 KB 1175/1192 KB 580/1461 KB 500/1118 KB 1179/1192 KB 584/1461 KB 516/1118 KB 1179/1192 KB 588/1461 KB 516/1118 KB 1179/1192 KB 592/1461 KB 516/1118 KB 1179/1192 KB 596/1461 KB 516/1118 KB 1179/1192 KB 600/1461 KB 516/1118 KB 1179/1192 KB 604/1461 KB 516/1118 KB 1179/1192 KB 608/1461 KB 520/1118 KB 1179/1192 KB 612/1461 KB 520/1118 KB 1179/1192 KB 616/1461 KB 520/1118 KB 1179/1192 KB 620/1461 KB 520/1118 KB 1179/1192 KB 624/1461 KB 520/1118 KB 1179/1192 KB 580/1461 KB 500/1118 KB 1183/1192 KB 624/1461 KB 520/1118 KB 1187/1192 KB 624/1461 KB 520/1118 KB 1191/1192 KB 624/1461 KB 520/1118 KB 1192/1192 KB 624/1461 KB 520/1118 KB 1179/1192 KB 604/1461 KB 520/1118 KB 1192/1192 KB 624/1461 KB 524/1118 KB 1192/1192 KB 624/1461 KB 528/1118 KB 1192/1192 KB 624/1461 KB 532/1118 KB 1192/1192 KB 624/1461 KB 536/1118 KB 1192/1192 KB 624/1461 KB 540/1118 KB 1192/1192 KB 624/1461 KB 544/1118 KB 1192/1192 KB 624/1461 KB 548/1118 KB 1192/1192 KB 628/1461 KB 552/1118 KB 1192/1192 KB 628/1461 KB 556/1118 KB 1192/1192 KB 628/1461 KB 560/1118 KB 1192/1192 KB 628/1461 KB 548/1118 KB 1192/1192 KB 632/1461 KB 560/1118 KB 1192/1192 KB 636/1461 KB 560/1118 KB 1192/1192 KB 640/1461 KB 560/1118 KB 1192/1192 KB 644/1461 KB 560/1118 KB 1192/1192 KB 648/1461 KB 564/1118 KB 1192/1192 KB 652/1461 KB 564/1118 KB 1192/1192 KB 656/1461 KB 564/1118 KB 1192/1192 KB 644/1461 KB 564/1118 KB 1192/1192 KB 656/1461 KB 568/1118 KB 1192/1192 KB 656/1461 KB 572/1118 KB 1192/1192 KB 656/1461 KB 576/1118 KB 1192/1192 KB 660/1461 KB 576/1118 KB 1192/1192 KB 664/1461 KB 580/1118 KB 1192/1192 KB 668/1461 KB 580/1118 KB 1192/1192 KB 660/1461 KB 580/1118 KB 1192 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install /1192 KB 668/1461 KB 584/1118 KB 1192/1192 KB 668/1461 KB 588/1118 KB 1192/1192 KB 668/1461 KB 592/1118 KB 1192/1192 KB 672/1461 KB 592/1118 KB 1192/1192 KB 672/1461 KB 596/1118 KB 1192/1192 KB 676/1461 KB 600/1118 KB 1192/1192 KB 676/1461 KB 604/1118 KB 1192/1192 KB 676/1461 KB 608/1118 KB 1192/1192 KB 676/1461 KB 596/1118 KB 1192/1192 KB 680/1461 KB 608/1118 KB 1192/1192 KB 684/1461 KB 608/1118 KB 1192/1192 KB 688/1461 KB 608/1118 KB 1192/1192 KB 688/1461 KB 612/1118 KB 1192/1192 KB 692/1461 KB 616/1118 KB 1192/1192 KB 692/1461 KB 612/1118 KB 1192/1192 KB 696/1461 KB 616/1118 KB 1192/1192 KB 700/1461 KB 620/1118 KB 704/1461 KB 620/1118 KB 1192/1192 KB 696/1461 KB 620/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 708.8 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 704/1461 KB 624/1118 KB 704/1461 KB 628/1118 KB 708/1461 KB 632/1118 KB 708/1461 KB 628/1118 KB 712/1461 KB 632/1118 KB 716/1461 KB 632/1118 KB 720/1461 KB 636/1118 KB 716/1461 KB 636/1118 KB 720/1461 KB 640/1118 KB 720/1461 KB 644/1118 KB 724/1461 KB 648/1118 KB 724/1461 KB 652/1118 KB 724/1461 KB 656/1118 KB 724/1461 KB 644/1118 KB 728/1461 KB 656/1118 KB 732/1461 KB 656/1118 KB 736/1461 KB 656/1118 KB 740/1461 KB 656/1118 KB 744/1461 KB 660/1118 KB 748/1461 KB 660/1118 KB 752/1461 KB 660/1118 KB 740/1461 KB 660/1118 KB 752/1461 KB 664/1118 KB 752/1461 KB 668/1118 KB 752/1461 KB 672/1118 KB 756/1461 KB 672/1118 KB 760/1461 KB 676/1118 KB 764/1461 KB 676/1118 KB 768/1461 KB 676/1118 KB 756/1461 KB 676/1118 KB 768/1461 KB 680/1118 KB 768/1461 KB 684/1118 KB 768/1461 KB 688/1118 KB 768/1461 KB 692/1118 KB 772/1461 KB 696/1118 KB 772/1461 KB 700/1118 KB 772/1461 KB 704/1118 KB 772/1461 KB 692/1118 KB 776/1461 KB 704/1118 KB 780/1461 KB 704/1118 KB 784/1461 KB 704/1118 KB 788/1461 KB 704/1118 KB 792/1461 KB 708/1118 KB 796/1461 KB 708/1118 KB 800/1461 KB 708/1118 KB 788/1461 KB 708/1118 KB 800/1461 KB 712/1118 KB 800/1461 KB 716/1118 KB 800/1461 KB 720/1118 KB 804/1461 KB 720/1118 KB 808/1461 KB 724/1118 KB 812/1461 KB 724/1118 KB 816/1461 KB 724/1118 KB 804/1461 KB 724/1118 KB 816/1461 KB 728/1118 KB 816/1461 KB 732/1118 KB 816/1461 KB 736/1118 KB 816/1461 KB 740/1118 KB 820/1461 KB 744/1118 KB 820/1461 KB 748/1118 KB 820/1461 KB 752/1118 KB 820/1461 KB 740/1118 KB 824/1461 KB 752/1118 KB 828/1461 KB 752/1118 KB 832/1461 KB 752/1118 KB 836/1461 KB 752/1118 KB 840/1461 KB 756/1118 KB 844/1461 KB 756/1118 KB 848/1461 KB 756/1118 KB 836/1461 KB 756/1118 KB 848/1461 KB 760/1118 KB 848/1461 KB 764/1118 KB 848/1461 KB 768/1118 KB 852/1461 KB 768/1118 KB 856/1461 KB 772/1118 KB 860/1461 KB 772/1118 KB 864/1461 KB 772/1118 KB 852/1461 KB 772/1118 KB 864/1461 KB 776/1118 KB 864/1461 KB 780/1118 KB 864/1461 KB 784/1118 KB 868/1461 KB 784/1118 KB 872/1461 KB 788/1118 KB 876/1461 KB 788/1118 KB 880/1461 KB 788/1118 KB 884/1461 KB 788/1118 KB 888/1461 KB 788/1118 KB 892/1461 KB 788/1118 KB 896/1461 KB 788/1118 KB 868/1461 KB 788/1118 KB 896/1461 KB 792/1118 KB 896/1461 KB 796/1118 KB 896/1461 KB 800/1118 KB 896/1461 KB 804/1118 KB 900/1461 KB 808/1118 KB 904/1461 KB 808/1118 KB 908/1461 KB 808/1118 KB 912/1461 KB 808/1118 KB 896/1461 KB 808/1118 KB 912/1461 KB 812/1118 KB 912/1461 KB 816/1118 KB 912/1461 KB 820/1118 KB 912/1461 KB 824/1118 KB 912/1461 KB 828/1118 KB 912/1461 KB 832/1118 KB 912/1461 KB 836/1118 KB 916/1461 KB 840/1118 KB 916/1461 KB 836/1118 KB 920/1461 KB 840/1118 KB 924/1461 KB 840/1118 KB 928/1461 KB 840/1118 KB 932/1461 KB 840/1118 KB 932/1461 KB 844/1118 KB 932/1461 KB 848/1118 KB 932/1461 KB 852/1118 KB 936/1461 KB 852/1118 KB 940/1461 KB 852/1118 KB 940/1461 KB 856/1118 KB 944/1461 KB 860/1118 KB 944/1461 KB 864/1118 KB 944/1461 KB 856/1118 KB 948/1461 KB 864/1118 KB 952/1461 KB 868/1118 KB 956/1461 KB 868/1118 KB 960/1461 KB 868/1118 KB 948/1461 KB 868/1118 KB 960/1461 KB 872/1118 KB 960/1461 KB 876/1118 KB 960/1461 KB 880/1118 KB 964/1461 KB 880/1118 KB 968/1461 KB 884/1118 KB 972/1461 KB 884/1118 KB 976/1461 KB 884/1118 KB 964/1461 KB 884/1118 KB 976/1461 KB 888/1118 KB 976/1461 KB 892/1118 KB 976/1461 KB 896/1118 KB 980/1461 KB 896/1118 KB 984/1461 KB 900/1118 KB 980/1461 KB 900/1118 KB 988/1461 KB 900/1118 KB 992/146 unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 1 KB 900/1118 KB 992/1461 KB 904/1118 KB 992/1461 KB 908/1118 KB 992/1461 KB 912/1118 KB 996/1461 KB 912/1118 KB 1000/1461 KB 912/1118 KB 1004/1461 KB 916/1118 KB 1008/1461 KB 916/1118 KB 1000/1461 KB 916/1118 KB 1008/1461 KB 920/1118 KB 1008/1461 KB 924/1118 KB 1008/1461 KB 928/1118 KB 1008/1461 KB 932/1118 KB 1012/1461 KB 936/1118 KB 1012/1461 KB 940/1118 KB 1012/1461 KB 944/1118 KB 1012/1461 KB 932/1118 KB 1016/1461 KB 944/1118 KB 1020/1461 KB 944/1118 KB 1024/1461 KB 944/1118 KB 1024/1461 KB 948/1118 KB 1028/1461 KB 952/1118 KB 1028/1461 KB 956/1118 KB 1028/1461 KB 960/1118 KB 1028/1461 KB 948/1118 KB 1032/1461 KB 960/1118 KB 1036/1461 KB 960/1118 KB 1040/1461 KB 960/1118 KB 1040/1461 KB 964/1118 KB 1044/1461 KB 968/1118 KB 1044/1461 KB 972/1118 KB 1044/1461 KB 976/1118 KB 1044/1461 KB 964/1118 KB 1048/1461 KB 976/1118 KB 1052/1461 KB 976/1118 KB 1056/1461 KB 976/1118 KB 1056/1461 KB 980/1118 KB 1060/1461 KB 984/1118 KB 1060/1461 KB 988/1118 KB 1060/1461 KB 992/1118 KB 1060/1461 KB 980/1118 KB 1064/1461 KB 992/1118 KB 1068/1461 KB 992/1118 KB 1072/1461 KB 992/1118 KB 1072/1461 KB 996/1118 KB 1076/1461 KB 1000/1118 KB 1076/1461 KB 1004/1118 KB 1076/1461 KB 1008/1118 KB 1076/1461 KB 996/1118 KB 1080/1461 KB 1008/1118 KB 1084/1461 KB 1008/1118 KB 1088/1461 KB 1012/1118 KB 1092/1461 KB 1012/1118 KB 1096/1461 KB 1012/1118 KB 1100/1461 KB 1012/1118 KB 1104/1461 KB 1012/1118 KB 1084/1461 KB 1012/1118 KB 1104/1461 KB 1016/1118 KB 1104/1461 KB 1020/1118 KB 1104/1461 KB 1024/1118 KB 1104/1461 KB 1028/1118 KB 1108/1461 KB 1032/1118 KB 1108/1461 KB 1036/1118 KB 1108/1461 KB 1040/1118 KB 1108/1461 KB 1044/1118 KB 1108/1461 KB 1048/1118 KB 1108/1461 KB 1052/1118 KB 1108/1461 KB 1056/1118 KB 1108/1461 KB 1028/1118 KB 1112/1461 KB 1056/1118 KB 1116/1461 KB 1056/1118 KB 1120/1461 KB 1056/1118 KB 1124/1461 KB 1056/1118 KB 1128/1461 KB 1056/1118 KB 1132/1461 KB 1056/1118 KB 1136/1461 KB 1060/1118 KB 1140/1461 KB 1060/1118 KB 1144/1461 KB 1060/1118 KB 1148/1461 KB 1060/1118 KB 1152/1461 KB 1060/1118 KB 1132/1461 KB 1060/1118 KB 1152/1461 KB 1064/1118 KB 1152/1461 KB 1068/1118 KB 1152/1461 KB 1072/1118 KB 1152/1461 KB 1076/1118 KB 1156/1461 KB 1080/1118 KB 1156/1461 KB 1084/1118 KB 1156/1461 KB 1088/1118 KB 1156/1461 KB 1076/1118 KB 1160/1461 KB 1088/1118 KB 1164/1461 KB 1088/1118 KB 1168/1461 KB 1088/1118 KB 1172/1461 KB 1088/1118 KB 1176/1461 KB 1092/1118 KB 1180/1461 KB 1092/1118 KB 1184/1461 KB 1092/1118 KB 1172/1461 KB 1092/1118 KB 1184/1461 KB 1096/1118 KB 1184/1461 KB 1100/1118 KB 1184/1461 KB 1104/1118 KB 1184/1461 KB 1108/1118 KB 1188/1461 KB 1112/1118 KB 1188/1461 KB 1116/1118 KB 1188/1461 KB 1118/1118 KB 1188/1461 KB 1108/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 637.6 KB/sec) unit-abot-epc-basic-0: 09:33:02 DEBUG unit.abot-epc-basic/0.install 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 821.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 98.2 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 117.1 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 182.0 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 171.3 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 199.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 245.4 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 307.2 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 3/10 KB 4/21 KB 3/149 KB 3/10 KB 4/21 KB 6/149 KB 6/10 KB 4/21 KB 6/149 KB 9/10 KB 4/21 KB 9/149 KB 10/10 KB 4/21 KB 3/149 KB 4/21 KB 9/149 KB 10/10 KB 8/21 KB 9/149 KB 10/10 KB 12/21 KB 9/149 KB 10/10 KB 16/21 KB 9/149 KB 10/10 KB 20/21 KB 9/149 KB 10/10 KB 21/21 KB 9/149 KB 9/10 KB 4/21 KB 11/149 KB 10/10 KB 21/21 KB 14/149 KB 10/10 KB 21/21 KB 16/149 KB 10/10 KB 21/21 KB 19/149 KB 10/10 KB 21/21 KB 22/149 KB 10/10 KB 21/21 KB 22/149 KB 10/10 KB 21/21 KB 3/6 KB 25/149 KB 10/10 KB 21/21 KB 3/6 KB 27/149 KB 10/10 KB 21/21 KB 3/6 KB 27/149 KB 10/10 KB 21/21 KB 6/6 KB 30/149 KB 10/10 KB 21/21 KB 6/6 KB 32/149 KB 10/10 KB 21/21 KB 6/6 KB 32/149 KB 10/10 KB 21/21 KB 6/6 KB 36/149 KB 10/10 KB 21/21 KB 6/6 KB 40/149 KB 10/10 KB 21/21 KB 6/6 KB 44/149 KB 10/10 KB 21/21 KB 6/6 KB 48/149 KB 10/10 KB 21/21 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 881.3 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 52/149 KB 10/10 KB 6/6 KB 56/149 KB 3/14 KB 6/6 KB 60/149 KB 3/14 KB 6/6 KB 64/149 KB 3/14 KB 6/6 KB 52/149 KB 3/14 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 388.3 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 241.5 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 64/149 KB 6/14 KB 64/149 KB 9/14 KB 64/149 KB 11/14 KB 64/149 KB 14/14 KB 3/30 KB 64/149 KB 11/14 KB 3/30 KB 68/149 KB 14/14 KB 6/30 KB 68/149 KB 14/14 KB 9/30 KB 68/149 KB 14/14 KB 11/30 KB 68/149 KB 14/14 KB 14/30 KB 68/149 KB 14/14 KB 16/30 KB 68/149 KB 14/14 KB 19/30 KB 68/149 KB 14/14 KB 22/30 KB 68/149 KB 14/14 KB 25/30 KB 68/149 KB 14/14 KB 3/30 KB 72/149 KB 14/14 KB 25/30 KB 3/37 KB 72/149 KB 14/14 KB 25/30 KB 6/37 KB 72/149 KB 14/14 KB 25/30 KB 9/37 KB 72/149 KB 14/14 KB 25/30 KB 11/37 KB 72/149 KB 14/14 KB 25/30 KB 14/37 KB 72/149 KB 14/14 KB 25/30 KB 14/37 KB 3/14 KB 72/149 KB 14/14 KB 25/30 KB 16/37 KB 3/14 KB 72/149 KB 14/14 KB 25/30 KB 19/37 KB 3/14 KB 72/149 KB 14/14 KB 25/30 KB 22/37 KB 3/14 KB 72/149 KB 14/14 KB 25/30 KB 22/37 KB 6/14 KB 72/149 KB 14/14 KB 25/30 KB 25/37 KB 6/14 KB 72/149 KB 14/14 KB 25/30 KB 25/37 KB 6/14 KB 76/149 KB 14/14 KB 25/30 KB 25/37 KB 9/14 KB 80/149 KB 14/14 KB 27/30 KB 25/37 KB 9/14 KB 76/149 KB 14/14 KB 27/30 KB 25/37 KB 6/14 KB 76/149 KB 14/14 KB 27/30 KB 27/37 KB 9/14 KB 80/149 KB 14/14 KB 27/30 KB 27/37 KB 9/14 KB 84/149 KB 14/14 KB 27/30 KB 30/37 KB 11/14 KB 88/149 KB 14/14 KB 30/30 KB 30/37 KB 11/14 KB 92/149 KB 14/14 KB 30/30 KB 30/37 KB 11/14 KB 96/149 KB 14/14 KB 30/30 KB 30/37 KB 11/14 KB 100/149 KB 14/14 KB 30/30 KB 30/37 KB 11/14 KB 104/149 KB 14/14 KB 30/30 KB 30/37 KB 11/14 KB 84/149 KB 14/14 KB 30/30 KB 27/37 KB 11/14 KB 84/149 KB 14/14 KB 30/30 KB 27/37 KB 9/14 KB 84/149 KB 14/14 KB 30/30 KB 32/37 KB 11/14 KB 104/149 KB 14/14 KB 30/30 KB 35/37 KB 14/14 KB 104/149 KB 14/14 KB 30/30 KB 37/37 KB 14/14 KB 104/149 KB 30/30 KB 32/37 KB 14/14 KB 104/149 KB 14/14 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 340.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 108/149 KB 30/30 KB 37/37 KB 14/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 116/149 KB 30/30 KB 37/37 KB 14/14 KB 120/149 KB 30/30 KB 37/37 KB 14/14 KB 124/149 KB 30/30 KB 37/37 KB 14/14 KB 128/149 KB 30/30 KB 37/37 KB 14/14 KB 132/149 KB 30/30 KB 37/37 KB 14/14 KB 136/149 KB 30/30 KB 37/37 KB 14/14 KB 140/149 KB 30/30 KB 37/37 KB 14/14 KB 144/149 KB 30/30 KB 37/37 KB 14/14 KB 148/149 KB 30/30 KB 37/37 KB 14/14 KB 149/149 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 297.6 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/37 KB 149/149 KB 6/37 KB 149/149 KB 9/37 KB 149/149 KB 11/37 KB 149/149 KB 14/37 KB 149/149 KB 16/37 KB 149/149 KB 19/37 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 782.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 22/37 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2509.6 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 25/37 KB 25/37 KB 3/11 KB 25/37 KB 6/11 KB 25/37 KB 9/11 KB 25/37 KB 11/11 KB 27/37 KB 11/11 KB 30/37 KB 11/11 KB 3/43 KB 27/37 KB 11/11 KB 3/43 KB 30/37 KB 11/11 KB 6/43 KB 30/37 KB 11/11 KB 9/43 KB 30/37 KB 11/11 KB 11/43 KB 30/37 KB 11/11 KB 14/43 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 30/37 KB 11/11 KB 14/43 KB 3/7 KB 30/37 KB 11/11 KB 14/43 KB 5/7 KB 30/37 KB 14/43 KB 7/7 KB 32/37 KB 14/43 KB 7/7 KB 35/37 KB 16/43 KB 7/7 KB 37/37 KB 16/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 32/37 KB 16/43 KB 7/7 KB 37/37 KB 19/43 KB 7/7 KB 37/37 KB 22/43 KB 7/7 KB 37/37 KB 25/43 KB 7/7 KB 37/37 KB 27/43 KB 7/7 KB 37/37 KB 30/43 KB 7/7 KB 37/37 KB 32/43 KB 7/7 KB 37/37 KB 36/43 KB 7/7 KB 37/37 KB 40/43 KB 7/7 KB 37/37 KB 43/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 577.6 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 657.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/60 KB 6/60 KB 9/60 KB 11/60 KB 14/60 KB 16/60 KB 19/60 KB 22/60 KB 25/60 KB 27/60 KB 30/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 754.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 7/19 KB 9/19 KB 12/19 KB 15/19 KB 17/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 98.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 506.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 219.0 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 166.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 189.0 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 137.5 KB/sec) unit-abot-epc-basic-0: 09:33:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 112.6 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 42.3 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1136.2 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 42.2 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 51.7 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 3/48 KB 13/13 KB 6/48 KB 13/13 KB 9/48 KB 13/13 KB 11/48 KB 13/13 KB 14/48 KB 13/13 KB 14/48 KB 4/156 KB 13/13 KB 14/48 KB 8/156 KB 13/13 KB 14/48 KB 12/156 KB 13/13 KB 14/48 KB 16/156 KB 13/13 KB 3/87 KB 14/48 KB 16/156 KB 13/13 KB 6/87 KB 14/48 KB 16/156 KB 13/13 KB 9/87 KB 14/48 KB 16/156 KB 13/13 KB 11/87 KB 14/48 KB 16/156 KB 13/13 KB 14/87 KB 14/48 KB 16/156 KB 13/13 KB 16/87 KB 14/48 KB 20/156 KB 13/13 KB 19/87 KB 14/48 KB 20/156 KB 22/87 KB 14/48 KB 20/156 KB 14/87 KB 14/48 KB 20/156 KB 13/13 KB 22/87 KB 14/48 KB 24/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 503.6 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 25/87 KB 14/48 KB 28/156 KB 25/87 KB 14/48 KB 32/156 KB 25/87 KB 14/48 KB 36/156 KB 25/87 KB 14/48 KB 40/156 KB 25/87 KB 14/48 KB 44/156 KB 25/87 KB 14/48 KB 24/156 KB 27/87 KB 14/48 KB 44/156 KB 30/87 KB 14/48 KB 44/156 KB 32/87 KB 14/48 KB 44/156 KB 36/87 KB 14/48 KB 44/156 KB 40/87 KB 14/48 KB 48/156 KB 44/87 KB 14/48 KB 48/156 KB 48/87 KB 14/48 KB 48/156 KB 36/87 KB 14/48 KB 48/156 KB 48/87 KB 14/48 KB 52/156 KB 48/87 KB 14/48 KB 56/156 KB 48/87 KB 14/48 KB 60/156 KB 48/87 KB 14/48 KB 64/156 KB 48/87 KB 16/48 KB 68/156 KB 52/87 KB 16/48 KB 72/156 KB 52/87 KB 16/48 KB 76/156 KB 52/87 KB 16/48 KB 3/21 KB 80/156 KB 3/35 KB 48/87 KB 16/48 KB 64/156 KB 52/87 KB 19/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 22/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 25/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 27/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 30/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 32/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 36/48 KB 3/21 KB 80/156 KB 3/35 KB 52/87 KB 40/48 KB 3/21 KB 84/156 KB 3/35 KB 52/87 KB 44/48 KB 3/21 KB 84/156 KB 3/35 KB 52/87 KB 16/48 KB 3/21 KB 76/156 KB 3/35 KB 52/87 KB 16/48 KB 76/156 KB 3/35 KB 52/87 KB 44/48 KB 3/21 KB 84/156 KB 6/35 KB 52/87 KB 44/48 KB 3/21 KB 84/156 KB 9/35 KB 52/87 KB 44/48 KB 3/21 KB 84/156 KB 11/35 KB 52/87 KB 44/48 KB 3/21 KB 84/156 KB 14/35 KB 52/87 KB 44/48 KB 3/21 KB 84/156 KB 16/35 KB 52/87 KB 16/48 KB 68/156 KB 56/87 KB 44/48 KB 3/21 KB 84/156 KB 16/35 KB 60/87 KB 44/48 KB 3/21 KB 84/156 KB 19/35 KB 64/87 KB 44/48 KB 3/21 KB 84/156 KB 19/35 KB 68/87 KB 44/48 KB 3/21 KB 84/156 KB 19/35 KB 72/87 KB 44/48 KB 3/21 KB 84/156 KB 19/35 KB 76/87 KB 44/48 KB 3/21 KB 84/156 KB 19/35 KB 80/87 KB 44/48 KB 6/21 KB 84/156 KB 19/35 KB 84/87 KB 44/48 KB 6/21 KB 84/156 KB 19/35 KB 87/87 KB 44/48 KB 6/21 KB 84/156 KB 19/35 KB 52/87 KB 36/48 KB 3/21 KB 84/156 KB 3/35 KB 87/87 KB 44/48 KB 6/21 KB 88/156 KB 19/35 KB 87/87 KB 44/48 KB 6/21 KB 92/156 KB 19/35 KB 87/87 KB 44/48 KB 6/21 KB 96/156 KB 19/35 KB 87/87 KB 44/48 KB 6/21 KB 100/156 KB 19/35 KB 87/87 KB 48/48 KB 6/21 KB 104/156 KB 19/35 KB 87/87 KB 48/48 KB 6/21 KB 108/156 KB 19/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 19/35 KB 76/87 KB 44/48 KB 6/21 KB 84/156 KB 19/35 KB 56/87 KB 44/48 KB 3/21 KB 84/156 KB 19/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 22/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 25/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 27/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 30/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 32/35 KB 87/87 KB 48/48 KB 6/21 KB 112/156 KB 35/35 KB 87/87 KB 48/48 KB 6/21 KB 100/156 KB 19/35 KB 87/87 KB 48/48 KB 9/21 KB 112/156 KB 35/35 KB 87/87 KB 48/48 KB 11/21 KB 112/156 KB 35/35 KB 87/87 KB 48/48 KB 14/21 KB 112/156 KB 35/35 KB 87/87 KB 48/48 KB 16/21 KB 112/156 KB 35/35 KB 87/87 KB 48/48 KB 19/21 KB 112/156 KB 35/35 KB 87/87 KB 48/48 KB 21/21 KB 112/156 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1771.9 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1090.0 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 48/48 KB 21/21 KB 116/156 KB 21/21 KB 120/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 803.0 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 124/156 KB 128/156 KB 132/156 KB 136/156 KB 140/156 KB 144/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 463.4 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 148/156 KB 152/156 KB 3/14 KB 156/156 KB 3/14 KB 156/156 KB 3/14 KB 152/156 KB 6/14 KB 156/156 KB 6/14 KB 3/86 KB 156/156 KB 9/14 KB 3/86 KB 156/156 KB 11/14 KB 3/86 KB 156/156 KB 14/14 KB 3/86 KB 156/156 KB 14/14 KB 3/24 KB 3/86 KB 156/156 KB 14/14 KB 6/24 KB 3/86 KB 156/156 KB 14/14 KB 6/24 KB 6/86 KB 156/156 KB 14/14 KB 6/24 KB 9/86 KB 156/156 KB 14/14 KB 9/24 KB 11/86 KB 156/156 KB 3/119 KB 14/14 KB 9/24 KB 9/86 KB 156/156 KB 3/119 KB 14/14 KB 6/24 KB 9/86 KB 156/156 KB 3/119 KB 14/14 KB 11/24 KB 11/86 KB 156/156 KB 3/119 KB 14/14 KB 14/24 KB 14/86 KB 156/156 KB 3/119 KB 14/14 KB 11/24 KB 14/86 KB 156/156 KB 3/119 KB 14/14 KB 14/24 KB 16/86 KB 156/156 KB 3/119 KB 14/14 KB 14/24 KB 19/86 KB 156/156 KB 3/119 KB 14/14 KB 14/24 KB 22/86 KB 156/156 KB 3/119 KB 14/14 KB 14/24 KB 25/86 KB 156/156 KB 3/119 KB 14/14 KB 14/24 KB 27/86 KB 156/156 KB 3/119 KB 14/14 KB 16/24 KB 27/86 KB 156/156 KB 3/119 KB 14/14 KB 19/24 KB 27/86 KB 156/156 KB 3/119 KB 14/14 KB 22/24 KB 30/86 KB 156/156 KB 3/119 KB 14/14 KB 19/24 KB 30/86 KB 156/156 KB 3/119 KB 14/14 KB 22/24 KB 32/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 32/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 36/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 40/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 44/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 48/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 52/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 56/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 60/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 64/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 68/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 72/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 76/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 80/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 84/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 86/86 KB 156/156 KB 3/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1855.8 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 289.0 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 156.5 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 991.6 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 6/119 KB 9/119 KB 11/119 KB 3/29 KB 11/119 KB 6/29 KB 11/119 KB 9/29 KB 11/119 KB 11/29 KB 11/119 KB 14/29 KB 11/119 KB 16/29 KB 11/119 KB 19/29 KB 11/119 KB 22/29 KB 11/119 KB 25/29 KB 11/119 KB 3/57 KB 25/29 KB 3/37 KB 11/119 KB 25/29 KB 3/37 KB 11/119 KB 3/57 KB 25/29 KB 6/37 KB 11/119 KB 3/57 KB 25/29 KB 3/11 KB 9/37 KB 11/119 KB 3/57 KB 25/29 KB 3/11 KB 11/37 KB 11/119 KB 6/57 KB 25/29 KB 3/11 KB 14/37 KB 11/119 KB 3/57 KB 25/29 KB 3/11 KB 6/37 KB 11/119 KB 6/57 KB 25/29 KB 6/11 KB 14/37 KB 11/119 KB 6/57 KB 25/29 KB 9/11 KB 14/37 KB 11/119 KB 6/57 KB 25/29 KB 11/11 KB 14/37 KB 11/119 KB 6/57 KB 25/29 KB 3/11 KB 11/37 KB 11/119 KB 9/57 KB 25/29 KB 11/11 KB 16/37 KB 11/119 KB 11/57 KB 25/29 KB 11/11 KB 16/37 KB 11/119 KB 14/57 KB 25/29 KB 11/11 KB 16/37 KB 11/119 KB 16/57 KB 25/29 KB 11/11 KB 16/37 KB 11/119 KB 19/57 KB 27/29 KB 11/11 KB 16/37 KB 14/119 KB 22/57 KB 27/29 KB 11/11 KB 16/37 KB 14/119 KB 25/57 KB 27/29 KB 11/11 KB 16/37 KB 14/119 KB 6/57 KB 25/29 KB 11/11 KB 16/37 KB 11/119 KB 25/57 KB 27/29 KB 11/11 KB 19/37 KB 14/119 KB 25/57 KB 27/29 KB 11/11 KB 22/37 KB 14/119 KB 16/57 KB 27/29 KB 11/11 KB 16/37 KB 14/119 KB 25/57 KB 29/29 KB 11/11 KB 22/37 KB 14/119 KB 16/57 KB 25/29 KB 11/11 KB 16/37 KB 14/119 KB 25/57 KB 29/29 KB 11/11 KB 25/37 KB 16/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 25/57 KB 29/29 KB 11/11 KB 25/37 KB 14/119 KB 27/57 KB 29/29 KB 27/37 KB 19/119 KB 27/57 KB 29/29 KB 30/37 KB 19/119 KB 27/57 KB 29/29 KB 32/37 KB 19/119 KB 27/57 KB 29/29 KB 25/37 KB 19/119 KB 25/57 KB 29/29 KB 25/37 KB 19/119 KB 27/57 KB 29/29 KB 32/37 KB 22/119 KB 27/57 KB 29/29 KB 32/37 KB 25/119 KB 27/57 KB 29/29 KB 32/37 KB 27/119 KB 27/57 KB 29/29 KB 32/37 KB 30/119 KB 30/57 KB 29/29 KB 35/37 KB 32/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 30/57 KB 29/29 KB 32/37 KB 30/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 260.5 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 30/57 KB 29/29 KB 35/37 KB 30/119 KB 32/57 KB 37/37 KB 36/119 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 32/57 KB 35/37 KB 36/119 KB 32/57 KB 37/37 KB 40/119 KB 32/57 KB 37/37 KB 44/119 KB 32/57 KB 37/37 KB 48/119 KB 32/57 KB 37/37 KB 52/119 KB 32/57 KB 35/37 KB 32/119 KB 36/57 KB 37/37 KB 52/119 KB 40/57 KB 37/37 KB 52/119 KB 44/57 KB 37/37 KB 52/119 KB 48/57 KB 37/37 KB 52/119 KB 52/57 KB 37/37 KB 52/119 KB 56/57 KB 37/37 KB 52/119 KB 57/57 KB 37/37 KB 52/119 KB 3/33 KB 57/57 KB 37/37 KB 52/119 KB 5/33 KB 57/57 KB 37/37 KB 52/119 KB 8/33 KB 57/57 KB 37/37 KB 52/119 KB 11/33 KB 57/57 KB 37/37 KB 52/119 KB 13/33 KB 57/57 KB 37/37 KB 52/119 KB 16/33 KB 57/57 KB 37/37 KB 56/119 KB 19/33 KB 57/57 KB 56/119 KB 13/33 KB 57/57 KB 37/37 KB 56/119 KB 19/33 KB 57/57 KB 3/21 KB 60/119 KB 19/33 KB 57/57 KB 3/21 KB 64/119 KB 19/33 KB 57/57 KB 3/21 KB 56/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 309.2 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 19/33 KB 57/57 KB 6/21 KB 64/119 KB 19/33 KB 57/57 KB 9/21 KB 64/119 KB 19/33 KB 57/57 KB 11/21 KB 64/119 KB 19/33 KB 57/57 KB 14/21 KB 68/119 KB 21/33 KB 57/57 KB 16/21 KB 68/119 KB 19/33 KB 57/57 KB 11/21 KB 68/119 KB 21/33 KB 57/57 KB 16/21 KB 72/119 KB 21/33 KB 57/57 KB 14/21 KB 68/119 KB 24/33 KB 57/57 KB 19/21 KB 72/119 KB 27/33 KB 57/57 KB 19/21 KB 72/119 KB 21/33 KB 57/57 KB 19/21 KB 72/119 KB 27/33 KB 57/57 KB 19/21 KB 76/119 KB 27/33 KB 57/57 KB 19/21 KB 80/119 KB 27/33 KB 57/57 KB 21/21 KB 80/119 KB 29/33 KB 57/57 KB 21/21 KB 80/119 KB 32/33 KB 57/57 KB 21/21 KB 80/119 KB 33/33 KB 57/57 KB 21/21 KB 80/119 KB 33/33 KB 57/57 KB 21/21 KB 84/119 KB 33/33 KB 57/57 KB 21/21 KB 88/119 KB 33/33 KB 57/57 KB 21/21 KB 92/119 KB 33/33 KB 21/21 KB 96/119 KB 33/33 KB 21/21 KB 4/5 KB 100/119 KB 33/33 KB 21/21 KB 4/5 KB 104/119 KB 33/33 KB 21/21 KB 4/5 KB 108/119 KB 33/33 KB 21/21 KB 4/5 KB 96/119 KB 33/33 KB 21/21 KB 5/5 KB 108/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 455.5 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 5/5 KB 112/119 KB 33/33 KB 21/21 KB 5/5 KB 116/119 KB 33/33 KB 21/21 KB 5/5 KB 119/119 KB 33/33 KB 21/21 KB 4/14 KB 5/5 KB 119/119 KB 33/33 KB 21/21 KB 8/14 KB 5/5 KB 119/119 KB 33/33 KB 21/21 KB 12/14 KB 5/5 KB 119/119 KB 33/33 KB 21/21 KB 14/14 KB 5/5 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 157.1 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 239.8 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 32.2 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 843.4 KB/sec) unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:04 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 341.0 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 99.4 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 1/13 KB 4/13 KB 6/13 KB 9/13 KB 12/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 190.4 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 155.4 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1651.6 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 106.2 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 552.5 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 208.1 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 141.2 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 144.8 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 139.0 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 87.7 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 546.7 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 960.0 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/45 KB 3/223 KB 3/308 KB 3/39 KB 3/286 KB 3/45 KB 3/223 KB 5/308 KB 3/39 KB 3/286 KB 3/45 KB 3/223 KB 8/308 KB 3/39 KB 3/286 KB 3/45 KB 3/223 KB 11/308 KB 3/39 KB 3/286 KB 3/45 KB 3/223 KB 13/308 KB 3/39 KB 3/286 KB 3/45 KB 3/223 KB 16/308 KB 3/39 KB 3/286 KB 3/45 KB 3/223 KB 3/39 KB 3/286 KB 3/45 KB 5/223 KB 16/308 KB 3/39 KB 3/286 KB 3/45 KB 8/223 KB 16/308 KB 3/39 KB 3/286 KB 3/45 KB 11/223 KB 16/308 KB 3/39 KB 3/286 KB 3/45 KB 13/223 KB 16/308 KB 3/39 KB 3/286 KB 3/45 KB 16/223 KB 16/308 KB 3/39 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 3/39 KB 3/286 KB 3/45 KB 3/39 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 6/39 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 9/39 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 11/39 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 14/39 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 3/286 KB 3/45 KB 3/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 5/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 8/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 11/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 13/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 16/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 19/286 KB 5/45 KB 19/223 KB 19/308 KB 16/39 KB 21/286 KB 5/45 KB 21/223 KB 19/308 KB 19/39 KB 24/286 KB 5/45 KB 16/223 KB 19/308 KB 3/39 KB 3/286 KB 5/45 KB 21/223 KB 21/308 KB 19/39 KB 24/286 KB 5/45 KB 16/223 KB 16/308 KB 3/39 KB 3/286 KB 8/45 KB 21/223 KB 21/308 KB 19/39 KB 24/286 KB 5/45 KB 21/223 KB 19/308 KB 19/39 KB 21/286 KB 5/45 KB 19/223 KB 19/308 KB 19/39 KB 21/286 KB 8/45 KB 21/223 KB 21/308 KB 22/39 KB 24/286 KB 11/45 KB 24/223 KB 24/308 KB 25/39 KB 24/286 KB 11/45 KB 24/223 KB 24/308 KB 22/39 KB 24/286 KB 11/45 KB 24/223 KB 21/308 KB 22/39 KB 24/286 KB 11/45 KB 21/223 KB 21/308 KB 22/39 KB 24/286 KB 13/45 KB 24/223 KB 24/308 KB 25/39 KB 27/286 KB 16/45 KB 24/223 KB 27/308 KB 25/39 KB 27/286 KB 19/45 KB 27/223 KB 27/308 KB 27/39 KB 27/286 KB 11/45 KB 24/223 KB 24/308 KB 25/39 KB 27/286 KB 19/45 KB 27/223 KB 27/308 KB 27/39 KB 29/286 KB 16/45 KB 27/223 KB 27/308 KB 27/39 KB 27/286 KB 16/45 KB 27/223 KB 27/308 KB 25/39 KB 27/286 KB 13/45 KB 24/223 KB 27/308 KB 25/39 KB 27/286 KB 19/45 KB 27/223 KB 29/308 KB 27/39 KB 29/286 KB 19/45 KB 29/223 KB 32/308 KB 30/39 KB 32/286 KB 21/45 KB 29/223 KB 36/308 KB 30/39 KB 32/286 KB 21/45 KB 29/223 KB 40/308 KB 30/39 KB 32/286 KB 21/45 KB 29/223 KB 44/308 KB 30/39 KB 32/286 KB 21/45 KB 29/223 KB 48/308 KB 30/39 KB 32/286 KB 19/45 KB 29/223 KB 29/308 KB 30/39 KB 32/286 KB 19/45 KB 29/223 KB 29/308 KB 30/39 KB 29/286 KB 19/45 KB 29/223 KB 29/308 KB 27/39 KB 29/286 KB 21/45 KB 29/223 KB 48/308 KB 32/39 KB 32/286 KB 21/45 KB 29/223 KB 32/308 KB 30/39 KB 32/286 KB 21/45 KB 32/223 KB 48/308 KB 32/39 KB 32/286 KB 21/45 KB 32/223 KB 48/308 KB 32/39 KB 36/286 KB 24/45 KB 36/223 KB 48/308 KB 35/39 KB 40/286 KB 24/45 KB 36/223 KB 48/308 KB 35/39 KB 44/286 KB 24/45 KB 36/223 KB 48/308 KB 35/39 KB 48/286 KB 24/45 KB 36/223 KB 48/308 KB 35/39 KB 52/286 KB 24/45 KB 36/223 KB 52/308 KB 35/39 KB 56/286 KB 24/45 KB 36/223 KB 48/308 KB 35/39 KB 36/286 KB 24/45 KB 36/223 KB 52/308 KB 38/39 KB 56/286 KB 24/45 KB 36/223 KB 52/308 KB 39/39 KB 56/286 KB 24/45 KB 36/223 KB 48/308 KB 32/39 KB 36/286 KB 24/45 KB 32/223 KB 48/308 KB 32/39 KB 36/286 KB 27/45 KB 36/223 KB 52/308 KB 39/39 KB 56/286 KB 29/45 KB 36/223 KB 52/308 KB 39/39 KB 56/286 KB unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 32/45 KB 36/223 KB 52/308 KB 39/39 KB 56/286 KB 36/45 KB 40/223 KB 52/308 KB 39/39 KB 56/286 KB 24/45 KB 36/223 KB 52/308 KB 35/39 KB 52/286 KB 32/45 KB 40/223 KB 52/308 KB 39/39 KB 56/286 KB 36/45 KB 44/223 KB 52/308 KB 39/39 KB 56/286 KB 36/45 KB 48/223 KB 52/308 KB 39/39 KB 56/286 KB 36/45 KB 52/223 KB 52/308 KB 39/39 KB 56/286 KB 40/45 KB 52/223 KB 52/308 KB 39/39 KB 56/286 KB 44/45 KB 52/223 KB 52/308 KB 39/39 KB 56/286 KB 45/45 KB 56/223 KB 56/308 KB 39/39 KB 56/286 KB 44/45 KB 56/223 KB 56/308 KB 39/39 KB 56/286 KB 45/45 KB 60/223 KB 56/308 KB 39/39 KB 56/286 KB 45/45 KB 64/223 KB 56/308 KB 39/39 KB 56/286 KB 44/45 KB 52/223 KB 56/308 KB 39/39 KB 56/286 KB 45/45 KB 64/223 KB 60/308 KB 39/39 KB 60/286 KB 45/45 KB 64/223 KB 64/308 KB 39/39 KB 60/286 KB 45/45 KB 68/223 KB 64/308 KB 39/39 KB 60/286 KB 45/45 KB 72/223 KB 68/308 KB 39/39 KB 60/286 KB 45/45 KB 76/223 KB 68/308 KB 39/39 KB 60/286 KB 45/45 KB 80/223 KB 68/308 KB 39/39 KB 60/286 KB 45/45 KB 64/223 KB 56/308 KB 39/39 KB 60/286 KB 45/45 KB 80/223 KB 68/308 KB 39/39 KB 64/286 KB 45/45 KB 80/223 KB 68/308 KB 39/39 KB 68/286 KB 45/45 KB 68/223 KB 68/308 KB 39/39 KB 60/286 KB 45/45 KB 80/223 KB 72/308 KB 39/39 KB 68/286 KB 45/45 KB 80/223 KB 76/308 KB 39/39 KB 68/286 KB 45/45 KB 80/223 KB 80/308 KB 39/39 KB 68/286 KB 45/45 KB 80/223 KB 80/308 KB 39/39 KB 72/286 KB 45/45 KB 80/223 KB 80/308 KB 39/39 KB 76/286 KB 45/45 KB 80/223 KB 80/308 KB 80/286 KB 45/45 KB 80/223 KB 80/308 KB 84/286 KB 84/223 KB 84/308 KB 88/286 KB 84/223 KB 84/308 KB 92/286 KB 84/223 KB 84/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install 84/223 KB 84/308 KB 84/286 KB 84/223 KB 88/308 KB 96/286 KB 84/223 KB 92/308 KB 96/286 KB 84/223 KB 96/308 KB 96/286 KB 84/223 KB 80/308 KB 84/286 KB 88/223 KB 96/308 KB 96/286 KB 92/223 KB 96/308 KB 96/286 KB 96/223 KB 96/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 965.9 KB/sec) unit-abot-epc-basic-0: 09:33:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 100/223 KB 96/308 KB 96/286 KB 104/223 KB 100/308 KB 100/286 KB 108/223 KB 100/308 KB 100/286 KB 100/223 KB 100/308 KB 96/286 KB 108/223 KB 104/308 KB 100/286 KB 108/223 KB 108/308 KB 100/286 KB 108/223 KB 112/308 KB 100/286 KB 100/223 KB 100/308 KB 100/286 KB 112/223 KB 112/308 KB 100/286 KB 116/223 KB 112/308 KB 104/286 KB 112/223 KB 112/308 KB 104/286 KB 116/223 KB 116/308 KB 108/286 KB 116/223 KB 116/308 KB 112/286 KB 4/174 KB 116/223 KB 116/308 KB 112/286 KB 8/174 KB 116/223 KB 116/308 KB 112/286 KB 12/174 KB 116/223 KB 116/308 KB 112/286 KB 16/174 KB 116/223 KB 116/308 KB 112/286 KB 16/174 KB 116/223 KB 116/308 KB 116/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 120/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 124/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 128/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 132/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 136/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 140/286 KB 116/223 KB 116/308 KB 104/286 KB 20/174 KB 120/223 KB 3/22 KB 120/308 KB 140/286 KB 20/174 KB 120/223 KB 3/22 KB 124/308 KB 140/286 KB 20/174 KB 120/223 KB 3/22 KB 128/308 KB 140/286 KB 20/174 KB 120/223 KB 3/22 KB 116/308 KB 116/286 KB 20/174 KB 124/223 KB 3/22 KB 128/308 KB 140/286 KB 20/174 KB 128/223 KB 3/22 KB 128/308 KB 140/286 KB 20/174 KB 116/223 KB 3/22 KB 116/308 KB 116/286 KB 24/174 KB 128/223 KB 3/22 KB 128/308 KB 140/286 KB 28/174 KB 128/223 KB 3/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 3/22 KB 128/308 KB 140/286 KB 16/174 KB 116/223 KB 3/22 KB 116/308 KB 116/286 KB 32/174 KB 128/223 KB 6/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 9/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 11/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 14/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 16/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 19/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 22/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 22/22 KB 128/308 KB 140/286 KB 32/174 KB 128/223 KB 22/22 KB 132/308 KB 140/286 KB 36/174 KB 132/223 KB 22/22 KB 136/308 KB 140/286 KB 36/174 KB 132/223 KB 22/22 KB 140/308 KB 140/286 KB 36/174 KB 132/223 KB 22/22 KB 144/308 KB 140/286 KB 36/174 KB 132/223 KB 22/22 KB 132/308 KB 140/286 KB 32/174 KB 132/223 KB 22/22 KB 132/308 KB 140/286 KB 40/174 KB 136/223 KB 22/22 KB 144/308 KB 140/286 KB 40/174 KB 140/223 KB 22/22 KB 144/308 KB 140/286 KB 40/174 KB 144/223 KB 22/22 KB 144/308 KB 140/286 KB 40/174 KB 132/223 KB 22/22 KB 144/308 KB 140/286 KB 44/174 KB 144/223 KB 22/22 KB 144/308 KB 140/286 KB 48/174 KB 144/223 KB 22/22 KB 144/308 KB 140/286 KB 52/174 KB 144/223 KB 22/22 KB 144/308 KB 140/286 KB 56/174 KB 148/223 KB 22/22 KB 148/308 KB 144/286 KB 60/174 KB 148/223 KB 22/22 KB 148/308 KB 144/286 KB 64/174 KB 148/223 KB 22/22 KB 148/308 KB 144/286 KB 52/174 KB 148/223 KB 22/22 KB 148/308 KB 144/286 KB 52/174 KB 148/223 KB 22/22 KB 148/308 KB 140/286 KB 64/174 KB 148/223 KB 22/22 KB 152/308 KB 144/286 KB 64/174 KB 148/223 KB 22/22 KB 156/308 KB 144/286 KB 52/174 KB 148/223 KB 22/22 KB 144/308 KB 140/286 KB 64/174 KB 152/223 KB 22/22 KB 156/308 KB 144/286 KB 64/174 KB 156/223 KB 22/22 KB 156/308 KB 144/286 KB 64/174 KB 156/223 KB 22/22 KB 160/308 KB 148/286 KB 68/174 KB 160/223 KB 22/22 KB 160/308 KB 152/286 KB 68/174 KB 160/223 KB 22/22 KB 160/308 KB 156/286 KB 68/174 KB 160/223 KB 22/22 KB 160/308 KB 160/286 KB 64/174 KB 156/223 KB unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 22/22 KB 160/308 KB 144/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 68/174 KB 160/223 KB 22/22 KB 160/308 KB 148/286 KB 72/174 KB 160/223 KB 160/308 KB 160/286 KB 76/174 KB 160/223 KB 164/308 KB 160/286 KB 80/174 KB 160/223 KB 164/308 KB 160/286 KB 64/174 KB 160/223 KB 22/22 KB 160/308 KB 148/286 KB 80/174 KB 164/223 KB 164/308 KB 160/286 KB 80/174 KB 168/223 KB 164/308 KB 160/286 KB 80/174 KB 172/223 KB 164/308 KB 160/286 KB 80/174 KB 176/223 KB 164/308 KB 160/286 KB 80/174 KB 180/223 KB 164/308 KB 160/286 KB 84/174 KB 184/223 KB 164/308 KB 164/286 KB 84/174 KB 188/223 KB 164/308 KB 164/286 KB 72/174 KB 160/223 KB 164/308 KB 160/286 KB 84/174 KB 192/223 KB 168/308 KB 164/286 KB 84/174 KB 192/223 KB 172/308 KB 164/286 KB 84/174 KB 192/223 KB 176/308 KB 164/286 KB 84/174 KB 192/223 KB 180/308 KB 164/286 KB 84/174 KB 192/223 KB 184/308 KB 164/286 KB 84/174 KB 192/223 KB 188/308 KB 164/286 KB 84/174 KB 192/223 KB 192/308 KB 164/286 KB 84/174 KB 192/223 KB 196/308 KB 164/286 KB 84/174 KB 192/223 KB 200/308 KB 164/286 KB 84/174 KB 192/223 KB 204/308 KB 164/286 KB 84/174 KB 192/223 KB 208/308 KB 164/286 KB 84/174 KB 192/223 KB 208/308 KB 3/9 KB 164/286 KB 84/174 KB 192/223 KB 208/308 KB 6/9 KB 164/286 KB 84/174 KB 192/223 KB 208/308 KB 9/9 KB 164/286 KB 84/174 KB 192/223 KB 208/308 KB 9/9 KB 164/286 KB 84/174 KB 180/223 KB 164/308 KB 164/286 KB 88/174 KB 192/223 KB 208/308 KB 9/9 KB 164/286 KB 92/174 KB 192/223 KB 208/308 KB 9/9 KB 164/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 164/286 KB 80/174 KB 180/223 KB 164/308 KB 164/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 168/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 172/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 176/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 180/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 184/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 188/286 KB 96/174 KB 192/223 KB 208/308 KB 9/9 KB 192/286 KB 84/174 KB 192/223 KB 188/308 KB 164/286 KB 96/174 KB 196/223 KB 208/308 KB 9/9 KB 192/286 KB 100/174 KB 200/223 KB 208/308 KB 9/9 KB 192/286 KB 100/174 KB 204/223 KB 208/308 KB 9/9 KB 192/286 KB 100/174 KB 208/223 KB 208/308 KB 9/9 KB 192/286 KB 100/174 KB 196/223 KB 208/308 KB 9/9 KB 192/286 KB 104/174 KB 208/223 KB 208/308 KB 9/9 KB 192/286 KB 108/174 KB 208/223 KB 208/308 KB 9/9 KB 192/286 KB 112/174 KB 208/223 KB 208/308 KB 9/9 KB 192/286 KB 116/174 KB 208/223 KB 208/308 KB 9/9 KB 192/286 KB 120/174 KB 212/223 KB 212/308 KB 196/286 KB 124/174 KB 212/223 KB 212/308 KB 196/286 KB 128/174 KB 212/223 KB 212/308 KB 196/286 KB 132/174 KB 212/223 KB 212/308 KB 196/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 113.3 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 116/174 KB 212/223 KB 212/308 KB 9/9 KB 196/286 KB 132/174 KB 216/223 KB 212/308 KB 196/286 KB 132/174 KB 220/223 KB 212/308 KB 196/286 KB 132/174 KB 223/223 KB 212/308 KB 196/286 KB 116/174 KB 208/223 KB 212/308 KB 9/9 KB 196/286 KB 132/174 KB 223/223 KB 212/308 KB 200/286 KB 132/174 KB 223/223 KB 212/308 KB 204/286 KB 132/174 KB 223/223 KB 212/308 KB 208/286 KB 132/174 KB 223/223 KB 212/308 KB 212/286 KB 132/174 KB 223/223 KB 212/308 KB 216/286 KB 132/174 KB 223/223 KB 212/308 KB 220/286 KB 132/174 KB 223/223 KB 212/308 KB 224/286 KB 132/174 KB 223/223 KB 212/308 KB 228/286 KB 136/174 KB 223/223 KB 212/308 KB 232/286 KB 136/174 KB 223/223 KB 212/308 KB 236/286 KB 3/22 KB 136/174 KB 223/223 KB 212/308 KB 240/286 KB 3/22 KB 136/174 KB 223/223 KB 212/308 KB 244/286 KB 116/174 KB 208/223 KB 212/308 KB 9/9 KB 192/286 KB 3/22 KB 136/174 KB 223/223 KB 216/308 KB 244/286 KB 3/22 KB 136/174 KB 223/223 KB 220/308 KB 244/286 KB 3/22 KB 136/174 KB 223/223 KB 224/308 KB 244/286 KB 3/22 KB 136/174 KB 223/223 KB 212/308 KB 236/286 KB 5/22 KB 136/174 KB 223/223 KB 224/308 KB 244/286 KB 8/22 KB 136/174 KB 223/223 KB 224/308 KB 244/286 KB 11/22 KB 136/174 KB 223/223 KB 224/308 KB 244/286 KB 13/22 KB 136/174 KB 223/223 KB 228/308 KB 244/286 KB 136/174 KB 223/223 KB 212/308 KB 228/286 KB 13/22 KB 140/174 KB 223/223 KB 228/308 KB 244/286 KB 13/22 KB 144/174 KB 223/223 KB 228/308 KB 244/286 KB 16/22 KB 148/174 KB 228/308 KB 244/286 KB 16/22 KB 152/174 KB 228/308 KB 244/286 KB 16/22 KB 156/174 KB 228/308 KB 244/286 KB 16/22 KB 160/174 KB 228/308 KB 244/286 KB 11/22 KB 136/174 KB 223/223 KB 228/308 KB 244/286 KB 16/22 KB 160/174 KB 232/308 KB 244/286 KB 16/22 KB 160/174 KB 236/308 KB 244/286 KB 16/22 KB 160/174 KB 240/308 KB 244/286 KB 16/22 KB 144/174 KB 228/308 KB 244/286 KB 19/22 KB 160/174 KB 240/308 KB 244/286 KB 21/22 KB 160/174 KB 240/308 KB 244/286 KB 22/22 KB 160/174 KB 240/308 KB 244/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2296.5 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 22/22 KB 160/174 KB 244/308 KB 244/286 KB 22/22 KB 164/174 KB 248/308 KB 248/286 KB 22/22 KB 164/174 KB 252/308 KB 248/286 KB 22/22 KB 164/174 KB 256/308 KB 248/286 KB 22/22 KB 164/174 KB 260/308 KB 248/286 KB 22/22 KB 164/174 KB 264/308 KB 248/286 KB 22/22 KB 164/174 KB 268/308 KB 248/286 KB 22/22 KB 164/174 KB 272/308 KB 248/286 KB 22/22 KB 164/174 KB 276/308 KB 248/286 KB 22/22 KB 164/174 KB 280/308 KB 248/286 KB 22/22 KB 164/174 KB 284/308 KB 248/286 KB 22/22 KB 164/174 KB 288/308 KB 248/286 KB 22/22 KB 164/174 KB 292/308 KB 248/286 KB 22/22 KB 164/174 KB 244/308 KB 248/286 KB 22/22 KB 160/174 KB 244/308 KB 248/286 KB 22/22 KB 164/174 KB 292/308 KB 252/286 KB 22/22 KB 164/174 KB 292/308 KB 256/286 KB 22/22 KB 168/174 KB 292/308 KB 256/286 KB 22/22 KB 172/174 KB 292/308 KB 256/286 KB 22/22 KB 174/174 KB 292/308 KB 256/286 KB 174/174 KB 292/308 KB 260/286 KB 174/174 KB 292/308 KB 264/286 KB 174/174 KB 292/308 KB 268/286 KB 174/174 KB 292/308 KB 272/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 224.9 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 174/174 KB 292/308 KB 276/286 KB 174/174 KB 292/308 KB 280/286 KB 174/174 KB 292/308 KB 284/286 KB 174/174 KB 292/308 KB 286/286 KB 174/174 KB 292/308 KB 4/17 KB 286/286 KB 174/174 KB 292/308 KB 8/17 KB 286/286 KB 174/174 KB 292/308 KB 12/17 KB 286/286 KB 174/174 KB 292/308 KB 16/17 KB 286/286 KB 174/174 KB 292/308 KB 17/17 KB 286/286 KB 174/174 KB 296/308 KB 17/17 KB 286/286 KB 174/174 KB 300/308 KB 17/17 KB 286/286 KB 174/174 KB 304/308 KB 17/17 KB 286/286 KB 174/174 KB 3/11 KB 308/308 KB 174/174 KB 3/11 KB 308/308 KB 174/174 KB 3/11 KB 304/308 KB 174/174 KB 6/11 KB 308/308 KB 174/174 KB 9/11 KB 308/308 KB 174/174 KB 11/11 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2231.6 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 139.6 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2520.9 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1412.3 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 3/11 KB 11/11 KB 5/11 KB 11/11 KB 8/11 KB 11/11 KB 11/11 KB 11/11 KB 11/11 KB 11/11 KB 3/28 KB 11/11 KB 11/11 KB 6/28 KB 11/11 KB 11/11 KB 9/28 KB 11/11 KB 11/11 KB 11/28 KB 4/14 KB 11/11 KB 11/11 KB 9/28 KB 4/14 KB 11/11 KB 11/11 KB 11/28 KB 8/14 KB 11/11 KB 11/11 KB 11/28 KB 12/14 KB 11/11 KB 11/11 KB 11/28 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 77.9 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 80.9 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 4/13 KB 11/28 KB 14/14 KB 8/13 KB 11/28 KB 14/14 KB 12/13 KB 11/28 KB 14/14 KB 13/13 KB 11/28 KB 14/14 KB 13/13 KB 14/28 KB 14/14 KB 13/13 KB 16/28 KB 14/14 KB 13/13 KB 19/28 KB 14/14 KB 13/13 KB 22/28 KB 14/14 KB 13/13 KB 25/28 KB 14/14 KB 13/13 KB 27/28 KB 14/14 KB 13/13 KB 28/28 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 97.6 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 4/309 KB 13/13 KB 28/28 KB 8/309 KB 13/13 KB 28/28 KB 12/309 KB 13/13 KB 28/28 KB 16/309 KB 13/13 KB 28/28 KB 20/309 KB 28/28 KB 24/309 KB 28/28 KB 24/309 KB 28/28 KB 3/192 KB 24/309 KB 28/28 KB 5/192 KB 24/309 KB 8/192 KB 24/309 KB 11/192 KB 24/309 KB 13/192 KB 24/309 KB 3/37 KB 16/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 28/309 KB 3/37 KB 16/192 KB 32/309 KB 3/37 KB 16/192 KB 24/309 KB 3/37 KB 13/192 KB 32/309 KB 6/37 KB 16/192 KB 32/309 KB 9/37 KB 16/192 KB 32/309 KB 11/37 KB 16/192 KB 32/309 KB 14/37 KB 16/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 193.7 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 36/309 KB 14/37 KB 16/192 KB 40/309 KB 16/37 KB 19/192 KB 44/309 KB 16/37 KB 19/192 KB 48/309 KB 16/37 KB 19/192 KB 36/309 KB 16/37 KB 19/192 KB 36/309 KB 16/37 KB 16/192 KB 48/309 KB 19/37 KB 19/192 KB 48/309 KB 19/37 KB 21/192 KB 48/309 KB 22/37 KB 21/192 KB 48/309 KB 25/37 KB 24/192 KB 48/309 KB 22/37 KB 24/192 KB 48/309 KB 25/37 KB 27/192 KB 48/309 KB 27/37 KB 27/192 KB 48/309 KB 27/37 KB 29/192 KB 52/309 KB 27/37 KB 29/192 KB 56/309 KB 30/37 KB 32/192 KB 60/309 KB 30/37 KB 32/192 KB 64/309 KB 30/37 KB 32/192 KB 52/309 KB 30/37 KB 32/192 KB 52/309 KB 30/37 KB 29/192 KB 3/14 KB 64/309 KB 30/37 KB 32/192 KB 6/14 KB 64/309 KB 30/37 KB 32/192 KB 9/14 KB 64/309 KB 30/37 KB 32/192 KB 11/14 KB 64/309 KB 30/37 KB 32/192 KB 14/14 KB 64/309 KB 30/37 KB 32/192 KB 14/14 KB 64/309 KB 30/37 KB 32/192 KB 14/14 KB 64/309 KB 32/37 KB 32/192 KB 14/14 KB 64/309 KB 35/37 KB 32/192 KB 14/14 KB 64/309 KB 37/37 KB 32/192 KB 14/14 KB 64/309 KB 37/37 KB 36/192 KB 14/14 KB 64/309 KB 37/37 KB 40/192 KB 14/14 KB 64/309 KB 37/37 KB 44/192 KB 14/14 KB 64/309 KB 37/37 KB 48/192 KB 14/14 KB 68/309 KB 37/37 KB 48/192 KB 14/14 KB 72/309 KB 37/37 KB 52/192 KB 14/14 KB 76/309 KB 37/37 KB 52/192 KB 14/14 KB 80/309 KB 37/37 KB 52/192 KB 14/14 KB 84/309 KB 37/37 KB 52/192 KB 88/309 KB 52/192 KB 92/309 KB 52/192 KB 96/309 KB 52/192 KB 14/14 KB 68/309 KB 37/37 KB 52/192 KB 96/309 KB 56/192 KB 96/309 KB 60/192 KB 96/309 KB 64/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 87.3 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 96/309 KB 68/192 KB 96/309 KB 72/192 KB 96/309 KB 76/192 KB 96/309 KB 80/192 KB 96/309 KB 84/192 KB 100/309 KB 88/192 KB 100/309 KB 92/192 KB 100/309 KB 96/192 KB 100/309 KB 100/192 KB 100/309 KB 104/192 KB 100/309 KB 108/192 KB 100/309 KB 112/192 KB 100/309 KB 84/192 KB 104/309 KB 112/192 KB 108/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 112/192 KB 120/309 KB 112/192 KB 124/309 KB 112/192 KB 128/309 KB 112/192 KB 132/309 KB 112/192 KB 136/309 KB 116/192 KB 140/309 KB 116/192 KB 144/309 KB 116/192 KB 148/309 KB 116/192 KB 152/309 KB 116/192 KB 156/309 KB 116/192 KB 160/309 KB 116/192 KB 164/309 KB 116/192 KB 168/309 KB 116/192 KB 172/309 KB 116/192 KB 176/309 KB 116/192 KB 132/309 KB 116/192 KB 176/309 KB 120/192 KB 176/309 KB 124/192 KB 176/309 KB 128/192 KB 176/309 KB 132/192 KB 176/309 KB 136/192 KB 176/309 KB 140/192 KB 176/309 KB 144/192 KB 176/309 KB 148/192 KB 176/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 180/309 KB 160/192 KB 184/309 KB 160/192 KB 188/309 KB 160/192 KB 192/309 KB 160/192 KB 196/309 KB 164/192 KB 200/309 KB 164/192 KB 204/309 KB 164/192 KB 208/309 KB 164/192 KB 192/309 KB 164/192 KB 208/309 KB 168/192 KB 208/309 KB 172/192 KB 208/309 KB 176/192 KB 208/309 KB 180/192 KB 208/309 KB 184/192 KB 208/309 KB 188/192 KB 208/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1063.8 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1640.4 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 187.7 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3876.4 KB/sec) unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 09:33:06 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 09:33:07 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 09:33:07 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 09:33:07 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:07 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 09:33:07 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Tue Oct 23 09:33:07 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 09:33:08 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:08 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 09:33:08 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:08 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:08 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:10 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:10 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Tue Oct 23 09:33:10 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:11 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Tue Oct 23 09:33:11 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install Oct 23, 2018 9:33:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:33:11 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:11 [main] REPORT: STEP EXECUTION TIME TAKEN :1510 MS unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: STEP EXECUTION TIME TAKEN :112 MS unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 0m2.148s unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.34 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.015 sec unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.011 sec unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 23-Oct-2018 09:33:12.361 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 233.2 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 76.9 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 570.3 KB/sec) unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 09:33:12 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 3/60 KB 8/22 KB 3/60 KB 11/22 KB 6/60 KB 11/22 KB 9/60 KB 11/22 KB 11/60 KB 11/22 KB 14/60 KB 11/22 KB 16/60 KB 13/22 KB 19/60 KB 13/22 KB 16/60 KB 16/22 KB 19/60 KB 16/22 KB 22/60 KB 19/22 KB 22/60 KB 19/22 KB 25/60 KB 19/22 KB 3/57 KB 3/181 KB 25/60 KB 19/22 KB 3/57 KB 5/181 KB 25/60 KB 19/22 KB 3/57 KB 8/181 KB 25/60 KB 19/22 KB 3/57 KB 11/181 KB 25/60 KB 19/22 KB 3/57 KB 13/181 KB 25/60 KB 19/22 KB 3/57 KB 16/181 KB 25/60 KB 19/22 KB 3/57 KB 19/181 KB 25/60 KB 19/22 KB 3/57 KB 25/60 KB 19/22 KB 5/57 KB 19/181 KB 25/60 KB 19/22 KB 8/57 KB 19/181 KB 25/60 KB 19/22 KB 11/57 KB 19/181 KB 25/60 KB 19/22 KB 13/57 KB 19/181 KB 25/60 KB 19/22 KB 16/57 KB 19/181 KB 25/60 KB 19/22 KB 19/57 KB 19/181 KB 25/60 KB 19/22 KB 21/57 KB 19/181 KB 25/60 KB 19/22 KB 24/57 KB 19/181 KB 25/60 KB 19/22 KB 27/57 KB 21/181 KB 25/60 KB 19/22 KB 24/57 KB 21/181 KB 25/60 KB 19/22 KB 27/57 KB 24/181 KB 25/60 KB 19/22 KB 29/57 KB 24/181 KB 25/60 KB 21/22 KB 32/57 KB 27/181 KB 27/60 KB 21/22 KB 29/57 KB 27/181 KB 27/60 KB 21/22 KB 29/57 KB 27/181 KB 25/60 KB 21/22 KB 29/57 KB 24/181 KB 25/60 KB 22/22 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 3/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 5/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 8/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 11/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 13/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 16/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 19/203 KB 32/57 KB 27/181 KB 27/60 KB 22/22 KB 21/203 KB 36/57 KB 29/181 KB 30/60 KB 22/22 KB 24/203 KB 36/57 KB 29/181 KB 30/60 KB 22/22 KB 19/203 KB 36/57 KB 29/181 KB 30/60 KB 22/22 KB 24/203 KB 40/57 KB 29/181 KB 30/60 KB 22/22 KB 19/203 KB 32/57 KB 29/181 KB 30/60 KB 22/22 KB 27/203 KB 40/57 KB 29/181 KB 32/60 KB 22/22 KB 27/203 KB 40/57 KB 29/181 KB 36/60 KB 22/22 KB 27/203 KB 40/57 KB 29/181 KB 30/60 KB 22/22 KB 19/203 KB 32/57 KB 29/181 KB 30/60 KB 22/22 KB 27/203 KB 44/57 KB 32/181 KB 36/60 KB 22/22 KB 27/203 KB 44/57 KB 36/181 KB 36/60 KB 22/22 KB 27/203 KB 44/57 KB 29/181 KB 36/60 KB 22/22 KB 29/203 KB 48/57 KB 36/181 KB 36/60 KB 22/22 KB 29/203 KB 52/57 KB 36/181 KB 36/60 KB 22/22 KB 29/203 KB 44/57 KB 36/181 KB 36/60 KB 22/22 KB 32/203 KB 52/57 KB 40/181 KB 40/60 KB 22/22 KB 29/203 KB 52/57 KB 40/181 KB 40/60 KB 22/22 KB 32/203 KB 52/57 KB 44/181 KB 40/60 KB 22/22 KB 32/203 KB 52/57 KB 48/181 KB 40/60 KB 22/22 KB 32/203 KB 56/57 KB 52/181 KB 40/60 KB 36/203 KB 56/57 KB 56/181 KB 40/60 KB 36/203 KB 56/57 KB 60/181 KB 40/60 KB 36/203 KB 56/57 KB 64/181 KB 40/60 KB 22/22 KB 29/203 KB 52/57 KB 36/181 KB 40/60 KB 36/203 KB 56/57 KB 64/181 KB 44/60 KB 36/203 KB 56/57 KB 64/181 KB 48/60 KB 36/203 KB 56/57 KB 64/181 KB 52/60 KB 36/203 KB 56/57 KB 64/181 KB 56/60 KB 36/203 KB 56/57 KB 64/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 546.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 22/22 KB 36/203 KB 56/57 KB 52/181 KB 40/60 KB 40/203 KB 56/57 KB 64/181 KB 60/60 KB 22/22 KB 32/203 KB 56/57 KB 48/181 KB 40/60 KB 40/203 KB 57/57 KB 64/181 KB 60/60 KB 44/203 KB 57/57 KB 64/181 KB 60/60 KB 48/203 KB 57/57 KB 64/181 KB 60/60 KB 52/203 KB 57/57 KB 64/181 KB 60/60 KB 56/203 KB 57/57 KB 68/181 KB 60/60 KB 60/203 KB 57/57 KB 68/181 KB 60/60 KB 64/203 KB 57/57 KB 68/181 KB 60/60 KB 52/203 KB 57/57 KB 68/181 KB 60/60 KB 64/203 KB 57/57 KB 72/181 KB 60/60 KB 64/203 KB 57/57 KB 76/181 KB 60/60 KB 64/203 KB 57/57 KB 80/181 KB 60/60 KB 68/203 KB 57/57 KB 80/181 KB 60/60 KB 72/203 KB 57/57 KB 84/181 KB 60/60 KB 76/203 KB 57/57 KB 84/181 KB 60/60 KB 80/203 KB 57/57 KB 84/181 KB 60/60 KB 68/203 KB 57/57 KB 84/181 KB 60/60 KB 80/203 KB 57/57 KB 88/181 KB 60/60 KB 80/203 KB 57/57 KB 92/181 KB 60/60 KB 80/203 KB 57/57 KB 96/181 KB 60/60 KB 80/203 KB 57/57 KB 100/181 KB 60/60 KB 84/203 KB 57/57 KB 104/181 KB 60/60 KB 84/203 KB 57/57 KB 108/181 KB 60/60 KB 84/203 KB 112/181 KB 84/203 KB 57/57 KB 100/181 KB 60/60 KB 88/203 KB 112/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1230.3 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1264.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 92/203 KB 112/181 KB 96/203 KB 112/181 KB 96/203 KB 116/181 KB 100/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 100/203 KB 132/181 KB 100/203 KB 136/181 KB 100/203 KB 140/181 KB 100/203 KB 144/181 KB 100/203 KB 148/181 KB 100/203 KB 152/181 KB 100/203 KB 156/181 KB 100/203 KB 116/181 KB 104/203 KB 156/181 KB 108/203 KB 156/181 KB 112/203 KB 156/181 KB 116/203 KB 156/181 KB 120/203 KB 156/181 KB 124/203 KB 156/181 KB 128/203 KB 156/181 KB 132/203 KB 156/181 KB 136/203 KB 156/181 KB 136/203 KB 160/181 KB 140/203 KB 160/181 KB 144/203 KB 160/181 KB 148/203 KB 160/181 KB 152/203 KB 164/181 KB 156/203 KB 164/181 KB 160/203 KB 164/181 KB 148/203 KB 164/181 KB 160/203 KB 168/181 KB 160/203 KB 172/181 KB 160/203 KB 176/181 KB 160/203 KB 180/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3052.8 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3622.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 259.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 313.3 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 837.8 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 66.6 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 33.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 183.1 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 53.1 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 276.0 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 475.6 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 285.6 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 477.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-oai-hss-0: 09:33:13 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 09:33:13 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:33:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:33:13 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:33:13 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:33:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-oai-hss-0: 09:33:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 09:33:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 3/46 KB 6/46 KB 3/158 KB 3/44 KB 3/54 KB 4/201 KB 9/46 KB 3/158 KB 3/44 KB 3/54 KB 4/201 KB 11/46 KB 3/158 KB 3/44 KB 3/54 KB 3/46 KB 3/158 KB 3/44 KB 3/54 KB 4/201 KB 11/46 KB 6/158 KB 3/44 KB 3/54 KB 4/201 KB 11/46 KB 9/158 KB 3/44 KB 3/54 KB 3/46 KB 3/44 KB 3/54 KB 4/201 KB 11/46 KB 9/158 KB 3/44 KB 6/54 KB 3/46 KB 3/44 KB 4/201 KB 14/46 KB 9/158 KB 6/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 9/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 11/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 14/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 16/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 19/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 22/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 25/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 14/46 KB 9/158 KB 3/44 KB 6/54 KB 4/201 KB 16/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 19/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 22/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 25/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 27/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 30/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 32/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 36/46 KB 9/158 KB 27/44 KB 6/54 KB 4/201 KB 6/46 KB 3/158 KB 3/44 KB 3/54 KB 8/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 12/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 16/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 20/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 24/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 28/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 32/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 36/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 40/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 44/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 48/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 52/201 KB 40/46 KB 9/158 KB 30/44 KB 6/54 KB 56/201 KB 40/46 KB 9/158 KB 30/44 KB 6/54 KB 60/201 KB 40/46 KB 9/158 KB 30/44 KB 6/54 KB 64/201 KB 40/46 KB 9/158 KB 30/44 KB 6/54 KB 4/201 KB 36/46 KB 9/158 KB 30/44 KB 6/54 KB 64/201 KB 40/46 KB 9/158 KB 32/44 KB 6/54 KB 48/201 KB 40/46 KB 9/158 KB 30/44 KB 6/54 KB 64/201 KB 44/46 KB 9/158 KB 32/44 KB 6/54 KB 64/201 KB 46/46 KB 9/158 KB 32/44 KB 6/54 KB 64/201 KB 46/46 KB 9/158 KB 36/44 KB 6/54 KB 64/201 KB 46/46 KB 9/158 KB 40/44 KB 6/54 KB 64/201 KB 46/46 KB 9/158 KB 44/44 KB 6/54 KB 68/201 KB 46/46 KB 9/158 KB 44/44 KB 6/54 KB 72/201 KB 46/46 KB 9/158 KB 44/44 KB 6/54 KB 76/201 KB 46/46 KB 9/158 KB 44/44 KB 6/54 KB 80/201 KB 46/46 KB 9/158 KB 44/44 KB 6/54 KB 80/201 KB 46/46 KB 9/158 KB 44/44 KB 9/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 11/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 14/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 16/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 19/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 22/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 25/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 27/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 30/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 11/158 KB 44/44 KB 9/54 KB 80/201 KB 46/46 KB 14/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 16/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 19/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 22/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 25/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 27/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 30/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 32/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 36/158 unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 40/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 44/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 48/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 52/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 56/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 60/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 62/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 36/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 62/158 KB 44/44 KB 40/54 KB 80/201 KB 46/46 KB 62/158 KB 44/44 KB 44/54 KB 80/201 KB 46/46 KB 62/158 KB 44/44 KB 48/54 KB 80/201 KB 46/46 KB 62/158 KB 44/44 KB 52/54 KB 80/201 KB 46/46 KB 62/158 KB 44/44 KB 54/54 KB 80/201 KB 46/46 KB 66/158 KB 44/44 KB 54/54 KB 80/201 KB 70/158 KB 54/54 KB 84/201 KB 70/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 900.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 84/201 KB 74/158 KB 54/54 KB 84/201 KB 78/158 KB 54/54 KB 84/201 KB 82/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1154.1 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 88/201 KB 82/158 KB 54/54 KB 92/201 KB 82/158 KB 54/54 KB 96/201 KB 82/158 KB 54/54 KB Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 96/201 KB 86/158 KB 54/54 KB 100/201 KB 86/158 KB 54/54 KB 104/201 KB 90/158 KB 54/54 KB 100/201 KB 90/158 KB 54/54 KB 104/201 KB 94/158 KB 54/54 KB 104/201 KB 98/158 KB 54/54 KB 108/201 KB 98/158 KB 54/54 KB 112/201 KB 98/158 KB 54/54 KB 116/201 KB 102/158 KB 120/201 KB 102/158 KB 124/201 KB 102/158 KB 128/201 KB 102/158 KB 112/201 KB 102/158 KB 128/201 KB 106/158 KB 128/201 KB 110/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1144.7 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 128/201 KB 114/158 KB 128/201 KB 118/158 KB 128/201 KB 122/158 KB 128/201 KB 4/6 KB 3/3 KB 126/158 KB 128/201 KB 4/6 KB 3/3 KB 130/158 KB 128/201 KB 4/6 KB 3/3 KB 122/158 KB 132/201 KB 6/6 KB 3/3 KB 130/158 KB 128/201 KB 3/3 KB 122/158 KB 132/201 KB 4/6 KB 3/3 KB 130/158 KB 136/201 KB 6/6 KB 3/3 KB 130/158 KB 140/201 KB 6/6 KB 3/3 KB 130/158 KB 144/201 KB 6/6 KB 3/3 KB 130/158 KB 144/201 KB 6/6 KB 3/3 KB 134/158 KB 144/201 KB 6/6 KB 3/3 KB 138/158 KB 144/201 KB 6/6 KB 3/3 KB 142/158 KB 144/201 KB 6/6 KB 3/3 KB 146/158 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 3/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 6/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 9/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 11/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 14/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 16/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 19/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 22/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 25/367 KB 148/201 KB 6/6 KB 3/3 KB 146/158 KB 152/201 KB 6/6 KB 3/3 KB 146/158 KB 27/367 KB 156/201 KB 6/6 KB 3/3 KB 146/158 KB 27/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 45.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 148/201 KB 6/6 KB 3/3 KB 146/158 KB 27/367 KB 156/201 KB 6/6 KB 150/158 KB 27/367 KB 156/201 KB 6/6 KB 154/158 KB 27/367 KB 160/201 KB 6/6 KB 158/158 KB 30/367 KB 160/201 KB 6/6 KB 154/158 KB 30/367 KB 160/201 KB 6/6 KB 154/158 KB 27/367 KB 164/201 KB 6/6 KB 158/158 KB 30/367 KB 168/201 KB 6/6 KB 158/158 KB 32/367 KB 172/201 KB 6/6 KB 158/158 KB 32/367 KB 176/201 KB 3/5 KB 158/158 KB 32/367 KB 164/201 KB 6/6 KB 158/158 KB 32/367 KB 172/201 KB 3/5 KB 158/158 KB 32/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 93.6 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 176/201 KB 5/5 KB 158/158 KB 32/367 KB 3/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 5/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 8/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 11/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 13/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 16/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 19/52 KB 176/201 KB 5/5 KB 158/158 KB 32/367 KB 21/52 KB 176/201 KB 5/5 KB 32/367 KB 24/52 KB 176/201 KB 36/367 KB 27/52 KB 176/201 KB 36/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2094.0 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 57.9 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 21/52 KB 176/201 KB 5/5 KB 36/367 KB 29/52 KB 180/201 KB 40/367 KB 29/52 KB 180/201 KB 44/367 KB 29/52 KB 180/201 KB 48/367 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 29/52 KB 180/201 KB 36/367 KB 29/52 KB 184/201 KB 52/367 KB 29/52 KB 188/201 KB 52/367 KB 29/52 KB 192/201 KB 52/367 KB 29/52 KB 176/201 KB 36/367 KB 32/52 KB 192/201 KB 52/367 KB 36/52 KB 192/201 KB 52/367 KB 40/52 KB 196/201 KB 52/367 KB 44/52 KB 196/201 KB 52/367 KB 48/52 KB 196/201 KB 52/367 KB 29/52 KB 180/201 KB 52/367 KB 48/52 KB 196/201 KB 56/367 KB 48/52 KB 196/201 KB 60/367 KB 48/52 KB 196/201 KB 64/367 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 48/52 KB 196/201 KB 68/367 KB 52/52 KB 196/201 KB 72/367 KB 52/52 KB 196/201 KB 76/367 KB 52/52 KB 196/201 KB 80/367 KB 36/52 KB 196/201 KB 52/367 KB 52/52 KB 200/201 KB 80/367 KB 52/52 KB 201/201 KB 80/367 KB 52/52 KB 196/201 KB 68/367 KB 52/52 KB 201/201 KB 84/367 KB 52/52 KB 201/201 KB 88/367 KB 52/52 KB 201/201 KB 92/367 KB 52/52 KB 201/201 KB 96/367 KB 52/52 KB 201/201 KB 3/47 KB 96/367 KB 52/52 KB 201/201 KB 5/47 KB 96/367 KB 52/52 KB 201/201 KB 8/47 KB 96/367 KB 52/52 KB 201/201 KB 11/47 KB 96/367 KB 52/52 KB 201/201 KB 13/47 KB 96/367 KB 52/52 KB 201/201 KB 16/47 KB 96/367 KB 52/52 KB 201/201 KB 19/47 KB 96/367 KB 52/52 KB 201/201 KB 21/47 KB 96/367 KB 52/52 KB 201/201 KB 24/47 KB 96/367 KB 52/52 KB 201/201 KB 27/47 KB 96/367 KB 52/52 KB 201/201 KB 4/238 KB 27/47 KB 96/367 KB 52/52 KB 201/201 KB 8/238 KB 27/47 KB 96/367 KB 52/52 KB 201/201 KB 12/238 KB 27/47 KB 96/367 KB 52/52 KB 201/201 KB 16/238 KB 27/47 KB 96/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2279.4 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 20/238 KB 27/47 KB 96/367 KB 24/238 KB 27/47 KB 96/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 605.3 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 28/238 KB 27/47 KB 96/367 KB 32/238 KB 27/47 KB 96/367 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 36/238 KB 27/47 KB 96/367 KB 40/238 KB 29/47 KB 100/367 KB 44/238 KB 29/47 KB 100/367 KB 48/238 KB 29/47 KB 100/367 KB 36/238 KB 29/47 KB 100/367 KB 48/238 KB 29/47 KB 104/367 KB 48/238 KB 29/47 KB 108/367 KB 36/238 KB 29/47 KB 96/367 KB 48/238 KB 32/47 KB 108/367 KB 48/238 KB 36/47 KB 108/367 KB 52/238 KB 40/47 KB 112/367 KB 52/238 KB 44/47 KB 112/367 KB 52/238 KB 47/47 KB 112/367 KB 4/28 KB 52/238 KB 47/47 KB 112/367 KB 8/28 KB 52/238 KB 47/47 KB 112/367 KB 12/28 KB 52/238 KB 47/47 KB 112/367 KB 16/28 KB 52/238 KB 47/47 KB 112/367 KB 52/238 KB 36/47 KB 112/367 KB 16/28 KB 56/238 KB 47/47 KB 112/367 KB 16/28 KB 60/238 KB 47/47 KB 112/367 KB 16/28 KB 64/238 KB 47/47 KB 112/367 KB 16/28 KB 68/238 KB 47/47 KB 112/367 KB 48/238 KB 36/47 KB 112/367 KB 20/28 KB 68/238 KB 47/47 KB 116/367 KB 20/28 KB 68/238 KB 47/47 KB 120/367 KB 20/28 KB 68/238 KB 47/47 KB 124/367 KB 20/28 KB 68/238 KB 47/47 KB 128/367 KB 20/28 KB 68/238 KB 47/47 KB 112/367 KB 24/28 KB 68/238 KB 47/47 KB 128/367 KB 28/28 KB 68/238 KB 47/47 KB 128/367 KB 28/28 KB 68/238 KB 47/47 KB 132/367 KB 28/28 KB 68/238 KB 47/47 KB 136/367 KB 28/28 KB 68/238 KB 47/47 KB 140/367 KB 28/28 KB 72/238 KB 47/47 KB 144/367 KB 28/28 KB 72/238 KB 47/47 KB 148/367 KB 28/28 KB 72/238 KB 152/367 KB 28/28 KB 72/238 KB 156/367 KB 28/28 KB 72/238 KB 160/367 KB 28/28 KB 72/238 KB 47/47 KB 140/367 KB 28/28 KB 76/238 KB 160/367 KB 28/28 KB 80/238 KB 160/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 462.2 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 28/28 KB 84/238 KB 160/367 KB 88/238 KB 160/367 KB 92/238 KB 164/367 KB 96/238 KB 164/367 KB 100/238 KB 164/367 KB 104/238 KB 164/367 KB 108/238 KB 164/367 KB 112/238 KB 164/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 252.8 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-oai-hss-0: 09:33:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 88/238 KB 164/367 KB 112/238 KB 168/367 KB 112/238 KB 172/367 KB 112/238 KB 176/367 KB 112/238 KB 180/367 KB 116/238 KB 184/367 KB 116/238 KB 188/367 KB 116/238 KB 192/367 KB 116/238 KB 180/367 KB 120/238 KB 192/367 KB 4/186 KB 124/238 KB 192/367 KB 4/186 KB 128/238 KB 192/367 KB 4/186 KB 120/238 KB 192/367 KB 8/186 KB 128/238 KB 192/367 KB 12/186 KB 128/238 KB 192/367 KB 16/186 KB 128/238 KB 192/367 KB 20/186 KB 128/238 KB 192/367 KB 24/186 KB 128/238 KB 192/367 KB 28/186 KB 128/238 KB 192/367 KB 32/186 KB 132/238 KB 196/367 KB 28/186 KB 132/238 KB 196/367 KB 32/186 KB 132/238 KB 200/367 KB 32/186 KB 132/238 KB 204/367 KB 36/186 KB 132/238 KB 208/367 KB 28/186 KB 132/238 KB 192/367 KB 36/186 KB 136/238 KB 208/367 KB 4/558 KB 36/186 KB 140/238 KB 208/367 KB 4/558 KB 36/186 KB 144/238 KB 208/367 KB 4/558 KB 36/186 KB 148/238 KB 208/367 KB 4/558 KB 36/186 KB 152/238 KB 212/367 KB 4/558 KB 36/186 KB 156/238 KB 212/367 KB 4/558 KB 36/186 KB 160/238 KB 212/367 KB 36/186 KB 132/238 KB 204/367 KB 4/558 KB 40/186 KB 160/238 KB 212/367 KB 4/558 KB 44/186 KB 160/238 KB 212/367 KB 4/558 KB 48/186 KB 160/238 KB 212/367 KB 4/558 KB 36/186 KB 148/238 KB 212/367 KB 4/558 KB 48/186 KB 160/238 KB 216/367 KB 4/558 KB 36/186 KB 136/238 KB 208/367 KB 8/558 KB 48/186 KB 160/238 KB 216/367 KB 12/558 KB 48/186 KB 160/238 KB 216/367 KB 16/558 KB 48/186 KB 160/238 KB 216/367 KB 20/558 KB 48/186 KB 160/238 KB 216/367 KB 24/558 KB 48/186 KB 160/238 KB 216/367 KB 28/558 KB 48/186 KB 160/238 KB 216/367 KB 32/558 KB 48/186 KB 160/238 KB 216/367 KB 36/558 KB 52/186 KB 160/238 KB 216/367 KB 36/558 KB 56/186 KB 160/238 KB 220/367 KB 36/558 KB 60/186 KB 160/238 KB 220/367 KB 36/558 KB 64/186 KB 160/238 KB 220/367 KB 36/558 KB 52/186 KB 160/238 KB 220/367 KB 40/558 KB 64/186 KB 160/238 KB 220/367 KB 44/558 KB 64/186 KB 160/238 KB 220/367 KB 48/558 KB 64/186 KB 160/238 KB 220/367 KB 36/558 KB 52/186 KB 160/238 KB 220/367 KB 48/558 KB 64/186 KB 160/238 KB 224/367 KB 48/558 KB 64/186 KB 160/238 KB 228/367 KB 52/558 KB 64/186 KB 164/238 KB 232/367 KB 52/558 KB 64/186 KB 164/238 KB 236/367 KB 52/558 KB 64/186 KB 164/238 KB 240/367 KB 52/558 KB 64/186 KB 164/238 KB 244/367 KB 52/558 KB 68/186 KB 164/238 KB 248/367 KB 52/558 KB 68/186 KB 164/238 KB 252/367 KB 52/558 KB 68/186 KB 164/238 KB 256/367 KB 52/558 KB 64/186 KB 164/238 KB 228/367 KB 52/558 KB 68/186 KB 168/238 KB 256/367 KB 52/558 KB 68/186 KB 172/238 KB 256/367 KB 52/558 KB 68/186 KB 176/238 KB 256/367 KB 52/558 KB 64/186 KB 160/238 KB 228/367 KB 56/558 KB 68/186 KB 176/238 KB 256/367 KB 60/558 KB 68/186 KB 176/238 KB 256/367 KB 64/558 KB 68/186 KB 176/238 KB 256/367 KB 52/558 KB 68/186 KB 164/238 KB 244/367 KB 64/558 KB 72/186 KB 176/238 KB 256/367 KB 64/558 KB 76/186 KB 176/238 KB 256/367 KB 64/558 KB 80/186 KB 180/238 KB 256/367 KB 64/558 KB 84/186 KB 180/238 KB 256/367 KB 68/558 KB 88/186 KB 180/238 KB 260/367 KB 68/558 KB 92/186 KB 180/238 KB 260/367 KB 68/558 KB 96/186 KB 180/238 KB 260/367 KB 64/558 KB 76/186 KB 180/238 KB 256/367 KB 68/558 KB 96/186 KB 184/238 KB 260/367 KB 68/558 KB 96/186 KB 188/238 KB 260/367 KB 68/558 KB 96/186 KB 192/238 KB 260/367 KB 68/558 KB 96/186 KB 196/238 KB 260/367 KB 68/558 KB 100/186 KB 200/238 KB 260/367 KB 68/558 KB 100/186 KB 204/238 KB 260/367 KB 68/558 KB 100/186 KB 208/238 KB 260/367 KB 68/558 KB 84/186 KB 180/238 KB 260/367 KB 68/558 KB 100/ unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 186 KB 208/238 KB 264/367 KB 68/558 KB 100/186 KB 208/238 KB 268/367 KB 68/558 KB 100/186 KB 208/238 KB 271/367 KB 68/558 KB 84/186 KB 180/238 KB 256/367 KB 72/558 KB 100/186 KB 208/238 KB 271/367 KB 76/558 KB 100/186 KB 208/238 KB 271/367 KB 80/558 KB 100/186 KB 208/238 KB 271/367 KB 84/558 KB 100/186 KB 208/238 KB 271/367 KB 88/558 KB 100/186 KB 208/238 KB 271/367 KB 92/558 KB 100/186 KB 208/238 KB 271/367 KB 96/558 KB 100/186 KB 208/238 KB 271/367 KB 100/558 KB 100/186 KB 208/238 KB 271/367 KB 104/558 KB 100/186 KB 212/238 KB 275/367 KB 108/558 KB 100/186 KB 212/238 KB 275/367 KB 112/558 KB 100/186 KB 212/238 KB 275/367 KB 68/558 KB 100/186 KB 196/238 KB 260/367 KB 112/558 KB 104/186 KB 212/238 KB 275/367 KB 112/558 KB 108/186 KB 212/238 KB 275/367 KB 112/558 KB 112/186 KB 212/238 KB 275/367 KB 112/558 KB 116/186 KB 212/238 KB 275/367 KB 112/558 KB 120/186 KB 212/238 KB 275/367 KB 112/558 KB 124/186 KB 212/238 KB 275/367 KB 112/558 KB 128/186 KB 212/238 KB 275/367 KB 100/558 KB 100/186 KB 212/238 KB 275/367 KB 112/558 KB 128/186 KB 216/238 KB 275/367 KB 112/558 KB 128/186 KB 220/238 KB 275/367 KB 112/558 KB 128/186 KB 224/238 KB 275/367 KB 100/558 KB 100/186 KB 208/238 KB 275/367 KB 112/558 KB 128/186 KB 224/238 KB 279/367 KB 112/558 KB 128/186 KB 224/238 KB 283/367 KB 112/558 KB 128/186 KB 224/238 KB 287/367 KB 112/558 KB 128/186 KB 224/238 KB 291/367 KB 116/558 KB 132/186 KB 228/238 KB 295/367 KB 116/558 KB 132/186 KB 228/238 KB 299/367 KB 116/558 KB 132/186 KB 228/238 KB 303/367 KB 116/558 KB 132/186 KB 228/238 KB 291/367 KB 116/558 KB 136/186 KB 228/238 KB 303/367 KB 116/558 KB 140/186 KB 228/238 KB 303/367 KB 116/558 KB 144/186 KB 228/238 KB 303/367 KB 116/558 KB 148/186 KB 228/238 KB 307/367 KB 116/558 KB 152/186 KB 228/238 KB 307/367 KB 116/558 KB 156/186 KB 228/238 KB 307/367 KB 116/558 KB 160/186 KB 228/238 KB 307/367 KB 116/558 KB 128/186 KB 228/238 KB 291/367 KB 120/558 KB 160/186 KB 228/238 KB 307/367 KB 124/558 KB 160/186 KB 228/238 KB 307/367 KB 128/558 KB 160/186 KB 228/238 KB 307/367 KB 112/558 KB 128/186 KB 228/238 KB 291/367 KB 128/558 KB 160/186 KB 232/238 KB 307/367 KB 128/558 KB 160/186 KB 236/238 KB 307/367 KB 128/558 KB 160/186 KB 238/238 KB 307/367 KB 132/558 KB 160/186 KB 238/238 KB 307/367 KB 136/558 KB 160/186 KB 238/238 KB 307/367 KB 140/558 KB 160/186 KB 238/238 KB 307/367 KB 144/558 KB 160/186 KB 238/238 KB 307/367 KB 148/558 KB 160/186 KB 238/238 KB 307/367 KB 152/558 KB 164/186 KB 238/238 KB 307/367 KB 156/558 KB 164/186 KB 238/238 KB 307/367 KB 160/558 KB 164/186 KB 238/238 KB 307/367 KB 164/558 KB 164/186 KB 238/238 KB 307/367 KB 116/558 KB 144/186 KB 228/238 KB 307/367 KB 164/558 KB 164/186 KB 238/238 KB 311/367 KB 164/558 KB 164/186 KB 238/238 KB 315/367 KB 164/558 KB 164/186 KB 238/238 KB 319/367 KB 164/558 KB 164/186 KB 238/238 KB 323/367 KB 164/558 KB 164/186 KB 238/238 KB 327/367 KB 164/558 KB 164/186 KB 238/238 KB 331/367 KB 164/558 KB 164/186 KB 238/238 KB 335/367 KB 148/558 KB 164/186 KB 238/238 KB 307/367 KB 164/558 KB 168/186 KB 238/238 KB 335/367 KB 164/558 KB 172/186 KB 238/238 KB 335/367 KB 164/558 KB 176/186 KB 238/238 KB 335/367 KB 164/558 KB 180/186 KB 238/238 KB 335/367 KB 164/558 KB 184/186 KB 238/238 KB 339/367 KB 164/558 KB 186/186 KB 238/238 KB 339/367 KB 164/558 KB 180/186 KB 238/238 KB 339/367 KB 164/558 KB 186/186 KB 238/238 KB 343/367 KB 164/558 KB 186/186 KB 238/238 KB 347/3 unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 67 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1562.0 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 168/558 KB 186/186 KB 351/367 KB 168/558 KB 186/186 KB 238/238 KB 347/367 KB 4/1199 KB 168/558 KB 186/186 KB 351/367 KB 8/1199 KB 168/558 KB 186/186 KB 351/367 KB 12/1199 KB 168/558 KB 186/186 KB 351/367 KB 16/1199 KB 168/558 KB 186/186 KB 351/367 KB 16/1199 KB 172/558 KB 186/186 KB 351/367 KB 16/1199 KB 176/558 KB 186/186 KB 351/367 KB 20/1199 KB 176/558 KB 186/186 KB 351/367 KB 24/1199 KB 176/558 KB 186/186 KB 351/367 KB 28/1199 KB 176/558 KB 186/186 KB 351/367 KB 32/1199 KB 176/558 KB 186/186 KB 351/367 KB 32/1199 KB 176/558 KB 186/186 KB 355/367 KB 32/1199 KB 180/558 KB 186/186 KB 359/367 KB 36/1199 KB 180/558 KB 186/186 KB 359/367 KB 40/1199 KB 180/558 KB 186/186 KB 359/367 KB 44/1199 KB 180/558 KB 186/186 KB 359/367 KB 48/1199 KB 180/558 KB 186/186 KB 359/367 KB 32/1199 KB 180/558 KB 186/186 KB 355/367 KB 48/1199 KB 184/558 KB 186/186 KB 359/367 KB 48/1199 KB 188/558 KB 186/186 KB 363/367 KB 48/1199 KB 192/558 KB 363/367 KB 52/1199 KB 192/558 KB 363/367 KB 56/1199 KB 192/558 KB 363/367 KB 60/1199 KB 192/558 KB 363/367 KB 64/1199 KB 192/558 KB 363/367 KB 48/1199 KB 184/558 KB 186/186 KB 363/367 KB 64/1199 KB 192/558 KB 367/367 KB 64/1199 KB 192/558 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1169.6 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 68/1199 KB 192/558 KB 4/1206 KB 367/367 KB 68/1199 KB 192/558 KB 8/1206 KB 367/367 KB 68/1199 KB 192/558 KB 12/1206 KB 367/367 KB 68/1199 KB 192/558 KB 16/1206 KB 367/367 KB 68/1199 KB 192/558 KB 20/1206 KB 367/367 KB 68/1199 KB 192/558 KB 367/367 KB 72/1199 KB 192/558 KB 20/1206 KB 367/367 KB 76/1199 KB 192/558 KB 20/1206 KB 367/367 KB 80/1199 KB 192/558 KB 20/1206 KB 367/367 KB 84/1199 KB 192/558 KB 20/1206 KB 367/367 KB 88/1199 KB 192/558 KB 20/1206 KB 367/367 KB 92/1199 KB 192/558 KB 20/1206 KB 367/367 KB 96/1199 KB 192/558 KB 20/1206 KB 367/367 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 100/1199 KB 192/558 KB 20/1206 KB 367/367 KB 104/1199 KB 192/558 KB 20/1206 KB 367/367 KB 108/1199 KB 196/558 KB 24/1206 KB 367/367 KB 112/1199 KB 196/558 KB 24/1206 KB 367/367 KB 116/1199 KB 196/558 KB 24/1206 KB 120/1199 KB 196/558 KB 24/1206 KB 124/1199 KB 196/558 KB 24/1206 KB 128/1199 KB 196/558 KB 24/1206 KB 132/1199 KB 196/558 KB 24/1206 KB 104/1199 KB 196/558 KB 24/1206 KB 367/367 KB 132/1199 KB 200/558 KB 24/1206 KB 132/1199 KB 204/558 KB 24/1206 KB 132/1199 KB 208/558 KB 24/1206 KB 104/1199 KB 192/558 KB 24/1206 KB 367/367 KB 132/1199 KB 208/558 KB 28/1206 KB 132/1199 KB 208/558 KB 32/1206 KB 132/1199 KB 208/558 KB 36/1206 KB 132/1199 KB 212/558 KB 40/1206 KB 132/1199 KB 212/558 KB 44/1206 KB 4/181 KB 132/1199 KB 212/558 KB 48/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2094.1 KB/sec) unit-abot-epc-basic-0: 09:33:13 DEBUG unit.abot-epc-basic/0.install 4/181 KB 132/1199 KB 212/558 KB 44/1206 KB 8/181 KB 132/1199 KB 212/558 KB 48/1206 KB 132/1199 KB 212/558 KB 36/1206 KB 8/181 KB 132/1199 KB 216/558 KB 48/1206 KB 8/181 KB 132/1199 KB 220/558 KB 48/1206 KB 8/181 KB 132/1199 KB 220/558 KB 52/1206 KB 12/181 KB 132/1199 KB 224/558 KB 56/1206 KB 12/181 KB 132/1199 KB 224/558 KB 60/1206 KB 12/181 KB 132/1199 KB 224/558 KB 64/1206 KB 12/181 KB 132/1199 KB 224/558 KB 52/1206 KB 12/181 KB 132/1199 KB 220/558 KB 52/1206 KB 16/181 KB 132/1199 KB 224/558 KB 64/1206 KB 20/181 KB 132/1199 KB 228/558 KB 64/1206 KB 24/181 KB 136/1199 KB 228/558 KB 68/1206 KB 16/181 KB 132/1199 KB 228/558 KB 64/1206 KB 24/181 KB 136/1199 KB 232/558 KB 68/1206 KB 24/181 KB 136/1199 KB 236/558 KB 68/1206 KB 24/181 KB 136/1199 KB 240/558 KB 68/1206 KB 28/181 KB 136/1199 KB 240/558 KB 68/1206 KB 32/181 KB 136/1199 KB 240/558 KB 68/1206 KB 36/181 KB 136/1199 KB 240/558 KB 68/1206 KB 40/181 KB 136/1199 KB 244/558 KB 68/1206 KB 44/181 KB 136/1199 KB 244/558 KB 68/1206 KB 48/181 KB 136/1199 KB 244/558 KB 68/1206 KB 20/181 KB 136/1199 KB 228/558 KB 68/1206 KB 48/181 KB 136/1199 KB 244/558 KB 72/1206 KB 48/181 KB 136/1199 KB 244/558 KB 76/1206 KB 48/181 KB 136/1199 KB 244/558 KB 80/1206 KB 20/181 KB 136/1199 KB 228/558 KB 64/1206 KB 48/181 KB 140/1199 KB 244/558 KB 80/1206 KB 48/181 KB 144/1199 KB 244/558 KB 80/1206 KB 48/181 KB 148/1199 KB 244/558 KB 80/1206 KB 48/181 KB 152/1199 KB 244/558 KB 80/1206 KB 48/181 KB 156/1199 KB 244/558 KB 80/1206 KB 48/181 KB 160/1199 KB 244/558 KB 84/1206 KB 36/181 KB 136/1199 KB 244/558 KB 68/1206 KB 48/181 KB 160/1199 KB 248/558 KB 84/1206 KB 48/181 KB 160/1199 KB 252/558 KB 84/1206 KB 48/181 KB 160/1199 KB 256/558 KB 84/1206 KB 48/181 KB 164/1199 KB 256/558 KB 84/1206 KB 52/181 KB 168/1199 KB 260/558 KB 84/1206 KB 52/181 KB 172/1199 KB 260/558 KB 84/1206 KB 52/181 KB 176/1199 KB 260/558 KB 84/1206 KB 48/181 KB 156/1199 KB 244/558 KB 84/1206 KB 52/181 KB 176/1199 KB 260/558 KB 88/1206 KB 52/181 KB 176/1199 KB 260/558 KB 92/1206 KB 52/181 KB 176/1199 KB 260/558 KB 96/1206 KB 52/181 KB 164/1199 KB 260/558 KB 84/1206 KB 52/181 KB 176/1199 KB 264/558 KB 96/1206 KB 52/181 KB 176/1199 KB 268/558 KB 96/1206 KB 52/181 KB 176/1199 KB 272/558 KB 96/1206 KB 52/181 KB 176/1199 KB 276/558 KB 96/1206 KB 52/181 KB 180/1199 KB 280/558 KB 100/1206 KB 52/181 KB 164/1199 KB 256/558 KB 84/1206 KB 56/181 KB 180/1199 KB 280/558 KB 100/1206 KB 60/181 KB 180/1199 KB 280/558 KB 100/1206 KB 64/181 KB 180/1199 KB 280/558 KB 100/1206 KB 68/181 KB 180/1199 KB 280/558 KB 100/1206 KB 72/181 KB 180/1199 KB 280/558 KB 100/1206 KB 76/181 KB 180/1199 KB 280/558 KB 100/1206 KB 80/181 KB 180/1199 KB 284/558 KB 100/1206 KB 52/181 KB 180/1199 KB 276/558 KB 100/1206 KB 80/181 KB 180/1199 KB 284/558 KB 104/1206 KB 80/181 KB 180/1199 KB 284/558 KB 108/1206 KB 80/181 KB 180/1199 KB 284/558 KB 112/1206 KB 52/181 KB 180/1199 KB 276/558 KB 96/1206 KB 80/181 KB 184/1199 KB 284/558 KB 112/1206 KB 80/181 KB 188/1199 KB 284/558 KB 112/1206 KB 80/181 KB 192/1199 KB 284/558 KB 112/1206 KB 80/181 KB 196/1199 KB 284/558 KB 112/1206 KB 84/181 KB 200/1199 KB 284/558 KB 116/1206 KB 76/181 KB 180/1199 KB 284/558 KB 100/1206 KB 84/181 KB 200/1199 KB 288/558 KB 116/1206 KB 84/181 KB 200/1199 KB 292/558 KB 116/1206 KB 84/181 KB 196/1199 KB 284/558 KB 116/1206 KB 88/181 KB 204/1199 KB 292/558 KB 116/1206 KB 92/181 KB 204/1199 KB 292/558 KB 116/1206 KB 96/181 KB unit-oai-hss-0: 09:33:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:33:13 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install 204/1199 KB 292/558 KB 116/1206 KB 100/181 KB 204/1199 KB 296/558 KB 116/1206 KB 104/181 KB 204/1199 KB 296/558 KB 116/1206 KB 108/181 KB 204/1199 KB 296/558 KB 116/1206 KB 112/181 KB 204/1199 KB 296/558 KB 116/1206 KB 116/181 KB 204/1199 KB 296/558 KB 116/1206 KB 80/181 KB 196/1199 KB 284/558 KB 116/1206 KB 116/181 KB 204/1199 KB 296/558 KB 120/1206 KB 116/181 KB 204/1199 KB 296/558 KB 124/1206 KB 116/181 KB 204/1199 KB 296/558 KB 128/1206 KB 116/181 KB 204/1199 KB 296/558 KB 132/1206 KB 116/181 KB 204/1199 KB 296/558 KB 136/1206 KB 116/181 KB 204/1199 KB 296/558 KB 140/1206 KB 116/181 KB 204/1199 KB 296/558 KB 144/1206 KB 96/181 KB 204/1199 KB 296/558 KB 116/1206 KB 116/181 KB 204/1199 KB 300/558 KB 144/1206 KB 84/181 KB 204/1199 KB 292/558 KB 116/1206 KB 116/181 KB 208/1199 KB 300/558 KB 144/1206 KB 116/181 KB 212/1199 KB 300/558 KB 144/1206 KB 116/181 KB 212/1199 KB 304/558 KB 144/1206 KB 116/181 KB 212/1199 KB 308/558 KB 144/1206 KB 116/181 KB 216/1199 KB 312/558 KB 148/1206 KB 116/181 KB 216/1199 KB 316/558 KB 148/1206 KB 116/181 KB 216/1199 KB 308/558 KB 148/1206 KB 116/181 KB 216/1199 KB 316/558 KB 152/1206 KB 116/181 KB 216/1199 KB 320/558 KB 156/1206 KB 116/181 KB 216/1199 KB 320/558 KB 160/1206 KB 116/181 KB 216/1199 KB 320/558 KB 164/1206 KB 116/181 KB 216/1199 KB 308/558 KB 144/1206 KB 120/181 KB 220/1199 KB 320/558 KB 164/1206 KB 120/181 KB 224/1199 KB 320/558 KB 164/1206 KB 120/181 KB 228/1199 KB 320/558 KB 164/1206 KB 120/181 KB 232/1199 KB 320/558 KB 164/1206 KB 120/181 KB 236/1199 KB 320/558 KB 164/1206 KB 120/181 KB 240/1199 KB 320/558 KB 164/1206 KB 120/181 KB 216/1199 KB 320/558 KB 164/1206 KB 124/181 KB 240/1199 KB 320/558 KB 164/1206 KB 128/181 KB 240/1199 KB 320/558 KB 164/1206 KB 116/181 KB 216/1199 KB 320/558 KB 152/1206 KB 128/181 KB 240/1199 KB 324/558 KB 164/1206 KB 132/181 KB 244/1199 KB 328/558 KB 164/1206 KB 132/181 KB 244/1199 KB 332/558 KB 168/1206 KB 132/181 KB 244/1199 KB 336/558 KB 168/1206 KB 132/181 KB 244/1199 KB 340/558 KB 168/1206 KB 132/181 KB 244/1199 KB 344/558 KB 168/1206 KB 132/181 KB 244/1199 KB 348/558 KB 168/1206 KB 132/181 KB 244/1199 KB 352/558 KB 168/1206 KB 132/181 KB 244/1199 KB 356/558 KB 168/1206 KB 132/181 KB 244/1199 KB 360/558 KB 168/1206 KB 132/181 KB 244/1199 KB 364/558 KB 168/1206 KB 132/181 KB 244/1199 KB 324/558 KB 164/1206 KB 132/181 KB 240/1199 KB 324/558 KB 164/1206 KB 136/181 KB 244/1199 KB 364/558 KB 168/1206 KB 132/181 KB 244/1199 KB 328/558 KB 168/1206 KB 136/181 KB 248/1199 KB 364/558 KB 172/1206 KB 136/181 KB 248/1199 KB 364/558 KB 176/1206 KB 136/181 KB 248/1199 KB 364/558 KB 180/1206 KB 140/181 KB 248/1199 KB 364/558 KB 184/1206 KB 140/181 KB 248/1199 KB 364/558 KB 188/1206 KB 140/181 KB 248/1199 KB 364/558 KB 192/1206 KB 136/181 KB 248/1199 KB 364/558 KB 168/1206 KB 140/181 KB 252/1199 KB 364/558 KB 192/1206 KB 140/181 KB 256/1199 KB 364/558 KB 192/1206 KB 140/181 KB 248/1199 KB 364/558 KB 180/1206 KB 144/181 KB 256/1199 KB 364/558 KB 192/1206 KB 148/181 KB 256/1199 KB 364/558 KB 192/1206 KB 152/181 KB 260/1199 KB 364/558 KB 192/1206 KB 156/181 KB 260/1199 KB 364/558 KB 192/1206 KB 160/181 KB 260/1199 KB 364/558 KB 192/1206 KB 164/181 KB 260/1199 KB 364/558 KB 192/1206 KB 168/181 KB 260/1199 KB 364/558 KB 196/1206 KB 148/181 KB 260/1199 KB 364/558 KB 192/1206 KB 168/181 KB 264/1199 KB 368/558 KB 196/1206 KB 168/181 KB 268/1199 KB 368/558 KB 196/1206 KB 168/181 KB 272/1199 KB 368/558 KB unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install 196/1206 KB 168/181 KB 276/1199 KB 368/558 KB 196/1206 KB 168/181 KB 260/1199 KB 368/558 KB 196/1206 KB 164/181 KB 260/1199 KB 364/558 KB 196/1206 KB 172/181 KB 276/1199 KB 368/558 KB 200/1206 KB 172/181 KB 276/1199 KB 368/558 KB 204/1206 KB 172/181 KB 276/1199 KB 368/558 KB 208/1206 KB 172/181 KB 276/1199 KB 368/558 KB 196/1206 KB 176/181 KB 276/1199 KB 368/558 KB 208/1206 KB 180/181 KB 280/1199 KB 368/558 KB 208/1206 KB 181/181 KB 280/1199 KB 372/558 KB 212/1206 KB 176/181 KB 280/1199 KB 368/558 KB 208/1206 KB 181/181 KB 284/1199 KB 372/558 KB 212/1206 KB 181/181 KB 288/1199 KB 372/558 KB 212/1206 KB 181/181 KB 292/1199 KB 372/558 KB 212/1206 KB 181/181 KB 296/1199 KB 372/558 KB 212/1206 KB 181/181 KB 300/1199 KB 372/558 KB 212/1206 KB 181/181 KB 304/1199 KB 372/558 KB 212/1206 KB 180/181 KB 280/1199 KB 372/558 KB 212/1206 KB 181/181 KB 304/1199 KB 372/558 KB 216/1206 KB 181/181 KB 304/1199 KB 372/558 KB 220/1206 KB 181/181 KB 304/1199 KB 372/558 KB 224/1206 KB 180/181 KB 280/1199 KB 372/558 KB 208/1206 KB 181/181 KB 304/1199 KB 376/558 KB 224/1206 KB 181/181 KB 304/1199 KB 380/558 KB 224/1206 KB 181/181 KB 304/1199 KB 384/558 KB 224/1206 KB 181/181 KB 304/1199 KB 388/558 KB 224/1206 KB 181/181 KB 308/1199 KB 392/558 KB 228/1206 KB 181/181 KB 308/1199 KB 396/558 KB 228/1206 KB 181/181 KB 308/1199 KB 400/558 KB 228/1206 KB 181/181 KB 308/1199 KB 404/558 KB 228/1206 KB 181/181 KB 308/1199 KB 408/558 KB 228/1206 KB 181/181 KB 308/1199 KB 412/558 KB 228/1206 KB 181/181 KB 308/1199 KB 416/558 KB 228/1206 KB 181/181 KB 308/1199 KB 388/558 KB 228/1206 KB 181/181 KB 312/1199 KB 416/558 KB 228/1206 KB 181/181 KB 316/1199 KB 416/558 KB 228/1206 KB 181/181 KB 320/1199 KB 416/558 KB 228/1206 KB 181/181 KB 304/1199 KB 388/558 KB 228/1206 KB 181/181 KB 320/1199 KB 416/558 KB 232/1206 KB 181/181 KB 320/1199 KB 416/558 KB 236/1206 KB 181/181 KB 320/1199 KB 416/558 KB 240/1206 KB 181/181 KB 320/1199 KB 416/558 KB 244/1206 KB 181/181 KB 324/1199 KB 416/558 KB 248/1206 KB 181/181 KB 324/1199 KB 416/558 KB 252/1206 KB 181/181 KB 324/1199 KB 416/558 KB 256/1206 KB 181/181 KB 324/1199 KB 416/558 KB 260/1206 KB 181/181 KB 324/1199 KB 420/558 KB 264/1206 KB 181/181 KB 324/1199 KB 420/558 KB 268/1206 KB 181/181 KB 324/1199 KB 420/558 KB 272/1206 KB 181/181 KB 324/1199 KB 416/558 KB 244/1206 KB 181/181 KB 328/1199 KB 420/558 KB 272/1206 KB 181/181 KB 332/1199 KB 420/558 KB 272/1206 KB 181/181 KB 336/1199 KB 420/558 KB 272/1206 KB 181/181 KB 324/1199 KB 420/558 KB 260/1206 KB 181/181 KB 336/1199 KB 424/558 KB 272/1206 KB 181/181 KB 336/1199 KB 428/558 KB 272/1206 KB 340/1199 KB 432/558 KB 272/1206 KB 340/1199 KB 436/558 KB 272/1206 KB 340/1199 KB 440/558 KB 276/1206 KB 340/1199 KB 444/558 KB 276/1206 KB 340/1199 KB 448/558 KB 276/1206 KB 340/1199 KB 428/558 KB 272/1206 KB 344/1199 KB 448/558 KB 276/1206 KB 348/1199 KB 448/558 KB 276/1206 KB 352/1199 KB 448/558 KB 276/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 776.0 KB/sec) unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install 356/1199 KB 448/558 KB 276/1206 KB 360/1199 KB 452/558 KB 276/1206 KB 364/1199 KB 452/558 KB 276/1206 KB 368/1199 KB 452/558 KB 276/1206 KB 340/1199 KB 436/558 KB 276/1206 KB 368/1199 KB 452/558 KB 280/1206 KB 368/1199 KB 452/558 KB 284/1206 KB 368/1199 KB 452/558 KB 288/1206 KB 368/1199 KB 452/558 KB 292/1206 KB 368/1199 KB 452/558 KB 296/1206 KB 368/1199 KB 452/558 KB 300/1206 KB 368/1199 KB 452/558 KB 304/1206 KB 372/1199 KB 452/558 KB 308/1206 KB 372/1199 KB 452/558 KB 312/1206 KB 372/1199 KB 452/558 KB 316/1206 KB 372/1199 KB 452/558 KB 320/1206 KB 372/1199 KB 452/558 KB 324/1206 KB 356/1199 KB 452/558 KB 276/1206 KB 372/1199 KB 456/558 KB 324/1206 KB 372/1199 KB 460/558 KB 324/1206 KB 372/1199 KB 464/558 KB 324/1206 KB 372/1199 KB 468/558 KB 324/1206 KB 372/1199 KB 472/558 KB 324/1206 KB 372/1199 KB 476/558 KB 324/1206 KB 372/1199 KB 452/558 KB 304/1206 KB 376/1199 KB 476/558 KB 324/1206 KB 380/1199 KB 476/558 KB 324/1206 KB 384/1199 KB 476/558 KB 324/1206 KB 388/1199 KB 476/558 KB 324/1206 KB 392/1199 KB 480/558 KB 324/1206 KB 396/1199 KB 480/558 KB 324/1206 KB 400/1199 KB 480/558 KB 324/1206 KB 388/1199 KB 480/558 KB 324/1206 KB 400/1199 KB 484/558 KB 324/1206 KB 400/1199 KB 488/558 KB 324/1206 KB 400/1199 KB 492/558 KB 328/1206 KB 400/1199 KB 496/558 KB 328/1206 KB 400/1199 KB 500/558 KB 328/1206 KB 404/1199 KB 504/558 KB 328/1206 KB 404/1199 KB 508/558 KB 328/1206 KB 404/1199 KB 512/558 KB 328/1206 KB 400/1199 KB 488/558 KB 328/1206 KB 404/1199 KB 512/558 KB 332/1206 KB 404/1199 KB 512/558 KB 336/1206 KB 404/1199 KB 512/558 KB 340/1206 KB 404/1199 KB 512/558 KB 344/1206 KB 404/1199 KB 512/558 KB 348/1206 KB 404/1199 KB 512/558 KB 352/1206 KB 404/1199 KB 500/558 KB 328/1206 KB 408/1199 KB 512/558 KB 352/1206 KB 412/1199 KB 512/558 KB 352/1206 KB 416/1199 KB 512/558 KB 352/1206 KB 420/1199 KB 512/558 KB 352/1206 KB 424/1199 KB 516/558 KB 356/1206 KB 428/1199 KB 516/558 KB 356/1206 KB 432/1199 KB 516/558 KB 356/1206 KB 436/1199 KB 516/558 KB 356/1206 KB 440/1199 KB 516/558 KB 356/1206 KB 444/1199 KB 516/558 KB 356/1206 KB 448/1199 KB 516/558 KB 356/1206 KB 420/1199 KB 516/558 KB 356/1206 KB 448/1199 KB 520/558 KB 356/1206 KB 448/1199 KB 524/558 KB 356/1206 KB 448/1199 KB 528/558 KB 356/1206 KB 420/1199 KB 512/558 KB 356/1206 KB 448/1199 KB 528/558 KB 360/1206 KB 448/1199 KB 528/558 KB 364/1206 KB 448/1199 KB 528/558 KB 368/1206 KB 448/1199 KB 532/558 KB 368/1206 KB 452/1199 KB 536/558 KB 372/1206 KB 452/1199 KB 540/558 KB 372/1206 KB 452/1199 KB 544/558 KB 372/1206 KB 452/1199 KB 548/558 KB 372/1206 KB 452/1199 KB 552/558 KB 372/1206 KB 452/1199 KB 556/558 KB 372/1206 KB 452/1199 KB 558/558 KB 372/1206 KB 452/1199 KB 532/558 KB 372/1206 KB 448/1199 KB 532/558 KB 372/1206 KB 452/1199 KB 558/558 KB 376/1206 KB 452/1199 KB 558/558 KB 380/1206 KB 452/1199 KB 558/558 KB 384/1206 KB 452/1199 KB 558/558 KB 388/1206 KB 456/1199 KB 558/558 KB 392/1206 KB 456/1199 KB 558/558 KB 396/1206 KB 456/1199 KB 558/558 KB 400/1206 KB 456/1199 KB 558/558 KB 388/1206 KB 460/1199 KB 558/558 KB 400/1206 KB 464/1199 KB 558/558 KB 400/1206 KB 468/1199 KB 558/558 KB 400/1206 KB 472/1199 KB 558/558 KB 404/1206 KB 476/1199 KB 558/558 KB 404/1206 KB 480/1199 KB 558/558 KB 404/1206 KB 484/1199 KB 558/558 KB 404/1206 KB 488/1199 KB 558/558 KB 404/1206 KB 492/1199 KB 558/558 KB 404/1206 KB 496/1199 KB 558/558 KB 404/1206 KB 468/1199 KB 558/558 KB 404/1206 KB 496/1199 KB 558/558 unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install KB 408/1206 KB 496/1199 KB 558/558 KB 412/1206 KB 496/1199 KB 558/558 KB 416/1206 KB 496/1199 KB 558/558 KB 420/1206 KB 496/1199 KB 558/558 KB 424/1206 KB 496/1199 KB 558/558 KB 428/1206 KB 496/1199 KB 558/558 KB 432/1206 KB 496/1199 KB 558/558 KB 436/1206 KB 500/1199 KB 558/558 KB 440/1206 KB 500/1199 KB 558/558 KB 444/1206 KB 500/1199 KB 448/1206 KB 500/1199 KB 558/558 KB 436/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2126.4 KB/sec) unit-oai-hss-0: 09:33:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install 504/1199 KB 448/1206 KB 508/1199 KB 448/1206 KB 512/1199 KB 448/1206 KB 516/1199 KB 448/1206 KB 520/1199 KB 452/1206 KB 524/1199 KB 452/1206 KB 528/1199 KB 452/1206 KB 516/1199 KB 452/1206 KB 528/1199 KB 456/1206 KB 532/1199 KB 460/1206 KB 532/1199 KB 464/1206 KB 532/1199 KB 468/1206 KB 532/1199 KB 472/1206 KB 532/1199 KB 476/1206 KB 532/1199 KB 480/1206 KB 532/1199 KB 484/1206 KB 532/1199 KB 488/1206 KB 532/1199 KB 492/1206 KB 532/1199 KB 496/1206 KB 532/1199 KB 500/1206 KB 532/1199 KB 456/1206 KB 536/1199 KB 500/1206 KB 540/1199 KB 500/1206 KB 544/1199 KB 500/1206 KB 548/1199 KB 500/1206 KB 552/1199 KB 500/1206 KB 556/1199 KB 500/1206 KB 560/1199 KB 500/1206 KB 564/1199 KB 500/1206 KB 568/1199 KB 500/1206 KB 572/1199 KB 500/1206 KB 572/1199 KB 504/1206 KB 576/1199 KB 504/1206 KB 576/1199 KB 508/1206 KB 576/1199 KB 512/1206 KB 576/1199 KB 516/1206 KB 580/1199 KB 516/1206 KB 584/1199 KB 516/1206 KB 588/1199 KB 516/1206 KB 592/1199 KB 516/1206 KB 596/1199 KB 520/1206 KB 600/1199 KB 520/1206 KB 604/1199 KB 520/1206 KB 608/1199 KB 520/1206 KB 612/1199 KB 520/1206 KB 616/1199 KB 520/1206 KB 620/1199 KB 520/1206 KB 592/1199 KB 520/1206 KB 620/1199 KB 524/1206 KB 620/1199 KB 528/1206 KB 620/1199 KB 532/1206 KB 620/1199 KB 536/1206 KB 620/1199 KB 540/1206 KB 620/1199 KB 544/1206 KB 620/1199 KB 548/1206 KB 624/1199 KB 552/1206 KB 624/1199 KB 556/1206 KB 624/1199 KB 560/1206 KB 624/1199 KB 548/1206 KB 628/1199 KB 560/1206 KB 632/1199 KB 564/1206 KB 636/1199 KB 564/1206 KB 640/1199 KB 564/1206 KB 628/1199 KB 564/1206 KB 640/1199 KB 568/1206 KB 640/1199 KB 572/1206 KB 640/1199 KB 576/1206 KB 640/1199 KB 580/1206 KB 644/1199 KB 584/1206 KB 644/1199 KB 588/1206 KB 644/1199 KB 592/1206 KB 644/1199 KB 596/1206 KB 644/1199 KB 600/1206 KB 644/1199 KB 604/1206 KB 644/1199 KB 608/1206 KB 644/1199 KB 580/1206 KB 648/1199 KB 608/1206 KB 652/1199 KB 608/1206 KB 656/1199 KB 608/1206 KB 660/1199 KB 608/1206 KB 664/1199 KB 608/1206 KB 668/1199 KB 608/1206 KB 672/1199 KB 608/1206 KB 676/1199 KB 608/1206 KB 680/1199 KB 612/1206 KB 684/1199 KB 612/1206 KB 688/1199 KB 612/1206 KB 676/1199 KB 612/1206 KB 688/1199 KB 616/1206 KB 688/1199 KB 620/1206 KB 688/1199 KB 624/1206 KB 692/1199 KB 624/1206 KB 692/1199 KB 628/1206 KB 696/1199 KB 628/1206 KB 700/1199 KB 632/1206 KB 696/1199 KB 632/1206 KB 700/1199 KB 636/1206 KB 700/1199 KB 640/1206 KB 704/1199 KB 644/1206 KB 704/1199 KB 640/1206 KB 708/1199 KB 644/1206 KB 708/1199 KB 648/1206 KB 708/1199 KB 652/1206 KB 712/1199 KB 656/1206 KB 712/1199 KB 652/1206 KB 716/1199 KB 656/1206 KB 720/1199 KB 656/1206 KB 724/1199 KB 656/1206 KB 728/1199 KB 660/1206 KB 732/1199 KB 660/1206 KB 736/1199 KB 660/1206 KB 724/1199 KB 660/1206 KB 736/1199 KB 664/1206 KB 736/1199 KB 668/1206 KB 736/1199 KB 672/1206 KB 740/1199 KB 672/1206 KB 744/1199 KB 676/1206 KB 748/1199 KB 676/1206 KB 752/1199 KB 676/1206 KB 740/1199 KB 676/1206 KB 752/1199 KB 680/1206 KB 752/1199 KB 684/1206 KB 752/1199 KB 688/1206 KB 752/1199 KB 692/1206 KB 756/1199 KB 696/1206 KB 756/1199 KB 692/1206 KB 760/1199 KB 696/1206 KB 764/1199 KB 696/1206 KB 768/1199 KB 696/1206 KB 768/1199 KB 700/1206 KB 768/1199 KB 704/1206 KB 768/1199 KB 708/1206 KB 772/1199 KB 712/1206 KB 772/1199 KB 716/1206 KB 772/1199 KB 720/1206 KB 772/1199 KB 708/1206 KB 776/1199 KB 720/1206 KB 780/1199 KB 720/1206 KB 784/1199 KB 720/1206 KB 788/1199 KB 720/1206 KB 792/1199 KB 724/1206 KB 796/119 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install 9 KB 724/1206 KB 800/1199 KB 724/1206 KB 788/1199 KB 724/1206 KB 800/1199 KB 728/1206 KB 800/1199 KB 732/1206 KB 800/1199 KB 736/1206 KB 804/1199 KB 736/1206 KB 808/1199 KB 740/1206 KB 812/1199 KB 740/1206 KB 816/1199 KB 740/1206 KB 820/1199 KB 740/1206 KB 824/1199 KB 740/1206 KB 828/1199 KB 740/1206 KB 832/1199 KB 740/1206 KB 836/1199 KB 740/1206 KB 840/1199 KB 740/1206 KB 844/1199 KB 740/1206 KB 804/1199 KB 740/1206 KB 844/1199 KB 744/1206 KB 844/1199 KB 748/1206 KB 844/1199 KB 752/1206 KB 844/1199 KB 756/1206 KB 844/1199 KB 760/1206 KB 844/1199 KB 764/1206 KB 844/1199 KB 768/1206 KB 844/1199 KB 772/1206 KB 848/1199 KB 772/1206 KB 848/1199 KB 776/1206 KB 848/1199 KB 780/1206 KB 848/1199 KB 784/1206 KB 852/1199 KB 788/1206 KB 852/1199 KB 792/1206 KB 852/1199 KB 796/1206 KB 852/1199 KB 800/1206 KB 852/1199 KB 784/1206 KB 856/1199 KB 800/1206 KB 860/1199 KB 800/1206 KB 864/1199 KB 800/1206 KB 868/1199 KB 800/1206 KB 872/1199 KB 804/1206 KB 876/1199 KB 804/1206 KB 880/1199 KB 804/1206 KB 868/1199 KB 804/1206 KB 880/1199 KB 808/1206 KB 880/1199 KB 812/1206 KB 880/1199 KB 816/1206 KB 880/1199 KB 820/1206 KB 884/1199 KB 824/1206 KB 884/1199 KB 828/1206 KB 884/1199 KB 832/1206 KB 884/1199 KB 836/1206 KB 884/1199 KB 840/1206 KB 884/1199 KB 844/1206 KB 884/1199 KB 848/1206 KB 884/1199 KB 852/1206 KB 884/1199 KB 820/1206 KB 888/1199 KB 852/1206 KB 892/1199 KB 852/1206 KB 896/1199 KB 852/1206 KB 900/1199 KB 852/1206 KB 904/1199 KB 852/1206 KB 908/1199 KB 852/1206 KB 912/1199 KB 852/1206 KB 916/1199 KB 852/1206 KB 920/1199 KB 852/1206 KB 924/1199 KB 852/1206 KB 924/1199 KB 856/1206 KB 928/1199 KB 860/1206 KB 928/1199 KB 864/1206 KB 928/1199 KB 856/1206 KB 932/1199 KB 864/1206 KB 936/1199 KB 868/1206 KB 940/1199 KB 868/1206 KB 944/1199 KB 868/1206 KB 932/1199 KB 868/1206 KB 944/1199 KB 872/1206 KB 944/1199 KB 876/1206 KB 944/1199 KB 880/1206 KB 948/1199 KB 884/1206 KB 948/1199 KB 888/1206 KB 948/1199 KB 892/1206 KB 948/1199 KB 896/1206 KB 948/1199 KB 880/1206 KB 952/1199 KB 896/1206 KB 956/1199 KB 896/1206 KB 960/1199 KB 896/1206 KB 964/1199 KB 896/1206 KB 968/1199 KB 900/1206 KB 972/1199 KB 900/1206 KB 976/1199 KB 900/1206 KB 980/1199 KB 900/1206 KB 984/1199 KB 900/1206 KB 988/1199 KB 900/1206 KB 992/1199 KB 900/1206 KB 964/1199 KB 900/1206 KB 992/1199 KB 904/1206 KB 992/1199 KB 908/1206 KB 992/1199 KB 912/1206 KB 992/1199 KB 916/1206 KB 992/1199 KB 920/1206 KB 992/1199 KB 924/1206 KB 992/1199 KB 928/1206 KB 996/1199 KB 928/1206 KB 1000/1199 KB 932/1206 KB 1004/1199 KB 932/1206 KB 1008/1199 KB 932/1206 KB 996/1199 KB 932/1206 KB 1008/1199 KB 936/1206 KB 1008/1199 KB 940/1206 KB 1008/1199 KB 944/1206 KB 1012/1199 KB 944/1206 KB 1016/1199 KB 948/1206 KB 1020/1199 KB 948/1206 KB 1024/1199 KB 948/1206 KB 1028/1199 KB 948/1206 KB 1032/1199 KB 948/1206 KB 1036/1199 KB 948/1206 KB 1040/1199 KB 948/1206 KB 1044/1199 KB 948/1206 KB 1048/1199 KB 948/1206 KB 1012/1199 KB 948/1206 KB 1048/1199 KB 952/1206 KB 1048/1199 KB 956/1206 KB 1048/1199 KB 960/1206 KB 1048/1199 KB 964/1206 KB 1048/1199 KB 968/1206 KB 1048/1199 KB 972/1206 KB 1048/1199 KB 976/1206 KB 1048/1199 KB 980/1206 KB 1048/1199 KB 984/1206 KB 1052/1199 KB 984/1206 KB 1056/1199 KB 984/1206 KB 1060/1199 KB 984/1206 KB 1060/1199 KB 988/1206 KB 1064/1199 KB 992/1206 KB 1064/1199 KB 996/1206 KB 1064/1199 KB 1000/1206 KB 1064/1199 KB 1004/1206 KB 1064/1199 KB 1008/1206 KB 1064/1199 KB 1012/1206 KB 106 unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install 4/1199 KB 1016/1206 KB 1064/1199 KB 1020/1206 KB 1064/1199 KB 1024/1206 KB 1064/1199 KB 996/1206 KB 1068/1199 KB 1024/1206 KB 1072/1199 KB 1024/1206 KB 1076/1199 KB 1024/1206 KB 1080/1199 KB 1024/1206 KB 1084/1199 KB 1024/1206 KB 1088/1199 KB 1024/1206 KB 1092/1199 KB 1024/1206 KB 1096/1199 KB 1028/1206 KB 1100/1199 KB 1028/1206 KB 1104/1199 KB 1028/1206 KB 1092/1199 KB 1028/1206 KB 1104/1199 KB 1032/1206 KB 1104/1199 KB 1036/1206 KB 1104/1199 KB 1040/1206 KB 1108/1199 KB 1044/1206 KB 1108/1199 KB 1048/1206 KB 1108/1199 KB 1052/1206 KB 1108/1199 KB 1056/1206 KB 1108/1199 KB 1060/1206 KB 1108/1199 KB 1064/1206 KB 1108/1199 KB 1068/1206 KB 1108/1199 KB 1072/1206 KB 1108/1199 KB 1040/1206 KB 1112/1199 KB 1072/1206 KB 1116/1199 KB 1072/1206 KB 1120/1199 KB 1072/1206 KB 1124/1199 KB 1072/1206 KB 1128/1199 KB 1072/1206 KB 1132/1199 KB 1072/1206 KB 1136/1199 KB 1072/1206 KB 1140/1199 KB 1072/1206 KB 1144/1199 KB 1076/1206 KB 1148/1199 KB 1076/1206 KB 1152/1199 KB 1076/1206 KB 1156/1199 KB 1076/1206 KB 1160/1199 KB 1076/1206 KB 1164/1199 KB 1076/1206 KB 1168/1199 KB 1076/1206 KB 1140/1199 KB 1076/1206 KB 1168/1199 KB 1080/1206 KB 1168/1199 KB 1084/1206 KB 1168/1199 KB 1088/1206 KB 1168/1199 KB 1092/1206 KB 1168/1199 KB 1096/1206 KB 1168/1199 KB 1100/1206 KB 1168/1199 KB 1104/1206 KB 1172/1199 KB 1108/1206 KB 1172/1199 KB 1112/1206 KB 1172/1199 KB 1116/1206 KB 1172/1199 KB 1120/1206 KB 1172/1199 KB 1124/1206 KB 1172/1199 KB 1128/1206 KB 1172/1199 KB 1132/1206 KB 1172/1199 KB 1136/1206 KB 1172/1199 KB 1104/1206 KB 1176/1199 KB 1136/1206 KB 1180/1199 KB 1136/1206 KB 1184/1199 KB 1136/1206 KB 1188/1199 KB 1136/1206 KB 1192/1199 KB 1136/1206 KB 1196/1199 KB 1136/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB 1172/1206 KB 1199/1199 KB 1176/1206 KB 1199/1199 KB 1180/1206 KB 1199/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3284.0 KB/sec) unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3285.2 KB/sec) unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:33:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:33:14 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 44.593 s unit-abot-epc-basic-0: 09:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-23T09:33:14+00:00 unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:33:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:33:15 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 09:33:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-138.164) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:33:15 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 09:33:15 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 09:33:16 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 09:33:16 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:33:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:33:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:33:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 09:33:16 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-dd8f94-default-0". unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 09:33:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 09:33:18 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 09:33:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:33:18 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 09:33:19 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 09:33:19 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 09:33:19 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 09:33:20 DEBUG unit.abot-epc-basic/0.install Fetched 216 kB in 1s (150 kB/s) unit-abot-epc-basic-0: 09:33:20 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:33:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:33:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:20 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 09:33:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 09:33:21 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 09:33:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:33:22 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 09:33:22 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 09:33:22 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 09:33:23 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 09:33:23 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 09:33:23 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 09:33:24 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 09:33:24 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 09:33:24 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 09:33:24 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 09:33:24 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 09:33:25 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 09:33:26 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 09:33:26 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 09:33:26 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 09:33:26 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 09:33:26 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 09:33:26 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 09:33:27 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 09:33:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 09:33:27 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 09:33:27 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 09:33:28 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 09:33:32 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 09:33:36 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-epc-0: 09:33:37 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 09:33:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:33:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:33:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:33:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:33:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:33:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:33:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 09:33:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 09:33:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 09:33:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:33:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 09:33:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:33:38 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 09:33:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:33:38 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 09:33:39 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:33:39 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:33:39 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:33:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:33:39 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:33:39 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:33:44 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 09:33:44 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 09:33:45 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 09:33:45 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 09:33:45 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 09:33:45 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 09:33:45 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 09:33:46 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 09:33:46 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 09:33:46 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 09:33:46 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 09:33:46 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 09:33:46 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 09:33:47 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 09:33:48 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 09:33:48 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 09:33:48 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 09:33:48 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 09:33:48 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 09:33:48 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 09:33:49 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 09:33:49 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 09:33:49 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 09:33:49 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 09:33:49 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 09:33:49 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 09:33:50 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 09:33:50 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 09:33:50 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 09:33:50 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 09:33:50 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 09:33:50 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 09:33:51 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 09:33:51 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 09:33:51 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 09:33:51 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 09:33:51 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 09:33:52 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 09:33:52 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 09:33:52 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 09:33:52 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 09:33:52 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 09:33:52 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 09:33:53 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 09:33:53 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 09:33:53 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 09:33:53 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 09:33:53 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 09:33:53 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 09:33:54 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 09:33:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 09:33:54 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 09:33:54 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 09:33:54 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 09:33:54 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 09:33:55 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 09:33:55 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 09:33:55 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 09:33:55 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 09:33:55 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 09:33:55 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 09:33:56 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 09:33:56 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 09:33:56 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 09:33:56 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-oai-hss-0: 09:33:56 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 09:33:56 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:33:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:33:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:33:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:33:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:33:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 09:33:56 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 09:33:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 09:33:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 09:33:57 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-hss-0: 09:33:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:33:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 09:33:57 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:33:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:57 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:33:58 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:33:58 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:33:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:33:58 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:33:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 09:33:58 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:33:58 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:33:59 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 09:33:59 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 09:33:59 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 09:33:59 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-oai-hss-0: 09:33:59 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 09:33:59 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:33:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:33:59 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:33:59 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:33:59 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:33:59 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 09:34:00 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 09:34:00 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 09:34:00 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 09:34:00 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 09:34:01 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 09:34:02 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 09:34:02 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 09:34:02 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 09:34:02 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 09:34:02 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 09:34:02 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 09:34:03 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 09:34:03 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 09:34:03 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 09:34:03 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 09:34:03 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 09:34:03 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 09:34:04 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 09:34:04 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 09:34:04 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 09:34:05 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 09:34:05 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 09:34:05 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 09:34:05 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 09:34:05 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 09:34:05 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 09:34:06 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 09:34:06 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 09:34:06 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 09:34:07 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 09:34:07 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 09:34:07 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 09:34:07 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 09:34:07 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 09:34:08 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 09:34:08 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 09:34:08 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 09:34:08 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 09:34:09 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 09:34:09 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 09:34:09 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 09:34:09 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 09:34:09 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 09:34:09 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 09:34:10 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 09:34:10 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 09:34:10 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 09:34:10 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 09:34:10 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 09:34:11 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 09:34:12 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 09:34:12 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 09:34:12 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 09:34:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 09:34:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 09:34:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 09:34:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:34:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:34:16 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 09:34:17 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 09:34:23 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 09:34:24 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 09:34:24 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 09:34:24 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 09:34:25 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 09:34:25 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 09:34:25 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 09:34:25 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 09:34:26 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 09:34:26 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 09:34:26 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 09:34:26 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 09:34:26 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 09:34:27 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 09:34:28 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 09:34:28 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 09:34:28 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 09:34:28 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 09:34:28 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 09:34:28 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 09:34:29 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 09:34:30 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 09:34:31 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 09:34:32 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 09:34:32 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 09:34:32 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 09:34:32 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 09:34:32 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 09:34:33 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 09:34:34 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 09:34:35 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 09:34:36 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 09:34:36 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 09:34:36 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 09:34:36 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 09:34:36 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 09:34:36 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 09:34:37 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 09:34:38 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 09:34:39 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 09:34:39 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 09:34:39 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 09:34:39 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 09:34:39 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 09:34:39 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 09:34:40 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 09:34:40 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 09:34:40 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 09:34:41 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 09:34:41 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 09:34:41 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 09:34:41 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 09:34:41 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 09:34:42 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 09:34:42 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 09:34:42 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 09:34:42 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 09:34:42 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 09:34:42 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 09:34:43 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 09:34:43 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 09:34:43 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 09:34:43 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 09:34:43 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 09:34:43 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 09:34:44 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 09:34:44 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 09:34:44 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 09:34:44 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 09:34:44 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 09:34:44 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 09:34:45 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 09:34:45 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 09:34:45 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 09:34:45 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 09:34:45 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 09:34:45 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 09:34:46 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 09:34:47 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 09:34:47 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 09:34:47 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 09:34:47 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 09:34:47 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 09:34:47 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 09:34:48 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 09:34:48 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 09:34:48 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 09:34:48 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 09:34:48 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 09:34:48 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 09:34:49 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 09:34:49 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 09:34:49 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 09:34:49 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 09:34:49 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 09:34:49 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 09:34:50 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 09:34:50 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 09:34:50 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 09:34:50 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 09:34:50 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 09:34:50 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 09:34:51 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 09:34:51 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 09:34:51 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 09:34:51 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 09:34:51 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 09:34:51 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 09:34:52 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 09:34:52 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 09:34:52 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 09:34:52 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 09:34:52 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 09:34:52 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 09:34:53 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 09:34:54 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 09:34:54 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 09:34:54 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 09:34:54 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 09:34:54 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 09:34:55 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 09:34:56 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 09:34:56 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 09:34:56 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 09:34:56 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 09:34:56 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 09:34:56 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 09:34:57 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 09:34:57 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 09:34:58 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 09:34:58 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 09:34:58 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 09:34:58 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 09:34:59 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 09:34:59 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 09:34:59 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 09:34:59 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 09:34:59 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-oai-epc-0: 09:35:00 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 09:35:00 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:35:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:35:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:35:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:35:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:35:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:35:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 09:35:00 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-oai-epc-0: 09:35:00 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:35:00 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 09:35:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 09:35:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 09:35:01 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 09:35:01 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 09:35:01 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 09:35:01 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-oai-epc-0: 09:35:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:35:01 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 09:35:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:35:01 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 09:35:01 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 09:35:01 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-epc-0: 09:35:02 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:35:02 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:35:02 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:35:02 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 09:35:02 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-oai-epc-0: 09:35:03 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:35:03 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:35:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:35:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:35:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:35:03 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 09:35:03 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 09:35:04 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 09:35:04 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 09:35:04 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 09:35:04 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 09:35:05 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 09:35:05 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 09:35:05 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 09:35:05 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 09:35:05 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 09:35:05 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 09:35:06 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 09:35:06 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 09:35:06 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 09:35:06 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 09:35:06 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 09:35:06 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 09:35:07 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 09:35:08 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 09:35:08 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 09:35:08 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 09:35:08 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 09:35:08 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 09:35:08 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 09:35:09 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 09:35:09 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 09:35:10 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 09:35:10 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 09:35:12 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 09:35:12 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 09:35:12 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 09:35:13 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 09:35:13 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 09:35:13 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 09:35:13 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 09:35:13 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 09:35:14 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 09:35:14 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 09:35:14 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 09:35:14 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 09:35:14 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 09:35:14 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 09:35:15 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 09:35:15 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 09:35:15 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 53s (2,586 kB/s) unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 95258 files and directories currently installed.) unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 09:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 09:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 09:35:19 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 09:35:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:35:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:35:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:35:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:35:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:35:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 09:35:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 09:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 09:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:35:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 09:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 09:35:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:35:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:35:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 09:35:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:35:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 09:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:35:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:35:21 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 09:35:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:35:21 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 09:35:22 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 09:35:22 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:35:22 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:35:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:35:22 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:35:22 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 09:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 09:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 09:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 09:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 09:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 09:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 09:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 09:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 09:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 09:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 09:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 09:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 09:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 09:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 09:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 09:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 09:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 09:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 09:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 09:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 09:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 09:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 09:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 09:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 09:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 09:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 09:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 09:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 09:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 09:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 09:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:36:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 09:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 09:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 09:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 09:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 09:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 09:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 09:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-epc-0: 09:36:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 09:36:18 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 09:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 09:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 09:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 09:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 09:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 09:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 09:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 09:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 09:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 09:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 09:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 09:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 09:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 09:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 09:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 09:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 09:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 09:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 09:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 09:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 09:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 09:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 09:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 09:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 09:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 09:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 09:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 09:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 09:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 09:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 09:36:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 09:36:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:36:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 09:36:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:36:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 09:36:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:36:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:36:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 09:36:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 09:36:59 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 09:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:37:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:37:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 09:37:03 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 09:37:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 09:37:04 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:37:04 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 09:37:05 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 09:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 09:37:08 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 09:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 09:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 09:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:10 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:10 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 09:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 09:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 09:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 09:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 09:37:16 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 09:37:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 09:37:19 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 09:37:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 09:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 09:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 09:37:23 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 09:37:25 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 09:37:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:37:26 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 09:37:26 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:37:31 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (33.0 kB/s) unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 135915 files and directories currently installed.) unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:32 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:37:33 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 09:37:33 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-epc-0: 09:37:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 09:37:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:37:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:37:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:37:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:37:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:37:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:37:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 09:37:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 09:37:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 09:37:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:37:50 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 09:37:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:37:51 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 09:37:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 09:37:51 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 09:37:52 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 09:37:52 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 09:37:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:37:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:37:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 09:37:52 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 09:38:06 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 09:38:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:38:06 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:38:06 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:38:06 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:38:06 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:38:06 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 09:38:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 09:38:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 09:38:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:38:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:38:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:38:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:38:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:38:07 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:38:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 09:38:07 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 09:38:08 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 09:38:08 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 09:38:08 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:38:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:38:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 09:38:08 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:38:11 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 09:38:12 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:38:12 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 09:38:12 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 09:38:12 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 09:38:12 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 09:38:12 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 09:38:13 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (387 kB/s) unit-abot-epc-basic-0: 09:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 09:38:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 136024 files and directories currently installed.) unit-abot-epc-basic-0: 09:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 09:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 09:38:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:38:15 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 09:38:15 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 09:38:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 09:38:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 09:38:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 09:38:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:38:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:38:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:38:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:38:40 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 09:38:40 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 09:38:40 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 09:40:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 09:40:56 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 09:40:56 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-epc-0: 09:41:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 09:41:18 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 09:41:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 09:41:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 09:41:32 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:41:32 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 09:41:32 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 09:41:32 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 09:41:32 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 09:41:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 09:41:32 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:41:32 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 09:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start SHA256:3w4xqSQ3afVCDeNat9pL7LQDC58WrzEM77Ka7ABzS8U root@juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | o | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | . . + | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | E = o | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | . * + . | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | o o . S = o | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | = . =.BoO | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | o .oO** | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | o ...=Ooo | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | .=..+o.=. | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start SHA256:RvGCsPNM6ypSeTgR4ZGTocll0+59QOAuB2avP6VK5eY ubuntu@juju-dd8f94-default-0 unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | +Oo.. . | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start |.+B.o+ o o | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start |o..*+.+ o . | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | + +* + . | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | =.== S | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | = Bo + . | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | . = o+ . | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start |. o ++ | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start | . ooE. | unit-abot-epc-basic-0: 09:41:33 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 09:41:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:41:33 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 09:41:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 09:41:33 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 09:41:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:41:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:41:33 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 09:41:33 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 09:41:33 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 09:41:33 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 09:41:33 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 09:41:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 09:41:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 09:41:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 09:41:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:41:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 09:41:33 INFO juju.worker.uniter awaiting error resolution for "install" hook 2018-10-23 09:41:53,468 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-23 09:42:21,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-10-23 09:42:34,012 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-23 09:42:34,013 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:23 | PASS | | cloudify_ims | functest | vnf | 24:54 | PASS | | heat_ims | functest | vnf | 16:27 | PASS | | vyos_vrouter | functest | vnf | 15:59 | PASS | | juju_epc | functest | vnf | 21:59 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-23 09:42:34,018 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-23 09:42:38,614 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 09:42:38,619 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 09:42:38,619 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-23 09:42:38,631 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-23 09:42:39,870 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'df66afd1f6264c9cb7a1c8d4615bb308', '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'tempest_full-project_b73b84a0-79b4-49de-8514-8a703aa0f5b1'}) 2018-10-23 09:42:40,241 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'35c3783c55f448839c26f9c5600f6bf3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_b73b84a0-79b4-49de-8514-8a703aa0f5b1'}) 2018-10-23 09:42:40,429 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 09:42:40,545 - functest.core.tenantnetwork - DEBUG - role: 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'119758c11a0c45e79fbae98b5f2998c4'}) 2018-10-23 09:42:41,189 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 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'df66afd1f6264c9cb7a1c8d4615bb308', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '74aa007d-069b-46d2-8444-ab45a0aec733', 'username': u'tempest_full-user_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 09:42:41,192 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'password': '74aa007d-069b-46d2-8444-ab45a0aec733', 'project_name': 'tempest_full-project_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'df66afd1f6264c9cb7a1c8d4615bb308', 'project_domain_name': 'Default'} 2018-10-23 09:42:42,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 09:42:48,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ee950f1d-9c35-4358-bddd-5a573cc897e4 | 2018-10-23T09:42:47.792578 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ee950f1d-9c35-4358-bddd-5a573cc897e4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 09:42:50,997 - 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-10-23 09:42:51,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 09:42:56,049 - 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=dd3b2349-873d-4790-ae54-a7d7d7d0f98e) as the default verifier for the future CLI operations. 2018-10-23 09:42:58,159 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-10-23 09:42:58,964 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/8eb8688d-195f-406b-a46c-81d07502830c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8eb8688d-195f-406b-a46c-81d07502830c/file', 'owner': u'df66afd1f6264c9cb7a1c8d4615bb308', 'id': u'8eb8688d-195f-406b-a46c-81d07502830c', 'size': 12716032, u'self': u'/v2/images/8eb8688d-195f-406b-a46c-81d07502830c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df66afd1f6264c9cb7a1c8d4615bb308', 'name': 'tempest_full-project_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/8eb8688d-195f-406b-a46c-81d07502830c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T09:42:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T09:42:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8eb8688d-195f-406b-a46c-81d07502830c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_b73b84a0-79b4-49de-8514-8a703aa0f5b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'created': u'2018-10-23T09:42:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T09:42:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8eb8688d-195f-406b-a46c-81d07502830c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_b73b84a0-79b4-49de-8514-8a703aa0f5b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 09:42:59,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_b73b84a0-79b4-49de-8514-8a703aa0f5b1', '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'75b496dd16d34c75adcf276cf3069d94', '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'2a94205a-fdf6-47ed-8952-9cdcedc5d694', 'swap': 0}) 2018-10-23 09:42:59,997 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/19df071e-810d-477e-89f7-35c661ef1275/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19df071e-810d-477e-89f7-35c661ef1275/file', 'owner': u'df66afd1f6264c9cb7a1c8d4615bb308', 'id': u'19df071e-810d-477e-89f7-35c661ef1275', 'size': 12716032, u'self': u'/v2/images/19df071e-810d-477e-89f7-35c661ef1275', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df66afd1f6264c9cb7a1c8d4615bb308', 'name': 'tempest_full-project_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/19df071e-810d-477e-89f7-35c661ef1275/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T09:42:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T09:42:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/19df071e-810d-477e-89f7-35c661ef1275', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_b73b84a0-79b4-49de-8514-8a703aa0f5b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_b73b84a0-79b4-49de-8514-8a703aa0f5b1', 'created': u'2018-10-23T09:42:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T09:42:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/19df071e-810d-477e-89f7-35c661ef1275', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_b73b84a0-79b4-49de-8514-8a703aa0f5b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 09:43:00,045 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_b73b84a0-79b4-49de-8514-8a703aa0f5b1', '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'75b496dd16d34c75adcf276cf3069d94', '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'da35addf-cb6f-4799-9c5e-12c036275050', 'swap': 0}) 2018-10-23 09:43:00,073 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_b73b84a0-79b4-49de-8514-8a703aa0f5b1', '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'75b496dd16d34c75adcf276cf3069d94', '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'da35addf-cb6f-4799-9c5e-12c036275050', 'swap': 0}) 2018-10-23 09:43:02,710 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 09:43:02,710 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 09:43:02,710 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 09:43:02,714 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 09:43:02,725 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-23 09:43:04,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dd3b2349-873d-4790-ae54-a7d7d7d0f98e/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-10-23 09:43:04,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 09:43:04,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 09:43:04,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-10-23 09:43:12,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.458 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.210s] 2018-10-23 09:43:12,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.591 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.133s] 2018-10-23 09:43:12,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.683 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.308s] 2018-10-23 09:43:12,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.823 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.366s] 2018-10-23 09:43:12,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.895 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.072s] 2018-10-23 09:43:12,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.966 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.071s] 2018-10-23 09:43:12,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:12.986 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.303s] 2018-10-23 09:43:13,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.142 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.174s] 2018-10-23 09:43:13,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.240 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.253s] 2018-10-23 09:43:13,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.252 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-10-23 09:43:13,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.253 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.113s] 2018-10-23 09:43:13,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.262 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2018-10-23 09:43:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.273 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-10-23 09:43:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.364 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.090s] 2018-10-23 09:43:13,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.442 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.078s] 2018-10-23 09:43:13,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.476 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.033s] 2018-10-23 09:43:13,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.549 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.072s] 2018-10-23 09:43:13,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.571 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.022s] 2018-10-23 09:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.579 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.008s] 2018-10-23 09:43:13,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.823 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.242s] 2018-10-23 09:43:13,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:13.946 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.123s] 2018-10-23 09:43:16,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:16.084 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:43:16,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:16.085 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-23 09:43:20,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:20.055 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.250s] 2018-10-23 09:43:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:20.104 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.049s] 2018-10-23 09:43:20,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:20.329 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.224s] 2018-10-23 09:43:20,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:20.713 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [0.999s] 2018-10-23 09:43:20,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:20.809 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.096s] 2018-10-23 09:43:21,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:21.107 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.298s] 2018-10-23 09:43:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:21.706 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.598s] 2018-10-23 09:43:22,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:22.082 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.376s] 2018-10-23 09:43:27,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:27.120 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.143s] 2018-10-23 09:43:27,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:27.411 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [8.240s] 2018-10-23 09:43:27,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:27.605 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.196s] 2018-10-23 09:43:27,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:27.794 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.187s] 2018-10-23 09:43:27,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:27.984 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.191s] 2018-10-23 09:43:28,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.174 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.190s] 2018-10-23 09:43:28,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.363 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.188s] 2018-10-23 09:43:28,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.522 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.159s] 2018-10-23 09:43:28,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.810 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.287s] 2018-10-23 09:43:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.851 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.213s] 2018-10-23 09:43:28,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.861 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2018-10-23 09:43:28,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.015s] 2018-10-23 09:43:28,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.885 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-10-23 09:43:28,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.900 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.089s] 2018-10-23 09:43:28,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.901 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-10-23 09:43:28,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.908 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-10-23 09:43:28,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.926 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.018s] 2018-10-23 09:43:28,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.935 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-10-23 09:43:28,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.951 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.015s] 2018-10-23 09:43:28,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.961 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-10-23 09:43:28,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-10-23 09:43:28,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.980 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-10-23 09:43:28,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:28.989 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-10-23 09:43:29,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:29.005 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.016s] 2018-10-23 09:43:29,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:29.297 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:43:35,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:35.023 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.274s] 2018-10-23 09:43:35,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:35.083 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.060s] 2018-10-23 09:43:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:36.035 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.137s] 2018-10-23 09:43:36,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:36.311 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-23 09:43:41,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:41.833 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.325s] 2018-10-23 09:43:42,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:42.033 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.200s] 2018-10-23 09:43:44,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:44.271 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.236s] 2018-10-23 09:43:45,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:45.736 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.466s] 2018-10-23 09:43:47,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:47.825 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [5.721s] 2018-10-23 09:43:53,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:53.690 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [2.208s] 2018-10-23 09:43:53,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:53.805 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [5.977s] 2018-10-23 09:43:54,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:54.419 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [18.102s] 2018-10-23 09:43:54,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:54.833 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [1.143s] 2018-10-23 09:43:56,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:56.418 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-23 09:43:56,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:56.818 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [1.984s] 2018-10-23 09:43:56,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:56.821 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-23 09:43:56,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:56.822 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-23 09:43:56,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:56.831 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-10-23 09:43:59,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:43:59.889 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.284s] 2018-10-23 09:44:00,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:00.213 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.323s] 2018-10-23 09:44:00,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:00.313 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.101s] 2018-10-23 09:44:00,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:00.417 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.102s] 2018-10-23 09:44:00,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:00.506 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.089s] 2018-10-23 09:44:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:00.888 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.381s] 2018-10-23 09:44:01,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:01.030 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.141s] 2018-10-23 09:44:01,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:01.388 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.354s] 2018-10-23 09:44:01,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:01.514 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.129s] 2018-10-23 09:44:01,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:01.625 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.111s] 2018-10-23 09:44:07,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:07.013 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.134s] 2018-10-23 09:44:07,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:07.052 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.039s] 2018-10-23 09:44:07,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:07.095 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.043s] 2018-10-23 09:44:07,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:07.177 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.081s] 2018-10-23 09:44:07,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:07.301 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.123s] 2018-10-23 09:44:07,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:07.419 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.223s] 2018-10-23 09:44:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:10.424 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [16.000s] 2018-10-23 09:44:10,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:10.425 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-10-23 09:44:12,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.598 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.106s] 2018-10-23 09:44:12,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.608 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-10-23 09:44:12,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.618 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2018-10-23 09:44:12,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.761 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.143s] 2018-10-23 09:44:12,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.770 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2018-10-23 09:44:12,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.809 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.039s] 2018-10-23 09:44:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:12.818 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-10-23 09:44:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:16.828 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [4.362s] 2018-10-23 09:44:19,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:19.318 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.271s] 2018-10-23 09:44:19,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:19.340 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.023s] 2018-10-23 09:44:20,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:20.488 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:44:22,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:22.761 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.680s] 2018-10-23 09:44:23,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:23.209 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.448s] 2018-10-23 09:44:24,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:24.843 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.183s] 2018-10-23 09:44:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:24.976 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.133s] 2018-10-23 09:44:26,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:26.868 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:44:30,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:30.934 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [7.285s] 2018-10-23 09:44:33,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:33.597 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.208s] 2018-10-23 09:44:33,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:33.635 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.038s] 2018-10-23 09:44:33,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:33.890 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.254s] 2018-10-23 09:44:37,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:37.469 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-23 09:44:44,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:44.617 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.184s] 2018-10-23 09:44:49,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:49.674 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [5.053s] 2018-10-23 09:44:49,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:49.687 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.015s] 2018-10-23 09:44:49,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:49.698 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-23 09:44:49,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:49.709 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2018-10-23 09:44:50,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:50.109 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.398s] 2018-10-23 09:44:50,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:50.507 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.398s] 2018-10-23 09:44:55,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:55.878 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [16.524s] 2018-10-23 09:44:59,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:59.408 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.271s] 2018-10-23 09:44:59,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:59.489 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.081s] 2018-10-23 09:44:59,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:59.567 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.078s] 2018-10-23 09:44:59,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:44:59.740 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.173s] 2018-10-23 09:45:01,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:01.963 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:45:03,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:03.744 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [99.726s] 2018-10-23 09:45:20,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:20.287 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [0.871s] 2018-10-23 09:45:20,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:20.403 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.118s] 2018-10-23 09:45:26,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.232 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.216s] 2018-10-23 09:45:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.243 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-10-23 09:45:26,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.292 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.049s] 2018-10-23 09:45:26,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.495 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.202s] 2018-10-23 09:45:26,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.512 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-10-23 09:45:26,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.524 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-10-23 09:45:26,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.534 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-10-23 09:45:26,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.763 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [9.555s] 2018-10-23 09:45:26,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.774 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-10-23 09:45:26,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.899 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.124s] 2018-10-23 09:45:26,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:26.927 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.029s] 2018-10-23 09:45:27,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:27.396 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [57.218s] 2018-10-23 09:45:27,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:27.413 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-10-23 09:45:31,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:31.894 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.210s] 2018-10-23 09:45:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:31.930 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.036s] 2018-10-23 09:45:31,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:31.996 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.065s] 2018-10-23 09:45:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:32.023 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.027s] 2018-10-23 09:45:32,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:32.223 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.198s] 2018-10-23 09:45:37,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:37.788 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.313s] 2018-10-23 09:45:37,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:37.819 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.031s] 2018-10-23 09:45:37,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:37.877 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.058s] 2018-10-23 09:45:37,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:37.895 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.018s] 2018-10-23 09:45:40,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:40.684 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:45:48,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:48.336 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [4.330s] 2018-10-23 09:45:52,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:52.162 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [2.953s] 2018-10-23 09:45:52,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:52.594 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.431s] 2018-10-23 09:45:52,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:52.803 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.210s] 2018-10-23 09:45:58,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:58.101 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [9.762s] 2018-10-23 09:45:59,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:45:59.410 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [63.512s] 2018-10-23 09:46:07,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:07.267 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.745s] 2018-10-23 09:46:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:08.928 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [5.034s] 2018-10-23 09:46:08,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:08.954 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-10-23 09:46:08,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:08.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.015s] 2018-10-23 09:46:08,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:08.983 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-10-23 09:46:08,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:08.991 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-10-23 09:46:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:09.357 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.365s] 2018-10-23 09:46:09,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:09.641 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.282s] 2018-10-23 09:46:09,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:09.688 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-23 09:46:09,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:09.822 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.181s] 2018-10-23 09:46:09,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:09.845 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.023s] 2018-10-23 09:46:10,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:10.026 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.181s] 2018-10-23 09:46:11,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:11.147 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [11.737s] 2018-10-23 09:46:13,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:13.235 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.264s] 2018-10-23 09:46:13,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:13.324 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.089s] 2018-10-23 09:46:13,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:13.372 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.048s] 2018-10-23 09:46:13,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:13.415 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.043s] 2018-10-23 09:46:13,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:13.708 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.365s] 2018-10-23 09:46:16,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:16.397 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [5.251s] 2018-10-23 09:46:17,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:17.584 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.394s] 2018-10-23 09:46:17,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:17.752 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.167s] 2018-10-23 09:46:17,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:17.817 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.065s] 2018-10-23 09:46:18,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:18.399 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.580s] 2018-10-23 09:46:19,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:19.056 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.189s] 2018-10-23 09:46:19,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:19.067 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.011s] 2018-10-23 09:46:19,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:19.244 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.177s] 2018-10-23 09:46:20,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:20.980 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:46:23,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:23.219 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.219s] 2018-10-23 09:46:23,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:23.452 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [56.023s] 2018-10-23 09:46:23,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:23.785 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.934s] 2018-10-23 09:46:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:24.754 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.969s] 2018-10-23 09:46:25,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:25.887 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.132s] 2018-10-23 09:46:26,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:26.840 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [0.951s] 2018-10-23 09:46:27,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:27.709 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.317s] 2018-10-23 09:46:28,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:28.040 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.201s] 2018-10-23 09:46:33,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:33.489 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.357s] 2018-10-23 09:46:33,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:33.498 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-10-23 09:46:34,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.065 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.564s] 2018-10-23 09:46:34,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.068 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-23 09:46:34,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.071 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-23 09:46:34,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.072 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-23 09:46:34,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.288 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.220s] 2018-10-23 09:46:34,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.315 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.025s] 2018-10-23 09:46:34,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.318 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-23 09:46:34,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.319 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-23 09:46:34,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:34.320 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-23 09:46:37,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:37.136 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:46:39,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:39.906 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [10.548s] 2018-10-23 09:46:41,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:41.850 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.944s] 2018-10-23 09:46:44,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:44.250 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.061s] 2018-10-23 09:46:44,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:44.269 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.019s] 2018-10-23 09:46:48,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:48.128 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-23 09:46:54,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:46:54.635 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [5.492s] 2018-10-23 09:47:00,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:00.118 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.481s] 2018-10-23 09:47:14,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:14.888 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.046s] 2018-10-23 09:47:14,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:14.900 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-10-23 09:47:19,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:19.641 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [13.755s] 2018-10-23 09:47:23,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:23.596 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [3.957s] 2018-10-23 09:47:27,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:27.526 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.314s] 2018-10-23 09:47:27,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:27.718 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.192s] 2018-10-23 09:47:27,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:27.948 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.229s] 2018-10-23 09:47:28,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:28.264 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [64.797s] 2018-10-23 09:47:28,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:28.315 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.367s] 2018-10-23 09:47:28,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:28.727 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.410s] 2018-10-23 09:47:29,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:29.401 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.674s] 2018-10-23 09:47:29,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:29.841 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.440s] 2018-10-23 09:47:39,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:39.792 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.407s] 2018-10-23 09:47:39,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:39.808 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-10-23 09:47:39,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:39.824 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.016s] 2018-10-23 09:47:40,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:40.142 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.315s] 2018-10-23 09:47:41,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.739 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.594s] 2018-10-23 09:47:41,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.752 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.016s] 2018-10-23 09:47:41,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.770 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-10-23 09:47:41,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.780 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-10-23 09:47:41,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.790 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-10-23 09:47:41,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.807 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-10-23 09:47:41,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.816 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2018-10-23 09:47:41,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:41.827 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-10-23 09:47:44,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:44.520 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:47:45,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:45.246 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.201s] 2018-10-23 09:47:45,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:45.458 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.213s] 2018-10-23 09:47:52,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:52.502 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.307s] 2018-10-23 09:47:52,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:52.637 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.136s] 2018-10-23 09:47:53,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:53.926 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.448s] 2018-10-23 09:47:54,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:54.183 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.257s] 2018-10-23 09:47:54,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:47:54.413 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.229s] 2018-10-23 09:48:03,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:03.819 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [5.675s] 2018-10-23 09:48:08,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:08.641 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [69.979s] 2018-10-23 09:48:08,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:08.722 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-10-23 09:48:09,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:09.048 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [1.597s] 2018-10-23 09:48:09,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:09.091 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.369s] 2018-10-23 09:48:09,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:09.185 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.092s] 2018-10-23 09:48:09,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:09.186 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-23 09:48:09,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:09.793 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [9.715s] 2018-10-23 09:48:10,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:10.380 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.589s] 2018-10-23 09:48:11,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:11.124 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 09:48:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:12.163 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.781s] 2018-10-23 09:48:15,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:15.515 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.305s] 2018-10-23 09:48:15,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:15.879 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.365s] 2018-10-23 09:48:25,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:25.143 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [2.898s] 2018-10-23 09:48:31,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:31.815 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [19.641s] 2018-10-23 09:48:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:32.083 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.365s] 2018-10-23 09:48:32,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:32.253 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.448s] 2018-10-23 09:48:32,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:32.337 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.256s] 2018-10-23 09:48:32,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:32.912 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [64.635s] 2018-10-23 09:48:35,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:35.701 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.360s] 2018-10-23 09:48:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:36.456 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.755s] 2018-10-23 09:48:37,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:37.882 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.425s] 2018-10-23 09:48:40,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:40.857 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:48:43,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:43.525 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.078s] 2018-10-23 09:48:43,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:43.587 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2018-10-23 09:48:43,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:43.778 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.190s] 2018-10-23 09:48:43,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:43.879 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.100s] 2018-10-23 09:48:43,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:43.880 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-23 09:48:45,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:45.538 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.505s] 2018-10-23 09:48:46,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:46.190 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.651s] 2018-10-23 09:48:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:46.796 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.606s] 2018-10-23 09:48:47,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:47.808 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.011s] 2018-10-23 09:48:48,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:48.982 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.173s] 2018-10-23 09:48:50,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:50.037 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.054s] 2018-10-23 09:48:52,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:52.026 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.104s] 2018-10-23 09:48:54,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:54.864 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [3.623s] 2018-10-23 09:48:55,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:55.128 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.263s] 2018-10-23 09:48:55,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:55.689 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.561s] 2018-10-23 09:48:56,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:56.154 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.464s] 2018-10-23 09:48:56,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:56.180 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.026s] 2018-10-23 09:48:56,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:56.765 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.584s] 2018-10-23 09:48:56,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:56.990 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.224s] 2018-10-23 09:48:58,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:58.093 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.085s] 2018-10-23 09:48:58,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:58.217 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.123s] 2018-10-23 09:48:58,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:58.363 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.145s] 2018-10-23 09:48:58,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:58.472 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.109s] 2018-10-23 09:48:58,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:48:58.567 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.095s] 2018-10-23 09:49:04,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:04.997 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.712s] 2018-10-23 09:49:05,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:05.412 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.414s] 2018-10-23 09:49:05,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:05.915 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.502s] 2018-10-23 09:49:06,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:06.344 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.429s] 2018-10-23 09:49:10,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:10.823 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [18.794s] 2018-10-23 09:49:12,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:12.860 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.235s] 2018-10-23 09:49:13,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:13.376 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.515s] 2018-10-23 09:49:13,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:13.450 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2018-10-23 09:49:13,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:13.713 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.263s] 2018-10-23 09:49:17,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:17.948 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.101s] 2018-10-23 09:49:23,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:23.371 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.925s] 2018-10-23 09:49:25,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:25.555 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [23.192s] 2018-10-23 09:49:27,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:27.706 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-23 09:49:27,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:27.708 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-23 09:49:34,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:34.024 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.317s] 2018-10-23 09:49:35,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:35.334 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [24.508s] 2018-10-23 09:49:38,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:38.561 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.010s] 2018-10-23 09:49:38,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:38.570 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-10-23 09:49:38,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:38.575 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.011s] 2018-10-23 09:49:38,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:38.584 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.008s] 2018-10-23 09:49:44,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:44.619 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [19.063s] 2018-10-23 09:49:45,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:45.225 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-23 09:49:47,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.121 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.006s] 2018-10-23 09:49:47,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.130 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.006s] 2018-10-23 09:49:47,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.138 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-23 09:49:47,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.146 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.006s] 2018-10-23 09:49:47,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.153 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.006s] 2018-10-23 09:49:47,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.160 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.004s] 2018-10-23 09:49:47,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:47.166 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.004s] 2018-10-23 09:49:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:51.464 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:49:51,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:51.563 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [0.964s] 2018-10-23 09:49:51,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:51.929 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.367s] 2018-10-23 09:49:53,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:53.375 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.445s] 2018-10-23 09:49:54,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:54.484 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.109s] 2018-10-23 09:49:57,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:57.342 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.059s] 2018-10-23 09:49:59,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:49:59.427 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [24.089s] 2018-10-23 09:50:00,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:00.024 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.680s] 2018-10-23 09:50:07,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:07.819 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-10-23 09:50:07,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:07.826 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-10-23 09:50:07,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:07.885 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.058s] 2018-10-23 09:50:07,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:07.943 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.058s] 2018-10-23 09:50:08,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.147 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.204s] 2018-10-23 09:50:08,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.183 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.035s] 2018-10-23 09:50:08,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.432 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.249s] 2018-10-23 09:50:08,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.465 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.033s] 2018-10-23 09:50:08,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.521 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.055s] 2018-10-23 09:50:08,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.569 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.048s] 2018-10-23 09:50:08,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.633 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.062s] 2018-10-23 09:50:08,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.885 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.252s] 2018-10-23 09:50:08,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.923 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.038s] 2018-10-23 09:50:08,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:08.963 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-10-23 09:50:09,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:09.191 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.227s] 2018-10-23 09:50:09,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:09.928 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.237s] 2018-10-23 09:50:13,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.415 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.059s] 2018-10-23 09:50:13,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.427 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-10-23 09:50:13,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.573 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.145s] 2018-10-23 09:50:13,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.584 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-23 09:50:13,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.595 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-23 09:50:13,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.616 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.021s] 2018-10-23 09:50:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.732 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.115s] 2018-10-23 09:50:13,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.792 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2018-10-23 09:50:13,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.922 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.129s] 2018-10-23 09:50:13,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:13.936 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-23 09:50:14,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:14.001 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2018-10-23 09:50:17,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:17.118 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-23 09:50:21,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:21.684 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.343s] 2018-10-23 09:50:21,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:21.899 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.214s] 2018-10-23 09:50:27,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:27.052 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.423s] 2018-10-23 09:50:27,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:27.442 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.391s] 2018-10-23 09:50:27,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:27.583 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.141s] 2018-10-23 09:50:29,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:29.345 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [92.325s] 2018-10-23 09:50:32,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:32.147 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.735s] 2018-10-23 09:50:33,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:33.712 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [4.369s] 2018-10-23 09:50:34,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:34.325 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.615s] 2018-10-23 09:50:35,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:35.803 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.478s] 2018-10-23 09:50:36,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:36.043 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.585s] 2018-10-23 09:50:36,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:36.212 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.169s] 2018-10-23 09:50:36,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:36.395 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.183s] 2018-10-23 09:50:36,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:36.523 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.127s] 2018-10-23 09:50:36,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:36.524 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-23 09:50:39,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.506 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.175s] 2018-10-23 09:50:39,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.514 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.007s] 2018-10-23 09:50:39,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.520 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.006s] 2018-10-23 09:50:39,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.526 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.006s] 2018-10-23 09:50:39,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.532 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.006s] 2018-10-23 09:50:39,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.540 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.008s] 2018-10-23 09:50:39,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.711 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.170s] 2018-10-23 09:50:39,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.719 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.008s] 2018-10-23 09:50:39,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.726 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-10-23 09:50:39,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:39.734 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.007s] 2018-10-23 09:50:43,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:43.787 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.293s] 2018-10-23 09:50:43,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:43.806 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.019s] 2018-10-23 09:50:49,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:49.280 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.181s] 2018-10-23 09:50:49,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:49.469 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.190s] 2018-10-23 09:50:49,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:49.651 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.181s] 2018-10-23 09:50:49,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:49.808 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.157s] 2018-10-23 09:50:49,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:49.835 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.026s] 2018-10-23 09:50:53,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:53.718 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [5.791s] 2018-10-23 09:50:55,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:50:55.610 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.269s] 2018-10-23 09:51:00,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:00.313 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.082s] 2018-10-23 09:51:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:00.329 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.018s] 2018-10-23 09:51:00,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:00.443 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.114s] 2018-10-23 09:51:01,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:01.340 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [5.730s] 2018-10-23 09:51:01,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:01.342 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-23 09:51:01,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:01.342 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-23 09:51:01,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:01.343 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-23 09:51:07,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:07.121 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [13.399s] 2018-10-23 09:51:08,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:08.563 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.445s] 2018-10-23 09:51:10,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.017 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.185s] 2018-10-23 09:51:10,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.066 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.049s] 2018-10-23 09:51:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.107 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.040s] 2018-10-23 09:51:10,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.151 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.043s] 2018-10-23 09:51:10,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.033s] 2018-10-23 09:51:10,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.106s] 2018-10-23 09:51:10,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.333 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.042s] 2018-10-23 09:51:10,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.375 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.042s] 2018-10-23 09:51:10,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.396 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-10-23 09:51:10,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.442 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.046s] 2018-10-23 09:51:10,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:10.485 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.042s] 2018-10-23 09:51:11,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:11.127 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.366s] 2018-10-23 09:51:14,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:14.022 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.212s] 2018-10-23 09:51:14,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:14.838 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [6.271s] 2018-10-23 09:51:14,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:14.840 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-23 09:51:15,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:15.890 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [4.761s] 2018-10-23 09:51:17,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:17.346 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.456s] 2018-10-23 09:51:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:19.006 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.659s] 2018-10-23 09:51:21,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:21.345 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.339s] 2018-10-23 09:51:27,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:27.466 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [4.175s] 2018-10-23 09:51:29,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:29.265 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.500s] 2018-10-23 09:51:29,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:29.382 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.117s] 2018-10-23 09:51:30,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:30.563 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [3.097s] 2018-10-23 09:51:38,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:38.635 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.079s] 2018-10-23 09:51:41,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:41.618 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.981s] 2018-10-23 09:51:43,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:43.082 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.464s] 2018-10-23 09:51:45,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:45.319 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.237s] 2018-10-23 09:51:46,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:46.481 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.447s] 2018-10-23 09:51:52,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:52.202 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.146s] 2018-10-23 09:51:55,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:55.410 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.207s] 2018-10-23 09:51:56,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:56.931 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-23 09:51:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:59.420 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.560s] 2018-10-23 09:51:59,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:59.612 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.192s] 2018-10-23 09:51:59,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:51:59.808 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.195s] 2018-10-23 09:52:00,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:00.010 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.201s] 2018-10-23 09:52:00,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:00.395 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.384s] 2018-10-23 09:52:00,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:00.423 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.028s] 2018-10-23 09:52:02,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:02.057 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.647s] 2018-10-23 09:52:06,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:06.324 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.265s] 2018-10-23 09:52:07,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:07.218 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [52.368s] 2018-10-23 09:52:10,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:10.481 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.156s] 2018-10-23 09:52:14,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:14.127 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.646s] 2018-10-23 09:52:14,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:14.725 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.507s] 2018-10-23 09:52:15,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:15.209 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.723s] 2018-10-23 09:52:16,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:16.115 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.908s] 2018-10-23 09:52:18,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:18.000 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.872s] 2018-10-23 09:52:21,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:21.653 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.653s] 2018-10-23 09:52:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:27.305 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.224s] 2018-10-23 09:52:27,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:27.847 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.541s] 2018-10-23 09:52:28,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:28.042 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.195s] 2018-10-23 09:52:33,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:33.570 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.286s] 2018-10-23 09:52:33,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:33.824 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.253s] 2018-10-23 09:52:35,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:35.315 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.491s] 2018-10-23 09:52:40,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:40.861 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [12.812s] 2018-10-23 09:52:42,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:42.155 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-23 09:52:44,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:44.415 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.182s] 2018-10-23 09:52:45,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:45.313 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [0.896s] 2018-10-23 09:52:45,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:45.917 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.605s] 2018-10-23 09:52:46,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:46.690 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.772s] 2018-10-23 09:52:47,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:47.204 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.513s] 2018-10-23 09:52:48,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:48.494 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.289s] 2018-10-23 09:52:49,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:49.212 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.718s] 2018-10-23 09:52:49,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:49.277 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.066s] 2018-10-23 09:52:50,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:50.272 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [73.118s] 2018-10-23 09:52:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:50.494 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.215s] 2018-10-23 09:52:51,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:51.016 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.520s] 2018-10-23 09:52:51,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:51.566 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.550s] 2018-10-23 09:52:51,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:51.583 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.017s] 2018-10-23 09:52:51,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:51.598 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.015s] 2018-10-23 09:52:51,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:51.626 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.028s] 2018-10-23 09:52:51,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:51.891 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.624s] 2018-10-23 09:52:52,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:52.078 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [11.219s] 2018-10-23 09:52:55,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:55.528 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.824s] 2018-10-23 09:52:57,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:57.554 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [5.662s] 2018-10-23 09:52:59,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:52:59.577 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-23 09:53:00,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:00.834 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [1.454s] 2018-10-23 09:53:01,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:01.649 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.200s] 2018-10-23 09:53:01,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:01.685 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.036s] 2018-10-23 09:53:01,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:01.963 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.277s] 2018-10-23 09:53:01,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:01.974 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-23 09:53:02,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:02.010 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.035s] 2018-10-23 09:53:02,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:02.020 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-10-23 09:53:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:02.053 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.034s] 2018-10-23 09:53:02,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:02.073 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.020s] 2018-10-23 09:53:04,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:04.621 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-23 09:53:08,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:08.752 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.455s] 2018-10-23 09:53:09,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:09.412 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.660s] 2018-10-23 09:53:09,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:09.422 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-10-23 09:53:09,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:09.493 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.723s] 2018-10-23 09:53:09,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:09.835 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.412s] 2018-10-23 09:53:10,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:10.040 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.545s] 2018-10-23 09:53:10,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:10.377 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.542s] 2018-10-23 09:53:11,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:11.010 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.633s] 2018-10-23 09:53:11,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:11.035 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.025s] 2018-10-23 09:53:11,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:11.059 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.024s] 2018-10-23 09:53:12,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:12.409 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.368s] 2018-10-23 09:53:12,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:12.823 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [58.085s] 2018-10-23 09:53:15,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:15.225 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-23 09:53:19,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:19.025 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.837s] 2018-10-23 09:53:21,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:21.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.648s] 2018-10-23 09:53:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:22.125 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.130s] 2018-10-23 09:53:28,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.481 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.143s] 2018-10-23 09:53:28,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.496 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-10-23 09:53:28,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.515 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.019s] 2018-10-23 09:53:28,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.537 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.022s] 2018-10-23 09:53:28,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.551 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.013s] 2018-10-23 09:53:28,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.567 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.016s] 2018-10-23 09:53:28,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.597 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.029s] 2018-10-23 09:53:28,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.606 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2018-10-23 09:53:28,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.791 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.183s] 2018-10-23 09:53:28,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.800 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-10-23 09:53:28,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.818 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.018s] 2018-10-23 09:53:28,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.830 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.012s] 2018-10-23 09:53:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.841 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.011s] 2018-10-23 09:53:28,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.847 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-10-23 09:53:28,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:28.857 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2018-10-23 09:53:29,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:29.041 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.183s] 2018-10-23 09:53:29,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:29.175 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.134s] 2018-10-23 09:53:29,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:29.283 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.107s] 2018-10-23 09:53:29,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:29.345 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.062s] 2018-10-23 09:53:29,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:29.454 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.108s] 2018-10-23 09:53:29,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:29.535 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.082s] 2018-10-23 09:53:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:32.434 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.125s] 2018-10-23 09:53:32,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:32.685 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.251s] 2018-10-23 09:53:35,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:35.328 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:53:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:37.945 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.692s] 2018-10-23 09:53:37,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:37.953 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-23 09:53:44,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:44.169 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:53:44,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:44.172 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:53:44,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:44.172 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-23 09:53:44,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:44.173 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-23 09:53:44,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:44.174 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:53:45,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:45.176 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.387s] 2018-10-23 09:53:45,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:45.418 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.242s] 2018-10-23 09:53:46,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:46.259 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.840s] 2018-10-23 09:53:46,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:46.515 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.256s] 2018-10-23 09:53:47,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:47.016 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.500s] 2018-10-23 09:53:47,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:47.435 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.419s] 2018-10-23 09:53:50,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:50.363 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.098s] 2018-10-23 09:53:50,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:50.392 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.031s] 2018-10-23 09:53:50,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:50.421 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.028s] 2018-10-23 09:53:52,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:52.677 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [2.254s] 2018-10-23 09:53:54,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:54.861 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.199s] 2018-10-23 09:53:54,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:54.872 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-10-23 09:53:54,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:54.884 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-23 09:53:55,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:55.271 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.386s] 2018-10-23 09:53:55,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:55.281 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-23 09:53:55,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:55.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-23 09:53:55,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:55.663 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.373s] 2018-10-23 09:53:56,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:56.036 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.373s] 2018-10-23 09:53:56,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:56.248 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [3.570s] 2018-10-23 09:53:56,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:56.852 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.604s] 2018-10-23 09:53:57,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:57.326 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.474s] 2018-10-23 09:53:57,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:57.399 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 09:53:57,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:53:57.399 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 09:54:01,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:01.657 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.539s] 2018-10-23 09:54:02,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:02.273 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.616s] 2018-10-23 09:54:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:03.869 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.215s] 2018-10-23 09:54:04,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.071 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.202s] 2018-10-23 09:54:04,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.289 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.217s] 2018-10-23 09:54:04,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.481 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.191s] 2018-10-23 09:54:04,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.500 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.020s] 2018-10-23 09:54:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.681 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.180s] 2018-10-23 09:54:04,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.697 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.016s] 2018-10-23 09:54:04,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.933 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.235s] 2018-10-23 09:54:04,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:04.970 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.036s] 2018-10-23 09:54:05,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:05.194 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.223s] 2018-10-23 09:54:05,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:05.238 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.044s] 2018-10-23 09:54:08,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:08.851 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.496s] 2018-10-23 09:54:09,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:09.224 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.372s] 2018-10-23 09:54:09,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:09.697 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.474s] 2018-10-23 09:54:12,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:12.529 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [55.233s] 2018-10-23 09:54:14,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:14.263 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.273s] 2018-10-23 09:54:16,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:16.377 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.248s] 2018-10-23 09:54:16,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:16.396 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.019s] 2018-10-23 09:54:16,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:16.453 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.056s] 2018-10-23 09:54:16,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:16.527 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.074s] 2018-10-23 09:54:16,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:16.597 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.070s] 2018-10-23 09:54:22,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:22.345 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.169s] 2018-10-23 09:54:23,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:23.636 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.105s] 2018-10-23 09:54:24,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:24.170 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.534s] 2018-10-23 09:54:24,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:24.547 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.377s] 2018-10-23 09:54:24,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:24.846 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.298s] 2018-10-23 09:54:25,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:25.175 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.329s] 2018-10-23 09:54:25,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:25.533 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-23 09:54:25,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:25.978 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.801s] 2018-10-23 09:54:26,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:26.975 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [0.996s] 2018-10-23 09:54:27,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:27.111 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-10-23 09:54:27,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:27.412 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.437s] 2018-10-23 09:54:27,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:27.434 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:54:27,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:27.824 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.411s] 2018-10-23 09:54:28,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:28.255 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.431s] 2018-10-23 09:54:28,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:28.646 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.390s] 2018-10-23 09:54:30,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:30.329 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.214s] 2018-10-23 09:54:36,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:36.019 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.528s] 2018-10-23 09:54:36,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:36.276 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.724s] 2018-10-23 09:54:36,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:36.782 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.763s] 2018-10-23 09:54:37,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:37.205 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.423s] 2018-10-23 09:54:37,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:37.561 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.355s] 2018-10-23 09:54:38,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:38.625 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.062s] 2018-10-23 09:54:39,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:39.045 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.421s] 2018-10-23 09:54:39,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:39.458 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.413s] 2018-10-23 09:54:39,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:39.554 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.280s] 2018-10-23 09:54:41,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:41.074 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.613s] 2018-10-23 09:54:41,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:41.554 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.480s] 2018-10-23 09:54:42,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:42.144 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.590s] 2018-10-23 09:54:42,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:42.214 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.071s] 2018-10-23 09:54:42,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:42.630 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.416s] 2018-10-23 09:54:43,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:43.294 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.662s] 2018-10-23 09:54:46,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:46.104 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:54:50,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:50.845 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.517s] 2018-10-23 09:54:51,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:51.353 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.507s] 2018-10-23 09:54:52,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:52.110 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.756s] 2018-10-23 09:54:53,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:53.745 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.698s] 2018-10-23 09:54:58,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:54:58.499 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.216s] 2018-10-23 09:55:00,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:00.554 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.053s] 2018-10-23 09:55:00,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:00.556 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-23 09:55:01,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:01.621 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.876s] 2018-10-23 09:55:03,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:03.116 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.563s] 2018-10-23 09:55:04,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:04.325 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.209s] 2018-10-23 09:55:06,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:06.462 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-23 09:55:07,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:07.746 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [55.204s] 2018-10-23 09:55:08,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:08.442 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.007s] 2018-10-23 09:55:08,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:08.448 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.005s] 2018-10-23 09:55:08,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:08.454 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.005s] 2018-10-23 09:55:08,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:08.460 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.005s] 2018-10-23 09:55:09,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:09.580 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.958s] 2018-10-23 09:55:13,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:13.835 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [0.844s] 2018-10-23 09:55:19,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:19.405 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.020s] 2018-10-23 09:55:19,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:19.618 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.212s] 2018-10-23 09:55:19,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:19.637 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.019s] 2018-10-23 09:55:19,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:19.707 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.070s] 2018-10-23 09:55:19,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:19.899 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.191s] 2018-10-23 09:55:20,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.089 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.189s] 2018-10-23 09:55:20,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.108 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.019s] 2018-10-23 09:55:20,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.128 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.019s] 2018-10-23 09:55:20,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.133 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.717s] 2018-10-23 09:55:20,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.140 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2018-10-23 09:55:20,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.146 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.006s] 2018-10-23 09:55:20,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.315 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.187s] 2018-10-23 09:55:20,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.335 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.020s] 2018-10-23 09:55:20,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.398 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.062s] 2018-10-23 09:55:20,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.440 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.291s] 2018-10-23 09:55:20,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.456 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.058s] 2018-10-23 09:55:20,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:20.792 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.352s] 2018-10-23 09:55:21,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:21.757 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.965s] 2018-10-23 09:55:26,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:26.358 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.568s] 2018-10-23 09:55:26,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:26.734 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.376s] 2018-10-23 09:55:30,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:30.053 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-23 09:55:30,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:30.577 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.216s] 2018-10-23 09:55:30,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:30.864 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.286s] 2018-10-23 09:55:31,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:31.059 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.194s] 2018-10-23 09:55:31,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:31.244 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.185s] 2018-10-23 09:55:31,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:31.368 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-23 09:55:31,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:31.420 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.175s] 2018-10-23 09:55:33,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:33.404 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [1.982s] 2018-10-23 09:55:37,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:37.466 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.014s] 2018-10-23 09:55:38,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:38.017 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [67.675s] 2018-10-23 09:55:43,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:43.734 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.376s] 2018-10-23 09:55:44,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:44.048 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.316s] 2018-10-23 09:55:46,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:46.054 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-23 09:55:52,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:55:52.312 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.226s] 2018-10-23 09:56:00,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:00.197 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.812s] 2018-10-23 09:56:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:02.129 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.932s] 2018-10-23 09:56:04,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:04.056 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.926s] 2018-10-23 09:56:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:05.721 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [57.957s] 2018-10-23 09:56:07,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:07.432 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.375s] 2018-10-23 09:56:15,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:15.537 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.137s] 2018-10-23 09:56:23,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:23.397 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.356s] 2018-10-23 09:56:27,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:27.439 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.041s] 2018-10-23 09:56:32,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:32.288 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.848s] 2018-10-23 09:56:35,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:35.099 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.811s] 2018-10-23 09:56:36,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:36.822 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.723s] 2018-10-23 09:56:44,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:44.997 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [8.172s] 2018-10-23 09:56:45,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:45.068 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.073s] 2018-10-23 09:56:45,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:45.111 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.042s] 2018-10-23 09:56:48,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:48.525 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [70.487s] 2018-10-23 09:56:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:48.576 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.058s] 2018-10-23 09:56:48,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:48.627 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.051s] 2018-10-23 09:56:50,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:50.272 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [5.159s] 2018-10-23 09:56:57,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:56:57.855 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [7.582s] 2018-10-23 09:57:02,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:02.396 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [56.663s] 2018-10-23 09:57:06,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:06.720 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.185s] 2018-10-23 09:57:06,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:06.970 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [4.576s] 2018-10-23 09:57:07,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:07.330 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.476s] 2018-10-23 09:57:07,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:07.374 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2018-10-23 09:57:07,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:07.412 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.038s] 2018-10-23 09:57:07,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:07.896 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.176s] 2018-10-23 09:57:13,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:13.891 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [5.991s] 2018-10-23 09:57:14,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:14.064 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.650s] 2018-10-23 09:57:20,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:20.624 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.732s] 2018-10-23 09:57:22,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:22.093 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [8.028s] 2018-10-23 09:57:25,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:25.807 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.202s] 2018-10-23 09:57:26,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:26.021 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.214s] 2018-10-23 09:57:26,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:26.199 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.178s] 2018-10-23 09:57:26,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:26.582 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.381s] 2018-10-23 09:57:26,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:26.780 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.199s] 2018-10-23 09:57:26,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:26.853 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.073s] 2018-10-23 09:57:26,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:26.996 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.142s] 2018-10-23 09:57:27,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:27.072 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.076s] 2018-10-23 09:57:27,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:27.136 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.063s] 2018-10-23 09:57:27,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:27.199 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.063s] 2018-10-23 09:57:27,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:27.268 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.068s] 2018-10-23 09:57:32,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:32.936 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [12.307s] 2018-10-23 09:57:37,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:37.702 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [4.768s] 2018-10-23 09:57:42,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:42.328 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.980s] 2018-10-23 09:57:42,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:42.530 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.203s] 2018-10-23 09:57:42,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:42.888 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.357s] 2018-10-23 09:57:44,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:44.354 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.465s] 2018-10-23 09:57:48,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:48.746 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.391s] 2018-10-23 09:57:48,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:48.800 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.055s] 2018-10-23 09:57:48,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:57:48.847 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.046s] 2018-10-23 09:58:01,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:01.135 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.112s] 2018-10-23 09:58:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:02.402 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.265s] 2018-10-23 09:58:03,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:03.128 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.725s] 2018-10-23 09:58:03,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:03.588 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.460s] 2018-10-23 09:58:04,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:04.316 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.727s] 2018-10-23 09:58:05,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:05.535 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.217s] 2018-10-23 09:58:06,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:06.036 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.501s] 2018-10-23 09:58:06,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:06.114 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.078s] 2018-10-23 09:58:06,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:06.961 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [0.845s] 2018-10-23 09:58:07,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:07.348 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.387s] 2018-10-23 09:58:07,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:07.365 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2018-10-23 09:58:07,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:07.381 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.015s] 2018-10-23 09:58:07,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:07.393 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.013s] 2018-10-23 09:58:12,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:12.789 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.550s] 2018-10-23 09:58:17,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:17.362 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-10-23 09:58:21,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:21.367 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.144s] 2018-10-23 09:58:21,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:21.688 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.321s] 2018-10-23 09:58:21,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:21.807 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.118s] 2018-10-23 09:58:21,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:21.915 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.108s] 2018-10-23 09:58:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.011 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.096s] 2018-10-23 09:58:22,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.112 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.101s] 2018-10-23 09:58:22,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.208 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.095s] 2018-10-23 09:58:22,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.292 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.084s] 2018-10-23 09:58:22,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.346 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.054s] 2018-10-23 09:58:22,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.414 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.067s] 2018-10-23 09:58:22,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.580 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.166s] 2018-10-23 09:58:22,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.640 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.058s] 2018-10-23 09:58:22,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.681 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.041s] 2018-10-23 09:58:22,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.764 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.084s] 2018-10-23 09:58:22,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.806 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.041s] 2018-10-23 09:58:22,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.877 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.071s] 2018-10-23 09:58:22,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:22.967 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.090s] 2018-10-23 09:58:23,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.060 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.093s] 2018-10-23 09:58:23,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.127 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.065s] 2018-10-23 09:58:23,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.178 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.051s] 2018-10-23 09:58:23,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.247 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.069s] 2018-10-23 09:58:23,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.298 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.050s] 2018-10-23 09:58:23,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.352 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.053s] 2018-10-23 09:58:23,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.408 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.056s] 2018-10-23 09:58:23,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.458 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.050s] 2018-10-23 09:58:23,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.506 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.048s] 2018-10-23 09:58:23,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.547 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.040s] 2018-10-23 09:58:23,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:23.596 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.049s] 2018-10-23 09:58:24,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:24.064 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.466s] 2018-10-23 09:58:24,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:24.258 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.194s] 2018-10-23 09:58:24,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:24.323 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.065s] 2018-10-23 09:58:24,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:24.741 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.415s] 2018-10-23 09:58:25,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:25.322 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.579s] 2018-10-23 09:58:25,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:25.387 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.067s] 2018-10-23 09:58:25,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:25.447 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.059s] 2018-10-23 09:58:25,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:25.506 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.060s] 2018-10-23 09:58:25,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:25.975 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.467s] 2018-10-23 09:58:26,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:26.067 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.093s] 2018-10-23 09:58:26,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:26.162 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.095s] 2018-10-23 09:58:30,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:30.597 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.877s] 2018-10-23 09:58:32,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:32.473 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [65.186s] 2018-10-23 09:58:32,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:32.483 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.015s] 2018-10-23 09:58:33,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:33.271 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.786s] 2018-10-23 09:58:33,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:33.272 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-10-23 09:58:33,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:33.487 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.214s] 2018-10-23 09:58:33,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:33.609 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.123s] 2018-10-23 09:58:41,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:41.520 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.246s] 2018-10-23 09:58:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:42.182 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.792s] 2018-10-23 09:58:42,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:42.384 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.864s] 2018-10-23 09:58:45,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:45.042 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.856s] 2018-10-23 09:58:45,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:45.766 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.644s] 2018-10-23 09:58:46,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:46.075 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.034s] 2018-10-23 09:58:46,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:46.167 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.401s] 2018-10-23 09:58:46,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:46.556 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.388s] 2018-10-23 09:58:46,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:46.651 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.577s] 2018-10-23 09:58:46,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:46.955 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.399s] 2018-10-23 09:58:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:47.226 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.574s] 2018-10-23 09:58:47,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:47.349 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.394s] 2018-10-23 09:58:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:47.818 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.591s] 2018-10-23 09:58:48,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:48.388 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.570s] 2018-10-23 09:58:48,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:48.759 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [1.954s] 2018-10-23 09:58:49,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:49.090 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.701s] 2018-10-23 09:58:50,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:50.269 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.179s] 2018-10-23 09:58:51,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:51.336 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.576s] 2018-10-23 09:58:51,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:51.793 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.522s] 2018-10-23 09:58:52,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:52.318 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.525s] 2018-10-23 09:58:52,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:52.755 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.436s] 2018-10-23 09:58:53,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:53.218 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.461s] 2018-10-23 09:58:53,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:53.318 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.980s] 2018-10-23 09:58:53,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:53.440 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.223s] 2018-10-23 09:58:53,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:53.662 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.221s] 2018-10-23 09:58:53,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:53.905 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.242s] 2018-10-23 09:58:54,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:54.771 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.865s] 2018-10-23 09:58:55,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:55.173 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [1.855s] 2018-10-23 09:58:55,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:55.460 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.689s] 2018-10-23 09:58:55,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:55.667 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.207s] 2018-10-23 09:58:58,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:58.866 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.197s] 2018-10-23 09:58:58,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:58.868 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-23 09:58:59,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:59.116 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.250s] 2018-10-23 09:58:59,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:59.356 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.240s] 2018-10-23 09:58:59,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:59.618 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.262s] 2018-10-23 09:58:59,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:58:59.819 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.201s] 2018-10-23 09:59:00,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:00.019 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.199s] 2018-10-23 09:59:00,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:00.434 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.414s] 2018-10-23 09:59:00,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:00.645 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.210s] 2018-10-23 09:59:00,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:00.842 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.197s] 2018-10-23 09:59:01,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:01.073 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.231s] 2018-10-23 09:59:01,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:01.278 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.204s] 2018-10-23 09:59:01,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:01.509 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.231s] 2018-10-23 09:59:02,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:02.100 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.588s] 2018-10-23 09:59:02,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:02.102 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-23 09:59:02,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:02.104 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-23 09:59:02,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:02.307 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.207s] 2018-10-23 09:59:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:02.548 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.240s] 2018-10-23 09:59:03,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:03.021 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.054s] 2018-10-23 09:59:05,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:05.335 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.785s] 2018-10-23 09:59:05,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:05.559 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.224s] 2018-10-23 09:59:05,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:05.798 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.237s] 2018-10-23 09:59:05,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:05.800 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-23 09:59:05,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:05.801 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-23 09:59:06,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:06.006 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.208s] 2018-10-23 09:59:06,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:06.239 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.232s] 2018-10-23 09:59:06,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:06.506 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.267s] 2018-10-23 09:59:07,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:07.890 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-23 09:59:14,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:14.016 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.942s] 2018-10-23 09:59:15,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:15.040 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [7.137s] 2018-10-23 09:59:18,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:18.810 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [3.778s] 2018-10-23 09:59:19,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:19.213 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.489s] 2018-10-23 09:59:19,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:19.396 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.183s] 2018-10-23 09:59:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:20.522 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.046s] 2018-10-23 09:59:21,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:21.872 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:59:21,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:21.874 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:59:21,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:21.875 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 09:59:26,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:26.730 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.186s] 2018-10-23 09:59:28,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.092 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.695s] 2018-10-23 09:59:28,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.410 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.318s] 2018-10-23 09:59:28,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.515 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.105s] 2018-10-23 09:59:28,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.616 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.102s] 2018-10-23 09:59:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.630 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.014s] 2018-10-23 09:59:28,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.646 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.016s] 2018-10-23 09:59:28,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:28.763 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.117s] 2018-10-23 09:59:30,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:30.182 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.176s] 2018-10-23 09:59:30,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:30.218 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2018-10-23 09:59:31,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:31.455 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-23 09:59:31,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:31.839 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-23 09:59:34,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:34.369 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.543s] 2018-10-23 09:59:34,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:34.564 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.195s] 2018-10-23 09:59:34,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:34.988 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.424s] 2018-10-23 09:59:36,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:36.165 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.778s] 2018-10-23 09:59:36,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:36.394 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.229s] 2018-10-23 09:59:39,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:39.304 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [20.485s] 2018-10-23 09:59:46,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:46.879 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.580s] 2018-10-23 09:59:47,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:47.000 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [7.700s] 2018-10-23 09:59:47,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:47.126 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.247s] 2018-10-23 09:59:48,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:48.133 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.134s] 2018-10-23 09:59:55,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:55.794 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.656s] 2018-10-23 09:59:56,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:56.987 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.183s] 2018-10-23 09:59:57,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:57.379 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.392s] 2018-10-23 09:59:58,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:58.913 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.532s] 2018-10-23 09:59:58,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:58.932 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.020s] 2018-10-23 09:59:59,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:59.492 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.560s] 2018-10-23 09:59:59,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 09:59:59.603 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.810s] 2018-10-23 10:00:06,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:06.605 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.000s] 2018-10-23 10:00:06,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:06.913 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.309s]: Skipped until Bug: 1014647 is resolved. 2018-10-23 10:00:17,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:17.175 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [10.568s] 2018-10-23 10:00:20,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:20.514 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.342s] 2018-10-23 10:00:22,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:22.757 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.243s] 2018-10-23 10:00:25,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:25.413 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.655s] 2018-10-23 10:00:28,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:28.028 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [43.898s] 2018-10-23 10:00:28,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:28.137 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.723s] 2018-10-23 10:00:30,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:30.541 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.403s] 2018-10-23 10:00:33,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:33.233 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [26.314s] 2018-10-23 10:00:43,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:43.885 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [6.526s] 2018-10-23 10:00:43,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:43.886 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-10-23 10:00:48,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:48.305 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.844s] 2018-10-23 10:00:49,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:49.801 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 10:00:54,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:54.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.210s] 2018-10-23 10:00:58,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:58.090 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-23 10:00:58,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:58.130 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.039s] 2018-10-23 10:00:58,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:58.184 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.054s] 2018-10-23 10:00:58,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:58.646 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.460s] 2018-10-23 10:00:59,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.108 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.462s] 2018-10-23 10:00:59,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.509 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.400s] 2018-10-23 10:00:59,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.548 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-10-23 10:00:59,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.609 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.061s] 2018-10-23 10:00:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.682 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.072s] 2018-10-23 10:00:59,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.747 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.065s] 2018-10-23 10:00:59,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.810 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.063s] 2018-10-23 10:00:59,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.852 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2018-10-23 10:00:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:00:59.947 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.094s] 2018-10-23 10:01:00,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:00.024 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.078s] 2018-10-23 10:01:00,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:00.112 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.087s] 2018-10-23 10:01:00,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:00.179 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.067s] 2018-10-23 10:01:00,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:00.243 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.064s] 2018-10-23 10:01:00,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:00.325 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.081s] 2018-10-23 10:01:12,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:12.057 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [38.813s] 2018-10-23 10:01:18,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:18.607 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [11.183s] 2018-10-23 10:01:27,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:27.633 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [9.026s] 2018-10-23 10:01:33,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:33.965 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:01:33,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:33.966 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:01:33,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:33.967 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-23 10:01:33,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:33.968 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:01:37,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:37.520 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.425s] 2018-10-23 10:01:37,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:37.586 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.066s] 2018-10-23 10:01:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:38.004 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.417s] 2018-10-23 10:01:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:38.077 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.073s] 2018-10-23 10:01:38,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:38.500 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.423s] 2018-10-23 10:01:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:40.230 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [28.166s] 2018-10-23 10:01:44,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:44.529 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.706s] 2018-10-23 10:01:45,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:45.038 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.509s] 2018-10-23 10:01:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:47.215 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [6.986s] 2018-10-23 10:01:50,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:50.740 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.013s] 2018-10-23 10:01:51,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:51.178 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.437s] 2018-10-23 10:01:51,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:51.248 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.070s] 2018-10-23 10:01:51,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:51.324 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.076s] 2018-10-23 10:01:51,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:51.433 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.108s] 2018-10-23 10:01:51,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:51.721 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.288s] 2018-10-23 10:01:51,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:01:51.978 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.257s] 2018-10-23 10:02:00,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:00.794 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [13.575s] 2018-10-23 10:02:03,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:03.413 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [4.879s] 2018-10-23 10:02:03,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:03.806 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.395s] 2018-10-23 10:02:05,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:05.974 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.166s] 2018-10-23 10:02:07,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:07.284 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.311s] 2018-10-23 10:02:17,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:17.220 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.645s] 2018-10-23 10:02:19,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:19.870 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [2.651s] 2018-10-23 10:02:22,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:22.957 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.084s] 2018-10-23 10:02:25,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:25.566 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.609s] 2018-10-23 10:02:28,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:28.641 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.072s] 2018-10-23 10:02:31,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:31.767 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.125s] 2018-10-23 10:02:34,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:34.147 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-23 10:02:34,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:34.148 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:02:34,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:34.149 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-23 10:02:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:35.182 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [34.378s] 2018-10-23 10:02:36,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:36.115 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2018-10-23 10:02:36,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:36.203 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.088s] 2018-10-23 10:02:36,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:36.289 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.086s] 2018-10-23 10:02:36,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:36.295 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-23 10:02:39,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:39.974 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-10-23 10:02:40,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:40.584 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.610s] 2018-10-23 10:02:45,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:45.451 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.277s] 2018-10-23 10:02:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:49.631 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.167s] 2018-10-23 10:02:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:49.649 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.018s] 2018-10-23 10:02:49,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:49.916 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.267s] 2018-10-23 10:02:50,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:50.223 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.305s] 2018-10-23 10:02:50,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:50.229 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-10-23 10:02:50,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:50.242 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-10-23 10:02:50,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:50.254 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.012s] 2018-10-23 10:02:50,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:50.267 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.014s] 2018-10-23 10:02:54,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:02:54.129 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.612s] 2018-10-23 10:03:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:01.577 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.737s] 2018-10-23 10:03:09,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:09.895 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [2.937s] 2018-10-23 10:03:14,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:14.140 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [38.946s] 2018-10-23 10:03:19,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:19.109 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.054s] 2018-10-23 10:03:21,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:21.882 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.773s] 2018-10-23 10:03:24,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:24.295 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.412s] 2018-10-23 10:03:28,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:28.904 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.608s] 2018-10-23 10:03:38,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:38.954 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.958s] 2018-10-23 10:03:39,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:39.567 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.613s] 2018-10-23 10:03:53,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:53.557 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.984s] 2018-10-23 10:03:56,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:56.046 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [41.892s] 2018-10-23 10:03:56,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:56.047 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-23 10:03:57,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:57.049 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.492s] 2018-10-23 10:03:58,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:03:58.006 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [0.956s] 2018-10-23 10:04:01,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:01.662 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.655s] 2018-10-23 10:04:02,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:02.666 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.004s] 2018-10-23 10:04:02,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:02.891 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.847s] 2018-10-23 10:04:05,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:05.967 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.300s] 2018-10-23 10:04:06,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:06.344 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [3.452s] 2018-10-23 10:04:09,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:09.460 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.492s] 2018-10-23 10:04:12,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:12.761 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.300s] 2018-10-23 10:04:14,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:14.345 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.583s] 2018-10-23 10:04:18,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:18.291 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.946s] 2018-10-23 10:04:19,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:19.391 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.099s] 2018-10-23 10:04:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:23.380 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.989s] 2018-10-23 10:04:23,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:23.693 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.313s] 2018-10-23 10:04:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:23.838 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.144s] 2018-10-23 10:04:23,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:23.936 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.098s] 2018-10-23 10:04:23,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:23.990 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.053s] 2018-10-23 10:04:24,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:24.036 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.046s] 2018-10-23 10:04:24,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:24.131 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.094s] 2018-10-23 10:04:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:24.459 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.327s] 2018-10-23 10:04:24,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:24.515 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.056s] 2018-10-23 10:04:24,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:24.557 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.042s] 2018-10-23 10:04:28,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:28.386 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.827s] 2018-10-23 10:04:36,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:36.665 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-10-23 10:04:36,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:36.768 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-10-23 10:04:44,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.088 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.497s] 2018-10-23 10:04:44,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.214 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.126s] 2018-10-23 10:04:44,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.287 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.421s] 2018-10-23 10:04:44,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.308 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.022s] 2018-10-23 10:04:44,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.338 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.030s] 2018-10-23 10:04:44,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.368 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.030s] 2018-10-23 10:04:44,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.376 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.162s] 2018-10-23 10:04:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.389 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.020s] 2018-10-23 10:04:44,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.429 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.040s] 2018-10-23 10:04:44,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.457 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.028s] 2018-10-23 10:04:44,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.476 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.019s] 2018-10-23 10:04:44,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.503 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.027s] 2018-10-23 10:04:44,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:44.702 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.198s] 2018-10-23 10:04:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:50.080 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [5.700s] 2018-10-23 10:04:50,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:50.130 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.052s] 2018-10-23 10:04:50,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:50.160 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.030s] 2018-10-23 10:04:52,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:52.554 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.097s] 2018-10-23 10:04:56,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:56.157 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.889s] 2018-10-23 10:04:56,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:56.569 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.014s] 2018-10-23 10:04:57,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:57.693 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 10:04:57,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:57.696 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 10:04:57,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:57.698 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:04:57,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:57.699 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:04:57,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:04:57.700 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-23 10:05:02,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:02.285 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.715s] 2018-10-23 10:05:02,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:02.553 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.305s] 2018-10-23 10:05:03,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:03.407 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.854s] 2018-10-23 10:05:04,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:04.506 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.098s] 2018-10-23 10:05:04,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:04.651 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.366s] 2018-10-23 10:05:06,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:06.347 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.696s] 2018-10-23 10:05:08,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:08.343 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.833s] 2018-10-23 10:05:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:14.361 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.419s] 2018-10-23 10:05:14,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:14.681 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.332s] 2018-10-23 10:05:14,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:14.755 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.075s] 2018-10-23 10:05:14,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:14.801 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.046s] 2018-10-23 10:05:20,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:20.405 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.295s] 2018-10-23 10:05:20,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:20.508 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [5.705s] 2018-10-23 10:05:20,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:20.789 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.384s] 2018-10-23 10:05:21,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:21.539 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.749s] 2018-10-23 10:05:23,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:23.181 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.641s] 2018-10-23 10:05:23,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:23.255 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.075s] 2018-10-23 10:05:23,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:23.445 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.189s] 2018-10-23 10:05:23,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:23.524 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.079s] 2018-10-23 10:05:25,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:25.586 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [5.076s] 2018-10-23 10:05:30,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:30.550 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.077s] 2018-10-23 10:05:30,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:30.617 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.066s] 2018-10-23 10:05:30,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:30.817 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.200s] 2018-10-23 10:05:31,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:31.080 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.263s] 2018-10-23 10:05:34,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:34.078 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [8.492s] 2018-10-23 10:05:34,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:34.144 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.066s] 2018-10-23 10:05:34,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:34.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.055s] 2018-10-23 10:05:37,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:37.854 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.481s] 2018-10-23 10:05:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:37.930 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.077s] 2018-10-23 10:05:39,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:39.244 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.043s] 2018-10-23 10:05:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:40.134 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-23 10:05:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:40.136 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-23 10:05:43,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:43.167 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.011s] 2018-10-23 10:05:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:43.177 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.009s] 2018-10-23 10:05:43,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:43.187 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-10-23 10:05:44,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:44.426 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [5.180s] 2018-10-23 10:05:49,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:49.055 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-23 10:05:51,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:05:51.663 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.740s] 2018-10-23 10:06:04,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:04.933 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.443s] 2018-10-23 10:06:09,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:09.722 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.163s] 2018-10-23 10:06:11,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:11.169 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.236s] 2018-10-23 10:06:14,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:14.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.941s] 2018-10-23 10:06:16,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:16.813 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.641s] 2018-10-23 10:06:16,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:16.814 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-23 10:06:20,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:20.782 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.969s] 2018-10-23 10:06:25,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:25.011 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-23 10:06:27,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:27.656 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [6.873s] 2018-10-23 10:06:32,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:32.828 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.860s] 2018-10-23 10:06:34,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:34.565 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [1.735s] 2018-10-23 10:06:36,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:36.068 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.504s] 2018-10-23 10:06:38,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:38.375 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.306s] 2018-10-23 10:06:46,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:46.890 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.175s] 2018-10-23 10:06:50,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:50.397 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.507s] 2018-10-23 10:06:55,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:55.644 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.983s] 2018-10-23 10:06:57,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:57.163 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.521s] 2018-10-23 10:06:57,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:06:57.878 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [7.480s] 2018-10-23 10:07:02,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:02.653 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [4.774s] 2018-10-23 10:07:07,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:07.251 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.597s] 2018-10-23 10:07:10,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:10.876 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.624s] 2018-10-23 10:07:14,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:14.218 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.342s] 2018-10-23 10:07:17,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:17.898 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.680s] 2018-10-23 10:07:30,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:30.706 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.677s] 2018-10-23 10:07:30,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:30.758 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.052s] 2018-10-23 10:07:31,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:31.562 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.804s] 2018-10-23 10:07:33,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:33.108 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.546s] 2018-10-23 10:07:37,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:37.182 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [13.578s] 2018-10-23 10:07:37,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:37.629 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.520s] 2018-10-23 10:07:37,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:37.677 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.048s] 2018-10-23 10:07:37,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:37.727 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.050s] 2018-10-23 10:07:48,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:48.230 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.047s] 2018-10-23 10:07:51,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:51.501 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.615s] 2018-10-23 10:07:52,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:52.102 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.873s] 2018-10-23 10:07:54,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:54.086 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.984s] 2018-10-23 10:07:57,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:07:57.617 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.288s] 2018-10-23 10:08:00,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:00.159 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.540s] 2018-10-23 10:08:02,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:02.617 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.458s] 2018-10-23 10:08:07,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:07.402 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [13.312s] 2018-10-23 10:08:08,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:08.652 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.160s] 2018-10-23 10:08:10,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:10.905 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.252s] 2018-10-23 10:08:13,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:13.132 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.227s] 2018-10-23 10:08:15,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:15.361 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.228s] 2018-10-23 10:08:17,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:17.794 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.432s] 2018-10-23 10:08:20,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:20.267 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.473s] 2018-10-23 10:08:20,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:20.486 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.219s] 2018-10-23 10:08:22,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:22.879 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.392s] 2018-10-23 10:08:25,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:25.378 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.497s] 2018-10-23 10:08:27,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:27.719 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.340s] 2018-10-23 10:08:30,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:30.033 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [22.627s] 2018-10-23 10:08:30,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:30.159 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.440s] 2018-10-23 10:08:31,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:31.341 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.311s] 2018-10-23 10:08:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:32.577 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.417s] 2018-10-23 10:08:35,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:35.069 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.490s] 2018-10-23 10:08:37,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:37.513 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.443s] 2018-10-23 10:08:38,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:38.920 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [7.578s] 2018-10-23 10:08:39,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:39.823 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.309s] 2018-10-23 10:08:42,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:42.377 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.553s] 2018-10-23 10:08:44,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:44.930 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.552s] 2018-10-23 10:08:46,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:46.205 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [7.285s] 2018-10-23 10:08:47,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:47.398 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.467s] 2018-10-23 10:08:49,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:49.782 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.577s] 2018-10-23 10:08:49,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:49.798 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.399s] 2018-10-23 10:08:52,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:52.430 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.631s] 2018-10-23 10:08:54,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:54.998 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.567s] 2018-10-23 10:08:57,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:08:57.580 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.580s] 2018-10-23 10:09:00,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:00.606 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [3.025s] 2018-10-23 10:09:03,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:03.179 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.572s] 2018-10-23 10:09:07,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.568 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.013s] 2018-10-23 10:09:07,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.574 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2018-10-23 10:09:07,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.581 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.006s] 2018-10-23 10:09:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.589 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-10-23 10:09:07,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.886 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.296s] 2018-10-23 10:09:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.894 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.008s] 2018-10-23 10:09:07,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:07.903 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.008s] 2018-10-23 10:09:08,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:08.054 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.151s] 2018-10-23 10:09:08,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:08.068 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.013s] 2018-10-23 10:09:08,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:08.076 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-10-23 10:09:11,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:11.548 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-10-23 10:09:14,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:14.061 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [24.273s] 2018-10-23 10:09:25,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:25.423 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.055s] 2018-10-23 10:09:26,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:26.119 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.697s] 2018-10-23 10:09:27,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:27.737 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.147s] 2018-10-23 10:09:39,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:39.953 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.215s] 2018-10-23 10:09:42,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:42.850 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.119s] 2018-10-23 10:09:46,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:46.584 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.067s] 2018-10-23 10:09:47,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:47.241 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.390s] 2018-10-23 10:09:53,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:53.282 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.040s] 2018-10-23 10:09:54,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:54.853 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.029s] 2018-10-23 10:09:54,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:54.870 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.017s] 2018-10-23 10:09:58,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:58.338 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.055s] 2018-10-23 10:09:58,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:09:58.877 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 10:10:05,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:05.307 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.842s] 2018-10-23 10:10:09,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:09.036 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.726s] 2018-10-23 10:10:09,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:09.100 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [10.762s] 2018-10-23 10:10:11,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:11.872 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [2.836s] 2018-10-23 10:10:15,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:15.521 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.648s] 2018-10-23 10:10:18,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:18.140 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [2.619s] 2018-10-23 10:10:18,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:18.351 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.212s] 2018-10-23 10:10:26,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:26.696 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.899s] 2018-10-23 10:10:27,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:27.301 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.206s] 2018-10-23 10:10:27,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:27.495 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.194s] 2018-10-23 10:10:30,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:30.000 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.301s] 2018-10-23 10:10:30,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:30.203 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-23 10:10:34,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:34.279 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.832s] 2018-10-23 10:10:34,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:34.847 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.568s] 2018-10-23 10:10:35,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:35.452 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.604s] 2018-10-23 10:10:37,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:37.178 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.179s] 2018-10-23 10:10:40,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:40.304 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.187s] 2018-10-23 10:10:45,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:45.727 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.431s] 2018-10-23 10:10:47,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:47.873 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.813s] 2018-10-23 10:10:48,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:48.284 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.412s] 2018-10-23 10:10:48,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:48.819 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.091s] 2018-10-23 10:10:52,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:52.486 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.667s] 2018-10-23 10:10:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:55.080 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.144s] 2018-10-23 10:10:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:10:55.082 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-23 10:11:07,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:07.168 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [4.244s] 2018-10-23 10:11:10,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:10.768 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [3.600s] 2018-10-23 10:11:13,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:13.884 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.115s] 2018-10-23 10:11:16,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:16.811 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [2.926s] 2018-10-23 10:11:20,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:20.007 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [3.197s] 2018-10-23 10:11:30,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:30.875 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.317s] 2018-10-23 10:11:34,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:34.387 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.511s] 2018-10-23 10:11:37,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:37.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.276s] 2018-10-23 10:11:41,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:41.029 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.365s] 2018-10-23 10:11:44,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:44.106 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.077s] 2018-10-23 10:11:45,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:45.754 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [1.647s] 2018-10-23 10:11:48,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:48.918 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.164s] 2018-10-23 10:11:52,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:52.554 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.634s] 2018-10-23 10:11:53,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:53.644 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.090s] 2018-10-23 10:11:55,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:55.636 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [1.992s] 2018-10-23 10:11:55,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:55.980 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.344s] 2018-10-23 10:11:56,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.082 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.102s] 2018-10-23 10:11:56,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.175 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.092s] 2018-10-23 10:11:56,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.221 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2018-10-23 10:11:56,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.262 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.041s] 2018-10-23 10:11:56,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.381 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.118s] 2018-10-23 10:11:56,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.470 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.089s] 2018-10-23 10:11:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.517 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2018-10-23 10:11:56,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:11:56.578 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.061s] 2018-10-23 10:12:00,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:00.655 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.074s] 2018-10-23 10:12:18,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:18.385 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.623s] 2018-10-23 10:12:24,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:24.273 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.887s] 2018-10-23 10:12:30,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:30.036 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.762s] 2018-10-23 10:12:30,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:30.038 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-23 10:12:34,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:34.393 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.355s] 2018-10-23 10:12:40,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:12:40.209 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [5.816s] 2018-10-23 10:13:03,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:03.884 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [23.671s] 2018-10-23 10:13:05,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:05.134 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.252s] 2018-10-23 10:13:29,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:29.092 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.005s] 2018-10-23 10:13:30,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:30.529 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.437s] 2018-10-23 10:13:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:32.433 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [1.900s] 2018-10-23 10:13:33,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:33.134 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.703s] 2018-10-23 10:13:34,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:34.610 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.474s] 2018-10-23 10:13:35,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:35.448 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.839s] 2018-10-23 10:13:36,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:36.696 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.244s] 2018-10-23 10:13:36,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:36.736 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.042s] 2018-10-23 10:13:40,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:40.789 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.032s] 2018-10-23 10:13:42,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:42.101 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.311s] 2018-10-23 10:13:44,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:44.128 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.023s] 2018-10-23 10:13:44,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:44.816 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.690s] 2018-10-23 10:13:46,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:46.619 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.801s] 2018-10-23 10:13:47,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:47.281 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.662s] 2018-10-23 10:13:48,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:48.488 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.203s] 2018-10-23 10:13:48,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:48.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-10-23 10:13:56,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:56.258 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [2.206s] 2018-10-23 10:13:58,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:13:58.860 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [2.601s] 2018-10-23 10:14:08,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:08.052 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.522s] 2018-10-23 10:14:08,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:08.226 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.173s] 2018-10-23 10:14:18,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:18.648 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.890s] 2018-10-23 10:14:21,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:21.077 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.429s] 2018-10-23 10:14:26,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:26.530 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.362s] 2018-10-23 10:14:26,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:26.645 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.114s] 2018-10-23 10:14:26,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:26.887 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.242s] 2018-10-23 10:14:27,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:27.042 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.154s] 2018-10-23 10:14:27,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:27.265 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.223s] 2018-10-23 10:14:27,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:27.376 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.110s] 2018-10-23 10:14:27,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:27.560 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.183s] 2018-10-23 10:14:27,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:27.638 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.078s] 2018-10-23 10:14:27,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:27.832 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.194s] 2018-10-23 10:14:33,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:33.275 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.161s] 2018-10-23 10:14:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:33.505 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.229s] 2018-10-23 10:14:33,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:33.703 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.198s] 2018-10-23 10:14:33,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:33.778 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.075s] 2018-10-23 10:14:39,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:39.854 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.036s] 2018-10-23 10:14:39,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:39.948 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.094s] 2018-10-23 10:14:39,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:39.968 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.020s] 2018-10-23 10:14:39,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:39.989 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.021s] 2018-10-23 10:14:40,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:40.052 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.062s] 2018-10-23 10:14:43,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:43.458 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-23 10:14:46,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:46.799 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.185s] 2018-10-23 10:14:47,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:47.167 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.368s] 2018-10-23 10:14:52,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:52.792 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.190s] 2018-10-23 10:14:54,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:14:54.703 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.909s] 2018-10-23 10:15:00,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:00.275 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.185s] 2018-10-23 10:15:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:00.493 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.217s] 2018-10-23 10:15:00,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:00.670 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.177s] 2018-10-23 10:15:01,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:01.516 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [0.845s] 2018-10-23 10:15:01,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:01.530 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.014s] 2018-10-23 10:15:10,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:10.222 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.278s] 2018-10-23 10:15:11,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:11.486 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.263s] 2018-10-23 10:15:18,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:18.734 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.535s] 2018-10-23 10:15:18,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:18.909 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.175s] 2018-10-23 10:15:19,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:19.093 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.184s] 2018-10-23 10:15:19,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:19.289 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.196s] 2018-10-23 10:15:25,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:25.454 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [0.831s] 2018-10-23 10:15:26,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:26.278 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [0.822s] 2018-10-23 10:15:37,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:37.464 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.590s] 2018-10-23 10:15:44,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:44.096 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.288s] 2018-10-23 10:15:50,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:50.329 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.241s] 2018-10-23 10:15:50,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:15:50.924 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.595s] 2018-10-23 10:16:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:00.345 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [2.884s] 2018-10-23 10:16:04,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:04.020 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.674s] 2018-10-23 10:16:19,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:19.268 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.762s] 2018-10-23 10:16:25,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:25.399 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [6.130s] 2018-10-23 10:16:25,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:25.625 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.227s] 2018-10-23 10:16:26,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:26.172 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.547s] 2018-10-23 10:16:26,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:26.539 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.367s] 2018-10-23 10:16:46,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:16:46.924 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.381s] 2018-10-23 10:17:05,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:05.731 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [14.587s] 2018-10-23 10:17:09,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:09.671 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [3.939s] 2018-10-23 10:17:09,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:09.672 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... skip [0.000s]: ceph does not support arbitrary container names 2018-10-23 10:17:21,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:21.823 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [6.562s] 2018-10-23 10:17:22,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:22.719 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [0.896s] 2018-10-23 10:17:24,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:24.399 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [1.680s] 2018-10-23 10:17:24,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:24.590 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.191s] 2018-10-23 10:17:24,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:24.772 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.182s] 2018-10-23 10:17:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:24.977 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.204s] 2018-10-23 10:17:25,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.164 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.187s] 2018-10-23 10:17:25,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.175 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-10-23 10:17:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.185 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-10-23 10:17:25,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.218 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.033s] 2018-10-23 10:17:25,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.437 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.218s] 2018-10-23 10:17:25,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.445 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-10-23 10:17:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.478 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.033s] 2018-10-23 10:17:25,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.513 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-10-23 10:17:25,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.521 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-10-23 10:17:25,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.559 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.037s] 2018-10-23 10:17:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.598 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.039s] 2018-10-23 10:17:25,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.634 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2018-10-23 10:17:25,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:25.673 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-10-23 10:17:26,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.214 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.540s] 2018-10-23 10:17:26,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.250 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-10-23 10:17:26,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.284 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-23 10:17:26,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.292 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-23 10:17:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.326 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-10-23 10:17:26,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.359 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-23 10:17:26,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.405 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.046s] 2018-10-23 10:17:26,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.606 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.200s] 2018-10-23 10:17:26,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.647 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.041s] 2018-10-23 10:17:26,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.681 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.034s] 2018-10-23 10:17:26,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.881 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.200s] 2018-10-23 10:17:26,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.917 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2018-10-23 10:17:26,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:26.950 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-10-23 10:17:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:33.988 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.967s] 2018-10-23 10:17:51,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:51.527 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [17.536s] 2018-10-23 10:17:55,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:17:55.228 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.705s] 2018-10-23 10:18:14,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:18:14.167 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [18.932s] 2018-10-23 10:18:19,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:18:19.445 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.281s] 2018-10-23 10:18:28,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 28bab81b-3471-4b4a-9538-2b07fd41e4c1 2018-10-23 10:18:28,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '28bab81b-3471-4b4a-9538-2b07fd41e4c1']'. 2018-10-23 10:18:29,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 28bab81b-3471-4b4a-9538-2b07fd41e4c1 | 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 09:43:06 | 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 10:18:28 | 2018-10-23 10:18:29,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:35:22 | 2018-10-23 10:18:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-23 10:18:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 10:18:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 10:18:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dd3b2349-873d-4790-ae54-a7d7d7d0f98e) | 2018-10-23 10:18:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 10:18:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee950f1d-9c35-4358-bddd-5a573cc897e4) | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2110.569 | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1195 | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 222 | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 10:18:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 54 | 2018-10-23 10:18:29,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 10:18:29,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 10:18:29,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 10:18:30,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 95.676541233% 2018-10-23 10:18:32,006 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 35:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-23 10:18:34,812 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-23 10:18:34,812 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-23 10:18:37,740 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-9 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-23 10:18:37,745 - 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.23,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sA6vThVex4HTUgPAvnyx6rV4n 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=75b496dd16d34c75adcf276cf3069d94 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-23 10:18:37,745 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-23 10:18:37,756 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-23 10:18:38,939 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'cdd5bbd92f484662a455940fcc8a2518', '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'tempest_scenario-project_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef'}) 2018-10-23 10:18:39,329 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd59f5656ac264400a71bf5823b375862', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef'}) 2018-10-23 10:18:39,524 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-23 10:18:39,556 - functest.core.tenantnetwork - DEBUG - role: 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'b9bb1025402b4d5d8aa911504c370b8c'}) 2018-10-23 10:18:40,230 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 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'cdd5bbd92f484662a455940fcc8a2518', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '88b55f25-7301-491d-9a9f-20639543e263', 'username': u'tempest_scenario-user_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-23 10:18:40,234 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'password': '88b55f25-7301-491d-9a9f-20639543e263', 'project_name': 'tempest_scenario-project_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'cdd5bbd92f484662a455940fcc8a2518', 'project_domain_name': 'Default'} 2018-10-23 10:18:41,539 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-23 10:18:45,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6ff88a85-85d9-4649-a631-7f26f647496c | 2018-10-23T10:18:45.112371 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6ff88a85-85d9-4649-a631-7f26f647496c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-23 10:18:48,420 - 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__ | tempest-type-1120769880 | Available | | __unknown__ | tempest-type-651451552 | 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-10-23 10:18:49,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-23 10:18:53,622 - 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=75f6468d-ee14-48bb-981c-d384e3b80b26) as the default verifier for the future CLI operations. 2018-10-23 10:18:55,908 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-10-23 10:18:56,717 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/2a795c41-9621-4a42-bfcb-824a4d37fda4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2a795c41-9621-4a42-bfcb-824a4d37fda4/file', 'owner': u'cdd5bbd92f484662a455940fcc8a2518', 'id': u'2a795c41-9621-4a42-bfcb-824a4d37fda4', 'size': 12716032, u'self': u'/v2/images/2a795c41-9621-4a42-bfcb-824a4d37fda4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdd5bbd92f484662a455940fcc8a2518', 'name': 'tempest_scenario-project_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/2a795c41-9621-4a42-bfcb-824a4d37fda4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T10:18:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T10:18:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2a795c41-9621-4a42-bfcb-824a4d37fda4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'created': u'2018-10-23T10:18:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T10:18:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2a795c41-9621-4a42-bfcb-824a4d37fda4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 10:18:56,942 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', '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'75b496dd16d34c75adcf276cf3069d94', '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'070471a1-dc56-40e9-ab3b-a09506cf54da', 'swap': 0}) 2018-10-23 10:18:57,731 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/01b02851-1f20-4cff-b7f9-f4b31fa61869/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01b02851-1f20-4cff-b7f9-f4b31fa61869/file', 'owner': u'cdd5bbd92f484662a455940fcc8a2518', 'id': u'01b02851-1f20-4cff-b7f9-f4b31fa61869', 'size': 12716032, u'self': u'/v2/images/01b02851-1f20-4cff-b7f9-f4b31fa61869', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdd5bbd92f484662a455940fcc8a2518', 'name': 'tempest_scenario-project_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9d8fc294-6a53-4c1e-89df-d43915341382/images/01b02851-1f20-4cff-b7f9-f4b31fa61869/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-23T10:18:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-23T10:18:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/01b02851-1f20-4cff-b7f9-f4b31fa61869', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', 'created': u'2018-10-23T10:18:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-23T10:18:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/01b02851-1f20-4cff-b7f9-f4b31fa61869', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-23 10:18:57,767 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', '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'75b496dd16d34c75adcf276cf3069d94', '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'43329274-5e9f-44f5-ab5e-6b1caec50af4', 'swap': 0}) 2018-10-23 10:18:57,786 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_4c0f5fc2-584c-4db3-acaa-fbe54e10b6ef', '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'75b496dd16d34c75adcf276cf3069d94', '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'43329274-5e9f-44f5-ab5e-6b1caec50af4', 'swap': 0}) 2018-10-23 10:19:00,542 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-23 10:19:00,542 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-23 10:19:00,543 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-23 10:19:00,546 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-23 10:19:00,554 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-23 10:19:02,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-75f6468d-ee14-48bb-981c-d384e3b80b26/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-10-23 10:19:02,622 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-23 10:19:02,623 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-23 10:19:02,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-10-23 10:19:14,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:19:14.813 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-10-23 10:19:59,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:19:59.732 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [36.518s] 2018-10-23 10:20:44,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:20:44.740 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [39.388s] 2018-10-23 10:21:30,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:21:30.280 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [45.529s] 2018-10-23 10:22:47,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:22:47.023 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [71.726s] 2018-10-23 10:22:52,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:22:52.420 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.697s] 2018-10-23 10:24:06,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:24:06.224 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [67.687s] 2018-10-23 10:24:51,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:24:51.809 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [45.576s] 2018-10-23 10:26:20,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:26:20.445 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [78.686s] 2018-10-23 10:26:59,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:26:59.467 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.799s] 2018-10-23 10:27:25,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:27:25.582 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.001s]: Encrypted volume attach is not supported 2018-10-23 10:32:44,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:32:44.074 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [318.048s] 2018-10-23 10:33:44,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-23 10:33:44.974 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [61.225s] 2018-10-23 10:34:00,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 49d97f0a-1039-4707-b944-5018f908577b 2018-10-23 10:34:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '49d97f0a-1039-4707-b944-5018f908577b']'. 2018-10-23 10:34:01,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-23 10:34:01,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-23 10:34:01,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 10:34:01,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 49d97f0a-1039-4707-b944-5018f908577b | 2018-10-23 10:34:01,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-23 10:34:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-23 10:19:04 | 2018-10-23 10:34:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-23 10:34:00 | 2018-10-23 10:34:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:56 | 2018-10-23 10:34:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-23 10:34:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 75f6468d-ee14-48bb-981c-d384e3b80b26) | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6ff88a85-85d9-4649-a631-7f26f647496c) | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 877.982 | 2018-10-23 10:34:01,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 10 | 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-23 10:34:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-23 10:34:01,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 83.3333333333% 2018-10-23 10:34:03,591 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 15:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-23 10:34:06,963 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-10-23 10:34:06,964 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR